body {margin:0; padding:0; background:#D29C71; font-family:"", Arial;font-size:12px; color:#000000;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0; }
li,dl{list-style-type:none;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;font-size:12px; font-weight:normal;}

.clear{
margin:0px;
padding:0px;
margin-bottom:10px;
clear:both;
}
#news_list{
	clear:both;
	padding-right:24px;
	margin-bottom:15px;
}
#news_list ul li{
	line-height:28px;
	background:url(../images/icon.gif) no-repeat 2px 13px;
	padding-left:12px;
	border-bottom:1px dashed #CCC;
}
#news_list ul li a{
	color:#222;
	text-decoration:none;
}
#news_list ul li a:hover{
	color:#666;
	text-decoration:underline;
}
#news_list ul li span{
	float:right;
	color:#666;
}

#detail{
	margin-top:10px;
	clear:both;
	margin-right:25px;
}
.articleTitle{
	font-size:16px;
	text-align:center;
	font-family:"微软雅黑";
	line-height:27px;
}
.articleinfo{
	font-size:12px;
	text-align:center;
	color:#333;
	line-height:22px;
	border-bottom:1px solid #eed5be;
}
.articlecontent{
	min-height:50px;
	font-size:12px; 
	line-height:20px;
	color:#313131;
	clear:both;
}
.sfoot{
	margin-top:20px;
	text-align:right;
	color:#1C1C1C;
	clear:both;
	margin-bottom:30px;
}

.sfoot a{
	color:#1C1C1C;
}


