@charset "utf-8";
* {
	margin:0px;
	padding:0px;
	border:0px;
}
a{
	text-decoration:none
}
ul,li{
	list-style:none;
	list-style-type:none;
}
body, html {
	background:url(../images/bg.jpg) repeat-x;
}
.myhead {
	margin:0px auto;
	width:986px;
	height:151px;
}
.indexcontentout {
	
	background:#fff;
	margin:0px auto;
	width:910px;
}
.indexcontentinside {
	width:900px;
	margin:12px auto 0px auto;
	overflow:hidden;
}
.banner{
	margin-top:5px;
	height:190px;
	overflow:hidden;
}

.indexcleft{
	margin:25px 0px 0px 8px;
	width:407px;	
	float:left;
}

.indexcright{
	margin:25px 8px 0px 0px;
	width:407px;	
	height:500px;
	float:right;
}

.myctitle{
	height:36px;
 	
	
}
.indexlist {
	margin-top:12px;
	
	
}
.indexlist li{
	height:25px;
	line-height:25px;
	overflow:hidden;
	font-size:13px;
	background:url(../images/tag.gif) no-repeat left center;
	padding-left:10px;
}
.indexlist li a ,.indexlist li a:visited{
	
	font-size:13px;
	color:#000;
	
	
}
.indexlist li a:hover{
	
	font-size:13px;
	color:#F00;
	
	
}
 .list_title{
 float:left;
}

.list_date{
 float:right;
}

.footer{
	clear:both;
	padding-top:20px;
	height:54px;
}


.listpagecontent{
	margin:25px 0px 0px 0px;
	width:900px;		
	font-size:13px;
}

.listpagecontent a,.listpagecontent a {
	color:#000;
	font-size:13px;
	font-weight:normal;
	
}

.listpagecontent a:hover {
	color:#F00;
	
	
}



.listTitleBg{
	height:28px;
	width:900px;
	background:url(../images/listTitleBg.jpg) no-repeat;
	overflow:hidden;
	padding:8px 0px 0px 10px;	
	font-weight:bold;
}

.listTitleBg a,listTitleBg a:visited{
	color:#000;
	font-size:13px;
	
}
.listUl{
	color:#000;
	font-size:13px;
	margin:20px 10px;
	
}



.listpage-title_02{
   padding:0px 0px 10px 0px;
   font-size:17px;
   color:#10507e;
   text-align:center;
   font-family:"黑体"  ;
   font-weight:bold;


}
.listpage-jiange05{

 margin:0px 50px;
 padding:0px 10px;
 line-height:30px;
 text-align:center;
 border-top:1px  dotted #ddd;


}

.arcicleconent{
  font-size:14px;
  line-height:180%;
  width:850px;
  margin:20px auto;
  
   
  overflow-x:auto; 

}
.arcicleconent  *{
  font-size:13px;
  font-family:宋体;  
  text-indent:2em;
	
}
.arcicleconent a{
	text-decoration:underline;
	font-weight:bold;
	
}
.arcicleconent p{
  margin-bottom:20px; 

}
