ï»?{
	margin:0 auto;
	padding:0;
   font-size:12px;
   font-family:"Times New Roman", Times, serif;
}
a:hover{
	color:#cc0000;
}
#list{
	width:1000px;
	height:500px;
}
#list_left{
	width:230px;
	height:500px;
	float:left;
	background:url('../images/list_left_bg.gif') no-repeat bottom;
	   border:1px #ecbc7c solid;
}
#list_right{
	width:760px;
	height:500px;
	float:right;
	border:1px #ecbc7c solid;
}
.news{
	height:250px;


}
.news_title{
	background:url('../images/ss_dt_bg.gif') repeat-x;
	height:29px;
    padding:10px;
   text-align:center;
   font-size:14px;
   font-weight:bold;
}
.news_content ul{
  	margin-top:-5px;
  text-align:left;
  	width:200px;
  	margin-left:20px;
  	list-style-type:none;
}
.news_content ul li{
   background:url('../images/dot.jpg') left center no-repeat;
   float:left;
   padding-left:10px;
   margin-left:-10px;
}
.news_content ul li a{
   line-height:27px;
	height:27px;
	text-decoration:none;
	color:#333333;
	display:block;
	width:200px;
	overflow:hidden;
}
.news_content em{
	font-weight:900;
	font-style:normal;
}
.list_dh{
	background:url('../images/list_bg.gif') repeat-x;
	height:23px;
    padding-left:33px;
    padding-top:15px;
    font-size:18px;
    font-weight:bold;
     color:#cc0000;
     margin-bottom:20px;
}
.list_total{
	height:400px;
}
.list_total ul{
   text-align:left;
   width:740px;
   list-style-type:none;
}
.list_total ul li{
	background:url('../images/list_icon.gif') left center no-repeat;
	padding-left:15px;
	float:left;
	 width:710px;
	 border-bottom:1px #C0C0C0 dashed;
        margin-left:5px;
}
.list_total ul li a{
   line-height:30px;
	height:30px;
	text-decoration:none;
	color:#333333;
	display:block;
	width:500px;
	overflow:hidden;
	float:left;
}
.list_total em{
	float:right;
	font-style:normal;
	margin-top:5px;
}
.page{
	bottom:5px;
	position:relative;
	height:20px;
	width:760px;
	text-align:center;
   padding:10px 0;
}
span a{
	color:#333;
	text-decoration:none;
}
