@charset "utf-8";
* {
	padding: 0px;
	margin: 0px;
	list-style: none;
	list-style-type: none;
}
img {
	border: 0px;
}
a {
	text-decoration: none;
	color: #000;
	font-size: 15px;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}
a:visited {
	color: #000;
}
body {
	font-size: 15px;
	background: #ececec url("../images/banner.jpg") repeat-x;

}
.clearboth {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.center_all {
	width: 1300px;
	margin: 0px auto;
	position: relative;
	z-index:10;
}

.top01{
	height:111px;
	padding-top:25px;		
}

.mainMenu{
	height:58px;	
}

.banner{
	height:568px;
	overflow:hidden;
	position: relative;
	background: url("../images/banner01.jpg") no-repeat center top;
}

.index_middle_out{
	margin-top:30px;
	height:811px;
	overflow:hidden;	
}

.footer{
	background:#005ba1;
	padding-top:80px;
	height:155px;
	position: relative;
	color:#fff;
	font-size:16px;
	text-align:center;
	z-index:1;
	margin-top:-57px;
	line-height:140%;
	
}
.index_middle_bg{
	position:absolute;
	z-index:1;
	
}

.newsPic{
	width:405px;
	height:215px;
	position:absolute;
	z-index:20;
	left:11px;
	top:60px;
	
}
	
	
	
.newsList{
	width:390px;
	height:210px;
	position:absolute;
	z-index:20;
	left:455px;
	top:65px;	
	
}
.newsList01{	
	left:894px;
	top:65px;
}


.newsList02{	
	left:13px;
	top:393px;
}


.newsList03{	
	left:455px;
	top:393px;
}

.newsList04{	
	left:894px;
	top:393px;
}
.newsList  li{
	line-height:35px;
	height:35px;
}		
	
	
	
.newsList  .date01{
	float:right;
}		
	
	
	
	
	
	
.index_middle_out01{
	width:1278px;
	padding:10px;
	overflow:hidden;
	border:1px #005ba1 solid;
	background-color:#fff;
}

.currentPath{
	padding:20px 0px 5px 30px;
	
	
	
}

	
	
.footer1{
	
	margin-top:30px;
}

.friendSite {
	position:absolute;
	top:726px;
	left:16px;
	z-index:30;
	width:1260px;
	
	
}


.friendSite  li{
	float:left;
	padding-right:40px;
        line-height:180%;
}

.friendSite  li a{
	font-size:17px;
}










.content_02{
	width:1278px;
	
	margin:0px auto;
	padding:10px 0px;
}



.c_title{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin-top:30px;
	
}

.c_title_info{
	border-bottom:1px #999 dotted;
	text-align:center;
	margin:15px auto 15px auto;
	width:1100px;
	
	padding-bottom:10px;
	font-size:13px;
	color:#666;
}

.c_content{
    font-size:15px;
	width:1278px;	
	overflow-x:auto;
	margin:0px auto;
	line-height:180%;
}
.c_content a{

font-weight:bold;
text-decoration:underline;
}
.c_content *{
	line-height:180%;

}



.c_content p,.c_content div{
	text-indent:2em;
	margin:25px 0px;
}

.wp_nav{
   padding-top:10px;
   padding-left:20px;

}

.wp_nav  li  a{
   font-size:20px;
}


.wp_nav  li {
   padding-left:30px;
   padding-right:30px;


}
























