@charset "utf-8";
/* CSS Document */

div,form,img,ul,ol,li,dl,dt,dd,p,tr,td,input{margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6,p{ margin:0; padding:0; font-weight:normal;}
body{
	width:100%;
	font-family: Arial, Helvetica, sans-serif,"宋体";
	font-size:12px;
	margin:0;
	padding:0;
	color:#666666;
	height:auto;
	line-height:20px;
	background: url(../images/bodyBJ.jpg) no-repeat center top;
	
	}
img{ border:0px;}
ul,li{ list-style:none; }
a{ text-decoration:none; color:#333; }
a:hover{ text-decoration:none; color:#04499a;}
a,area{blr:expression(this.onFocus=this.blur()); outline:none;}
.float_left{ float:left;}
.float_right{ float:right;}
.del_float{ clear:both; font-size:0px; line-height:0px;}
.colorBlue,.colorBlue a,.colorBlue a:hover{ color:#1e7db7}
.font14{ font-size:14px}


#warp{ width:1003px; margin:0 auto;}
#HeaderPage{ width:1003px; margin:0 auto}
#logo{ background:url(../images/logo.png) no-repeat; width:263px; height:37px; float:left; margin:11px 0 15px 40px; display:inline}
#logo a{ display:block; width:263px; height:37px; text-indent:-9999px;}
.topNav{ width:200px; float:right; margin:30px 50px 0 0}
.topNav ul li{ width:65px; float:left; border-right:1px solid #494949; line-height:14px; height:14px; text-align:center;}
.topNav ul li.none{ border:none}

/*主菜单*/
.mainNav{ width:953px; padding-left:50px; background:url(../images/mainNavBJ.jpg) repeat-x left top; height:31px; display:block; clear:right; padding-top:4px; position:relative;}
.mainNav ul li{ float:left; height:31px; width:auto }
.mainNav ul li img{ font-size:0; line-height:0; display:block}
.mainNav ul li.line{ width:2px; height:31px; background:url(../images/mainLine.jpg) no-repeat left center; padding:0; margin:0 10px}

/*子菜单*/
.subNav{float:left; height:26px; width:auto; position: absolute; top:33px; overflow:hidden;}
.subNav ul{ float:left; background:url(../images/subNavM.png) repeat-x left top; height:26px; }
.subNav ul li{height:26px; padding:0 10px; text-align:center; line-height:26px; background:url(../images/subNavM.png) repeat-x left top; }
.subNav ul li a{ color:#909090}
.subNav ul li a:hover{ color:#2f74c5}

.subIcon{ width:14px; height:26px; float:left}



#content{ width:1003px; margin:15px auto}
.indexBanner{ width:100%; margin:0 auto 10px; display:block}
#FootPage{ width:888px; padding:15px 65px 0 50px; margin:0 auto; background: url(../images/footBJ.jpg) repeat-x left top; height:40px}


.page{ text-align:center; display:block; height:30px; margin:0 auto; width:100%}
.page a{ padding:0 3px; border:1px solid #9aafe5; text-align:center; color:#2e6ab1; margin:0 2px}
.page a:hover{ border:1px solid #000080; background:#2e6ab1; color:#fff; font-weight:bold}