body {margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}
td,body,input,select {font-size: 12px;color: #000000;}

/*首页导航专用start*/
.nav01 {color:#000000;font-family: "宋体";line-height:20px;}
.nav01 a:link {font-size: 12px;color: #000000;text-decoration: none;line-height:20px;}
.nav01 a:visited {font-size: 12px;color:#000000;text-decoration: none;line-height:20px;}
.nav01 a:hover {font-size: 12px;color: #000000;text-decoration: underline;line-height:20px;}
/*首页导航专用end*/

/**首页设置文字上下间距start**/
.lh01{line-height:18px}
.lh02{line-height:17px}
.lh03{line-height:19px}
.lh04{line-height:18px}
.lh05{line-height:15px}
/**首页设置文字上下间距end**/

/**首页链接：鼠标响应隐藏下划线start**/
.redlink a:link,.redlink a:visited,.whitelink a:link,.whitelink a:visited,.yellowlink a:link,.yellowlink a:visited,.orangelink a:link,.orangelink a:visited
{text-decoration:underline;}
.redlink a:active,.redlink a:hover,.whitelink a:active,.whitelink a:hover,.yellowlink a:active,.yellowlink a:hover,.orangelink a:active,.orangelink a:hover
{text-decoration:none;}
/**首页链接：鼠标响应隐藏下划线end**/

/**首页链接：鼠标响应显示下划线start**/
.navred {color:#000000;font-family: "宋体"; text-decoration: none;}
.navred a:link {font-size: 12px;color: #000000;text-decoration: underline;}
.navred a:visited {font-size: 12px;color:#000000;text-decoration: underline;}
.navred a:hover {font-size: 12px;color: #A22743;text-decoration: underline;}
/**首页链接：鼠标响应显示下划线end**/

/**首页链接：首页标题字start**/
.biaoti {font-size: 13px;color: #FFFFFF;text-decoration: none;}
.heisebiaoti {font-size: 13px;color: #000000;text-decoration: none;}
.white {font-size: 12px;color: #FFFFFF;text-decoration: none;}
.tt1 {font-size:12px; color:#003366; line-height:170%;}
/**首页链接：首页标题字end**/

/*首页底部专用start*/
.nav02 {color:#003366;font-family: "宋体";}
.nav02 a:link {font-size: 12px;color: #003366;text-decoration: none;}
.nav02 a:visited {font-size: 12px;color:#003366;text-decoration: none;}
.nav02 a:hover {font-size: 12px;color: #003366;text-decoration: underline;}
/*首页底部专用end*/


/*红色start*/
.hongse {
	font-family: "宋体";
	font-size: 9pt;
	color: #D00008;
	text-decoration: none;
}


.hongse a:link {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.hongse a:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.hongse a:hover{
	font-family: "宋体";
	font-size: 9pt;
	color: red;
	text-decoration: none;
}
/*红色end*/
