﻿div,h1,h2,h3,h4,h5,h6,h7,span,ul,li,ol,dl,dt,dd,form,input,th,td,textarea,p,table,body{
	margin:0px;
	padding:0px;
}
body{
	font-size:12px;
	font-family:"微软雅黑";
	background:#f3f0eb;
}
ul li{
	list-style-type:none;
}
a{
	text-decoration:none;
	font-size:12px;
	color:#414141;
}
img{
	border:none;
}
.clear{
	clear:both;
}
/*header*/
.header{
	width:1001px;
	margin:0px auto;
}
.logo{
	padding-top:28px;
	float:left;
	padding-bottom:15px;
}
.header_right{
	float:right;
	padding-top:20px;
}
.sw{
	text-align:right;
	font-size:12px;
	color:#585757;
	line-height:24px;
}
.sw a{
	font-family:"微软雅黑";
	padding-left:38px;
	font-size:12px;
	color:#585757;
	line-height:24px;
}
.dl{
	padding-top:17px;
	text-align:right;
}
/*nav*/
.nav{
	/*background:url(../images/nav_bg_07.gif) repeat-x;*/
	height:36px;
}
.nav_ul{
	width:1001px;
	margin:0px auto;
	/*background:url(../images/tableft5.gif) repeat-x top;*/
	/*height:34px;*/
}
.nav_ul li{
	float:left;

	padding:0px;
}
.nav_ul li a{
	font-family:"微软雅黑";
	font-size:16px;
	color:#222;
	/*line-height:36px;*/
      
}
.nav_ul li a span{
border-right:1px solid #222;
display:block;
       width:123px;
text-align:center;
margin:0;
} 
.nav ul li a:hover{  width:120px; background-color:#FFF; color:#0B66B5;margin-top:10px; text-decoration:underline; font-weight:bold;}

.nav_ul li a span:hover{
       display:block;
       /*background:url(../images/tabright5.gif) repeat-x top;*/
       width:125px;
       text-align:center;
     
margin:0;
} 





/*banner*/
.banner{
	background:url(../images/banner_20.gif) repeat-x;
	height:356px;
	padding:5px 0px 0px 0px;
}
.banner_midle{
	width:1001px;
	margin:0px auto;
}
.slideBox{
	width:1001px;
	height:344px;
	position:relative;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
} 
.slideBox .hd{ height:25px; overflow:hidden; position:absolute;right:15px; bottom:15px; z-index:1;} 
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;} 
.slideBox .hd ul li{ float:left; margin-right:5px;width:25px; line-height:25px; text-align:center; background-color:#fab203; cursor:pointer;} 
.slideBox .hd ul li.on{ background: #b50303; color:#fff;} 
.slideBox .bd{
	position:relative;
	height:344px;
	z-index:0;
} 
.slideBox .bd img{ width:1001px; height:344px;}
/*main*/
.main{
	width:1001px;
	margin:0px auto;
}
/*footer*/
.footer{
	background:url(../images/footer_bg_41.gif) repeat-x top #f3f0eb;
	padding:15px 0px;
}
.foot_midle{
	width:887px;
	margin:0px auto;
	text-align:center;
}
.foot_midle p,.foot_midle p a{
	font-size:14px;
	line-height:24px;
	color:#5d5c5c;
}
/*分页样式*/
.page_info{text-align:center;margin-top:10px;color:#333; font-size:14px;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:24px;line-height:24px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:10px;margin-top:20px;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_list a.on{color:#333;border:1px solid #ccc;background:#E5EDF2;}


/*内容分页*/
.contPage{height:20px;line-height:20px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:10px;margin-top:20px;}
.contPage a{display:inline-block;color:#898989;background:#fff;text-align:center;padding:0 7px;margin:0 1px;}
.contPage a:hover{color:#fff;background:#898989;}
.contPage a.on{color:#333;background:#E5EDF2;border:1px solid #C2D5E3;}