@charset "gb2312";
/* CSS Document */
body,ul,li,h1,h2,h3,dl,img,div,p,button,input,dd,dt,dl,span{padding:0px; margin:0px; list-style:none; border:0px; padding-left:0px;}
body{ font-family:"ËÎÌå"; font-size:12px;}
.m_nav {
    width: 100%;
    height: 68px;
    border-bottom: 1px solid #EEEEEE;
}
.m_nav_left {
    float: left;
    width: 261px;
    height: 69px;
    margin-right: -261px;
    overflow: hidden;
}
.m_nav_right {
    width: auto;
    height: 65px;
    margin-left: 261px;
    overflow: hidden;
}
.m_nav_right_top {
	width: 100%;
	height: 25px;
	float: right;
	overflow: hidden;
	padding-top: 10px;
	font-family: "ËÎÌå";
	background: #ce171c;
}
.m_nav_right_top li {
	float: left;
	width: 12.5%;
	min-width: 70px;
	text-align: center;
	font-size: 14px;
}
.m_nav_right_top li:not(:first-child) {
	background: url(../images/line_nav.jpg) no-repeat;
}
.m_nav_right_top li a {
	color: #fff;
	text-decoration: none;
}
.m_nav_right_top_ranking {
	width: 116px;
	height: 33px;
	padding: 0px;
	font-size: 16px;
	line-height: 15px;
	border: 1px solid #ce171c;
}
.m_nav_right_top_ranking .xmzj {
	height: 33px;
	width: 105px;
	display: block;
	color: #ce171c;
	line-height: 37px;
	text-align: center;
	text-decoration: none;
	background: url(../images/mzt_06.jpg) no-repeat center right;
}
.m_nav_right_bottom {
	height: 25px;
	margin: 5px 0px;
	overflow: hidden;
}
.m_nav_right_bottom .hot {
	width: 51px;
	height: 25px;
	background: url(../images/mzt_10.png) no-repeat;
}
.m_nav_right_bottom li {
	float: left;
	height: 25px;
	overflow: hidden;
	line-height: 25px;
}
.m_nav_right_bottom li a {
	color: #000;
	padding: 0 12px;
	text-decoration: none;
}
.m_nav_right_bottom li a:hover {
	color: #f00;
	text-decoration: underline;
}
.m_content {
	width: 100%;
	height: 156px;
	overflow: hidden;
	border: 1px solid #EEEEEE;
	border-top: 0px;
	float: left;
}
.m_content_left {
	float: left;
	width: 19px;
	height: 156px;
	padding: 0 8px;
	background: #F8F8F8;
	border-right: 1px solid #eeeeee;
}
.m_content_left h5 {
	width: 19px;
	height: 70px;
	color: #e50000;
	font-size: 16px;
	text-align: center;
}
.m_content_right {
	/*border: 0;*/
	float: right;
	width: 145px;
	height: 156px;
	border-right: 2px solid #eee;
	background: url(../images/mzt_15.png) no-repeat #f9f9f9;
}
.m_content_right li h2 {
	color: #E50000;
	font-size: 18px;
}
.m_content_right li {
	clear: both;
	width: 135px;
    height: 31px;
    border: 1px dashed #eee;
    border-top: 0px;
    border-left: 0px;
	border-right: 0px;
    float: left;
    line-height: 29px;
    text-align: center;
}
.m_content_right li a {
    color: #000;
    text-decoration: none;
}
.m_content_mid {
	width:100%;
	height: 156px;
	background: #fff;
	border-right: 1px solid #eee;
}
.m_content_mid li {
	width:19.85%; 
	height:31px; 
	border:1px dashed #eee; 
	border-top:0px; 
	border-left:0px; 
	float:left; 
	line-height:31px; 
	text-align:center;
}
.m_content_mid li a {
    color:#000; 
    text-decoration:none;
}
.m_content_mid li a:hover {
    color:#f00; 
    text-decoration:underline;
}
.m_content_mid li.m_red a { 
    color:#f00;
}
