/*ÁÐ±íÒ³*/
.middle {
	/*background-color: #f2f2f2;*/
	background: transparent url(../img/list_top_bg.png) repeat-x top center;
	height: auto;
        min-height:200px;
	width: 100%;
	padding-top: 75px;
	text-align: center;
        background-color: #FFF;	
}
.list-content {
	height: auto;
	
}
.list-content-l {
	/*background-color: #f5f5f5;*/
	height: auto;
	width: 240px;	
	background-image: url(/jdsyzx/img/con-left.png);
	background-repeat: repeat-x;
}
.list-content-r {
	height: auto;
	width: 940px;
}
.list-content-l #title {
	background-color: #0d5bc3;
	height: 100px;
	font-size: 16px;
	line-height: 100px;
	color: #FFF;
	font-family: "Î¢ÈíÑÅºÚ";
	font-weight: bold;
	text-align: center;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F57C40;
        letter-spacing: 3px;
}


.list-content-l #list ul li {
	height: 77px;
	line-height: 77px;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 15px;
	color: #000;
	vertical-align: middle;
	text-align: center;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #c5c9cc;	
}

.list-content-l #list ul li a{
 color: #333;
 display: block;
}



.list-content-l #list  .active  a{
 height: 77px;
 line-height: 77px;
 font-family: "Î¢ÈíÑÅºÚ";
 font-size: 15px;
 color: #ffffff;

 vertical-align: middle;
 background-color:#2786D3 ; 
 width:260px; 
 margin-left:-10px;
 margin-right:-10px;
 text-align: center;
 display: block;
}
.content-gap{
	height: 100px;
	margin-bottom:20px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F57C40;
	}


#ConntentList {
 width: 85%;
heigh:auto;
min-height:600px;
 margin-right: auto;
 margin-left: auto;
}

 #ConntentList ul li {
 height: 50px; 
 line-height: 50px;
 list-style-image: url(/jdsyzx/img/point.png);
  border-bottom:dashed 1px #B8B8B8;
 font-size: 16px;
 text-align:left;
 padding-left:5px;
}
 #ConntentList ul li a{
 height: 50px; 
 line-height: 50px;
 font-size: 18px;
 font-size: 16px;
 color:#333; 
}
#ConntentList ul li a:hover{
 color:#F57C40; 
}
#ConntentList ul li  em {
 float: right;
font-style: normal;
}
#ConntentList #fanye {
 font-size: 10px;
 line-height: 20px;
 color: #000;
 height: 20px;
 text-align: center;
 margin-top: 50px;
 margin-bottom: 30px;
}