@charset "utf-8";
/* CSS Document */

#thisplace{
	height:30px;
	width:730px;
	background:#eef6eb;
	float:left;
	text-align: left;
	margin:0 0 10px 0;
	line-height: 30px;
	padding-left: 20px;
}

#content{ width:980px; background:#FFFFFF}
#content_left{
	float:left;
	width:750px;
	margin:0 2px 0 0;
	padding:4px;
	background-color: #FFFFFF;
}
#content_left h3{ color:#FF0000;}
#author{ margin:5px;background:#eef6eb}
#content_right{
	float:right;
	width: 220px;
	background: #eef6eb;
}
.news_content_right a{float:left; width:210px; text-align:left;}
.news_content_right li{list-style-type: none; float: left; padding:5px 0 0 10px; width:210px; background: url(/zqwsmb/images/arrow.jpg) no-repeat left 9px;
	border-bottom-width: 1px;	border-bottom-style: dashed;border-bottom-color: #CCCCCC;}	
	
#news_content {font-size:14px; font:"宋体"; line-height:23px; padding:5px; text-align:left;} 
#news_content p{ margin:4px; text-indent:2em;margin-top:15px;margin-bottom:15px;}
#news_content h3{ color:#FF0000; text-align:center;}
.author{ text-align:center;}	

#footer {
	background: #eef6eb;
	height: 66px;
	float: left;
	width: 980px;
}
