*{
	margin: 0;
	padding: 0;
}
a{
	cursor:pointer;
	text-decoration:none;
	color:#333;
}
li{
	list-style:none;
}

.m-bd {
	margin: 0 auto;
	width: 1080px;
}
/** Ë÷ÒýÑùÊ½ **/
.m-crm-wrap{height: 25px;margin: 15px 0px;background-color: rgb(246,246,246);}
.m-crm-wrap .g-crm{height: 100%;}
.g-crm span{float: left;height: 100%;font: 12px/25px "microsoft yahei";}

.m-lst-a,.m-lst-b{
	clear: both;
}
.m-lst-hd{
	border-bottom: 2px solid rgb(221,17,18);
}
.m-lst-hd h3{
	width: 115px;
	height: 35px;
	background-color: rgb(221,17,18);
	color: white; 
	border-radius: 10px 10px 0px 0px;
	font: 18px/35px "microsoft yahei";
	font-weight: bold;
	text-align: center;
	cursor: default;
}
.m-lst-bd{
	margin: 20px 18px;
	overflow: hidden;
}
.m-lst-nav ul{
	margin: 0 18px;
}
.m-lst-a .m-lst-bd p{
	font-size: 12px;
	line-height: 30px;
	 text-indent:2em;
}

#m_snav {font: 12px/24px "microsoft yahei";padding: 5px 0px;margin: 18px 15px 18px 0;border: 1px solid #DDDDDD;}
#m_snav a,#m_snav .tit{margin: 8px 5px;display: inline-block;padding: 0px 5px;}
#m_snav a:hover,#m_snav a.z-sel{background-color: #e71f19;color: #ffffff;}
#laypage span.z-sel{background-color: #e71f19;color: #ffffff;}

#laypage span.page1{border:1px solid #dddddd;padding: 2px;cursor: pointer;}
#laypage span.page2{border:1px solid #dddddd;padding: 2px 5px;cursor: pointer;}

.m-lst-b .m-lst-bd li {height: 46px;border-bottom: 1px dashed rgb(150,150,150);}
.m-lst-b .m-lst-bd li a{font: 14px/46px "microsoft yahei";float: left;max-width: 500px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.m-lst-b .m-lst-bd li a:hover{text-decoration: underline;}
.m-lst-b .m-lst-bd .uptime{font: 14px/46px "microsoft yahei";color: rgb(150,150,150);float: right;cursor: default}

#laypage{
	float: right;
	 margin-bottom: 20px;
}