/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, th, td, p, pre, form, input, textarea {
	margin: 0px;
	padding: 0px;
}
li a:hover{text-decoration:underline;}
div {
	display: block;
}
li {
	list-style: none;
}
.m_news {
	float: left;
	width: 393px;
	height: 300px;
	background: #fff;
	position:absolute;
	left: 50%;
	margin-left: -299px;
	top: 322px;
}
.m_news_tab {
	background:url(../img/m_news.jpg) repeat-x;
	height: 55px;
	position: relative;
}
.m_news_tab ul {
	margin-left: 0;
	overflow: hidden;
}
ol ul {
	list-style: none;
}
.m_news_tab li {
	float: left;
	width: 78.5px;
	height: 53px;
	text-align: center;
	background-position: -220px -108px;
	
}
.m_news_tab li:hover{background:url(../img/m_news-hover.jpg);}
.m_news_tab li a {
	display: block;
	width: 71px;
	height: 53px;
	color: #5d310d;
	font: 16px/53px "microsoft yahei";
}
.m_news_tab li a:hover{color:#BB181A;text-decoration:none;}
a {
	outline: none;
	
	text-decoration: none;
}
.m_news_more {
	position: absolute;
	right: 10px;
	top: 18px;
	display: block;
	text-indent: -9999px;
	width: 17px;
	height: 18px;
	background-position: -194px -43px;
	overflow: hidden;
}
.mc_top {
	width: 365px;
	margin: 0 auto;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #e5e4e8;
	margin-bottom: 8px;
}
.clearfix:after {
	content: ".";
	height: 0;
	line-height: 0;
	display: block;
	clear: both;
	overflow: hidden;
}
.mc_top b {
	float: left;
	display: block;
	width: 37px;
	height: 16px;
	background: #ff6232;
	color: #fff;
	font-weight: normal;
	line-height: 16px;
	text-align: center;
	margin-top: 6px;
}
.mc_top a {
	float: left;
	display: block;
	width: 273px;
	padding-left: 10px;
	color: #ff6232;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.mc_top em {
	float: left;
	display: block;
	text-align: right;
	width: 45px;
	color: #ff6232;
	font-weight: bold;
}
.m_news_con {
	font-size: 0;
	width: 365px;
	margin: 0 auto;
	display: none;
}
.m_news_con li {
	float: left;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
}
.m_news_con li b {
	float: left;
	display: block;
	width: 37px;
	font-weight: normal;
	color: #918e95;
}
.m_news_con li a {
	float: left;
	display: block;
	width: 273px;
	padding-left: 10px;
	color: #6d6a72;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.m_news_con li em {
	float: left;
	display: block;
	width: 45px;
	text-align: right;
	font-family: "tahoma";
	color: #99949e;
}
