/* CSS Document */

body{ margin:0px; font-size:14px; background:#FFFFFF;}
td{ font-size:14px; font-family:Arial, Helvetica, sans-serif,"ËÎÌå"}
.inputborder{ font-size:12px;}

a{ color:#000000; text-decoration:none;}
a:hover{ color:#000000; text-decoration:underline;}
a.link_product{ color:#06428C; text-decoration:none}
a.link_product:hover{ color:#06428C; text-decoration:underline}
.border_b{
	padding:4px;
	margin-top:3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	margin-left:15px;
	margin-right:15px;
	
}
.border_news{
	padding:4px;
	margin-top:2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
.dbline{ line-height:200%}
.halfline{ line-height:150%;}
.left01{color:#06428C;}
.border_pro{ border:1px #CCCCCC solid; padding:0px; width:168px;}

.news_border{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding:4px;
}
.row_intro3{ font-size:18px; font-weight:bold; color:#FF6600}
.news_time{ font-size:12px; color:#dddddd;}
.more{ color:#0066CC; border-bottom:1px dashed #0066CC}