.mainNews {
	position:relative;
}

.mainNews .mNews {
	position:absolute;
	top:0px;
	left:0px;
}

.mainNews .mSwitch {
	height:20px;	
	text-align:center;
	line-height:20px;
	width:20px;
	float:left;
	cursor:pointer;
	margin-top:3px;
}

.mainNews .act {background-color:#FBF3EB;
color:#B4A59A;}

.mainNews .news { 
	clear:both;
	background-color:#DCD3C9;
	margin-left:2px;
	margin-right:2px;
	height:30px;
	line-height:30px;
	border-top:solid 1px #DCD3C9;
	padding-left:10px;
	position:relative;
	width:286px;
}

.mainNews .nimg {
	height:162px;
	overflow:hidden;	
}

.mainNews .news .news_date { 	
	font-size:10px;
	color:#694F41;
	position:absolute;
	right:10px;
	top:0px;
}

.mainNews .news .news_title {
	width:200px;
}
.mainNews .news .news_title a {
	font-weight:bold;
	color:#694F41;
}

.mainNews img {
	border: solid 2px #DCD3C9;
	border-bottom:0px;
}

h2.newsTitle {
	font-size:16px;
	font-weight:normal;
	margin-bottom:0px;
	padding-bottom:0px;	
}

.newsImg {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	padding:1px;
	border:solid 1px #A28570;
}

.newsDate {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:solid 1px #A28570;
	color:#A28570;
	margin-top:5px;
}
