body {font-size:12px; color:#747474; font-family:Verdana, Arial, Helvetica, sans-serif;background-color:#FFFFFF; margin:0px;}
td{font-size:12px;}/*栏目页面字体*/
.body_border {border: 1px solid #477E59;}


/*　a:hover 当鼠标移动到超连接时
　　a:link 超连接（一般使用a就好了）
　　a:active 是鼠标点击是的超连接
　　a:visited 是已经点过的超连接
*/

/*默认*/
a:link,a:visited{color:#747474; font-size:12px; text-decoration:none; line-height:13.5pt}
a:hover {text-decoration:none; color:#006600;}


a.lin1:link,a.lin1:visited{ font-size:10px; font-weight:bold; text-decoration:none; color:#fff; padding:0px 5px;}
a.lin1:hover{ color:#99FF00; text-decoration:underline;}

a.lin2:link,a.lin2:visited{ font-size:12px; text-decoration:none; color:#fff; }
a.lin2:hover{ color:#99FF00; text-decoration:underline;}

.text{font-size:12px; font-weight:bold; color:#FFF; padding:4px 0px 0px 0px;}
.text1{font-size:12px; font-weight:bold; color:#003300; padding:4px 0px 0px 0px;}
.text2{font-size:12px; font-weight:bold; color:#009999;}
.text3{font-size:12px; color:#666666; padding:10px 20px; line-height:150%;}


.text_a{/*普通正文*/
	font-size:12px;
	line-height:130%;
	color: #000000;
	text-decoration: none;
}

.text_b{/*文章标题*/
	font-size:18px;
	font-weight: bold; /*粗体*/
	line-height:170%;
	color: #000000;
	text-decoration: none;
}

.text_c{/*文章正文*/
	font-size:14px;
	line-height:170%;
	color: #000000;
	text-decoration: none;
}

.text_d{/*文章正文*/
	font-size:12px;
	line-height:170%;
	color: #000000;
	text-decoration: none;
}
.unlin {
	border-bottom: 1px dashed #006600;
}
