/* CSS Document */
*{margin:0;padding:0;font-size:12px;color:#333;font-family:"Tahoma",Arial, Helvetica, sans-serif;}
body{
	text-align:center;
	background:#FFFFFF;	
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#f3871c;
	text-decoration:underline;
}
h1,h3,h4{
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-indent:0.3cm;
	text-align:left;
}
h2{
	font-weight:bold;
	color:#333333;
}
h3{
	color:#333;
}
h4{
	color:#333;
	text-indent:0;
}
.pro{
	font-weight:bold;
	margin-top:1px;
	margin-bottom:1px;
}
.pro img{
	border:#CCCCCC solid 1px;
}
.text{
	text-indent:0.5cm;
	line-height:18px;
	padding:8px;
}
.t_b{
	line-height:15px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
}
.date{
	color:#f3871c;
	font-weight:bold;
}
.date a{
	color:#f3871c;
	font-weight:bold;
	text-decoration:underline;
}
.submit{
	color:#333;
	font-weight:bold;
}
.tb_border{
	border-top:#fff solid 1px;
	border-bottom:#fff solid 1px;
}
.border{
	border:#ccc solid 1px;
}
.b_border{
	border-bottom:#000 solid 1px;
}
.tb_margin{
	margin-top:20px;
	margin-bottom:10px;
}
.left{
	margin-bottom:40px;
	text-align:left;
}
.border_bottom{
	border-bottom:#CCCCCC dotted 1px;
	text-indent:15px;
	background-image: url(label4.jpg);
	background-repeat: no-repeat;
	background-position: 1% 50%;
}
.border_right{
	border-right:#ccc dotted 1px;
}
.tabss
{
 table-layout: fixed;
 word-wrap:break-word;
}
