@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, html {
	font-size: 15px;
	background: url(../images/top_bg.jpg) center top repeat-x;
}
.clearboth {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.center_all {
	width: 1240px;
	margin: 0px auto;
}
.top_log {
	height: 140px;
}
.mainMenu {
	height: 48px;
}
.index_middle_bg {
	height: 650px;
	width: 100%;
	background: url(../images/index_bg.jpg) center top no-repeat;
}
.index_middle {
	heigth: 603px;
	position: relative;
}
.index_middle_bg01 {
	position: absolute;
	top: 21px;
	z-index: 1;
}
.newsPic {
	width: 389px;
	height: 208px;
	position: absolute;
	z-index: 10;
	top: 90px;
	left: 30px;
}
.newsList {
	width: 355px;
	height: 210px;
	position: absolute;
	z-index: 10;
	left: 438px;
	top: 89px;
}
.newsList li {
	background: url(../images/tag.jpg) left center no-repeat;
	padding-left: 10px;
	height: 33px;
	line-height: 33px;
	border-bottom: 1px dotted #CCCCCC;
}
.newsList li span.date01 {
	float: right;
}
.tongzhigonggao {
	left: 825px;
	width: 373px;
}
.xuelijiaoyu {
	left: 18px;
	top: 383px;
}
.jaoyupeixun {
	left: 424px;
}
.xiangguanlianjie {
	left: 834px;
	top: 350px;
}
.xiangguanlianjie li {
	background: url(../images/tag0x.jpg) left center no-repeat;
	background-color: #f2f1f1;
	text-align: center;
	height: 40px;
	line-height: 40px;
	margin-bottom: 9px;
	border-bottom: 0px dotted #CCCCCC;
}
.xiangguanlianjie li a {
	font-size: 16px;
	color: #2f67b2;
	font-weight:bold;
}
.friendUrl {
	padding: 20px 0px;
	text-align: center;
	line-height: 180%;
}
.friendUrl a {
	display: inline-block;
	padding-right: 20px;
	color: #2f67b2;
	font-size: 17px;
}
.footer {
	border-top: 2px solid #2f67b2;
	text-align: center;
	color: #a5a6a8;
	font-size: 16px;
	margin-top: 40px;
	padding: 10px 0px 20px 0px;
	line-height: 160%;
}


.path{
	border:1px solid #2f67b2;
	padding:10px;
	width:1220px;
	margin:20px auto;	
}


.listOut{
	border:1px solid #2f67b2;
	padding:10px;
	width:1220px;
	margin:20px auto;	
}

.c_title{
	font-size:17px;
	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:1220px;	
	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_paging_w3{

   padding:20px 0px 40px 0px;
}


.wp_subcolumn_list .wp_sublist .sublist_title {
    border-bottom: 1px solid #Ccc;
}

.wp_nav{
   padding:7px  0px 0px 50px;

}

.wp_nav .nav-item {
    display: inline-block;
    float: left;
    position: relative;
    vertical-align: bottom;
    padding-left:40px;
    padding-right:40px;
   text-align:center;
}


.wp_nav .nav-item a {
   font-size:17px;
}


.listOut  .wp_article_list  .list_item{
     height:30px;
     lineheight:30px;
}



.wp_nav .sub-nav .nav-item {

  padding-left: 0px;
  padding-right: 0px;

}


.wp_nav .sub-nav .nav-item a {

  text-align: center;
  border-top: 1px solid #D8E1CC;
   padding-left:20px;
   padding-right:30px; 
 }
