@charset "utf-8";
/* CSS Document */

/*通用样式*/
body {background-color: #FFFFFF;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px; margin-bottom: 0px; text-align:center;}
body,td,th,div {color: #333333;font-family: 宋体;font-size: 12px;}
a:link {color: #666666;	text-decoration: none;}
a:visited {text-decoration: none;color: #ff9900;}
a:hover {text-decoration: none;	color: #ff6600;}
a:active {text-decoration:none;}
a img{ border-width:0px;}
ul,li,dl,dt,dd{ padding:0px; margin:0px;text-indent: 0px; text-align:left; }
li{ list-style-type: none; }
form{padding:0px; margin:0px;text-indent: 0px; }
.clear{ clear:both; height:0px; padding:0px; margin:0px; line-height:0px; display:block;}

/*顶部Logo条*/
.topBox{	width:518px;	height:87px; padding-left:472px; margin:auto;	background-image: url(../image/picture/top_logo_02.png);	background-repeat: no-repeat;	background-position: left top;}
	.topBox .InnerBox{width:518px; height:87px; background-image: url(../image/picture/top_bg.jpg);background-repeat: no-repeat;	background-position: left top;}
	.topBox .InnerBox .link{ height:33px;padding:10px 65px 0px 0px; text-align:right; }
	.topBox .InnerBox .link a{ color:#006815;}
	.topBox .InnerBox .link a:hover{	color:#66cc00;}
	.topBox .InnerBox .seach{ padding-left:105px; }
	.topBox .InnerBox .seach .bg_bd{ border:1px solid #447530; font-size:12px; background-color:#FFFFFF;}
	.topBox .InnerBox .seach select{width:87px;height:20px;float:left; padding:0px; margin:0px;}
	.topBox .InnerBox .seach .seach_text{ width:218px; padding:0px; margin-left:4px; height:18px;float:left;}
	.topBox .InnerBox .seach .sch_submit{ width:49px; height:20px; margin-left:8px; display:block; float:left;}

/*顶部Link条*/
.topLink{ width:990px; height:59px; margin:auto;}
	.topLink .LBorder{height:59px; width:3px; float:left;}
	.topLink .CBox{width:983px; height:59px; float:left; background-repeat:repeat-x; background-image:url(../image/background/top_menu_12.png);}
	.topLink .CBox .menuT{width:160px; height:14px; padding-top:30px; text-align:center; float:left;}
	.topLink .CBox .menuT a{ color:#007531; font-size:14px; font-weight:bold;}
	.topLink .CBox .menuT a:hover{ color:#66cc00;}
	.topLink .RBorder{height:59px; width:4px;float:left;}

/*链接导航栏*/
.pilot{ width:990px; height:35px; margin:auto; text-align:left;}
	.pilot .linkBox{ width:550px; padding:8px 0px 0px 45px; float:left;}
	.pilot .linkPic{ width:306px; height:33px; float:right; background-image:url(../image/picture/LinkPilot_03.png); background-repeat:no-repeat;}

/*页底*/
.bottomBox{width:990px; height:38px; margin:auto; background-image:url(../image/background/pageBottom_61.png); background-repeat:repeat-x;}
	.bottomBox .copyRight{ padding-top:5px; text-align:center; color:#086302; line-height:14px;}