.m-container{ width:1100px; margin:0 auto;}
.m-line{ height:30px; line-height:30px; background:#EDEDED; font-size:14px; color:#333; border-bottom:1px solid #dedede;}




.m-top{ height:30px; border-bottom:1px solid #CCCCCC; overflow:hidden;}
.m-top .name{ line-height:30px; font-size:14px;}
.m-top ul{}
.m-top ul li{ float:left; line-height:30px; font-size:13px; padding-left:10px;}
.m-top ul li i{ color:#1765D1; padding-right:4px;}







.m-friendlink{ margin:0 auto; padding-bottom:10px; background:#FEFCFD;}
.m-friendlink p{ color:#1765D1; font-weight:bold; line-height:30px;}
.m-friendlink ul li{ float:left; margin-right:10px; line-height:24px; font-size:14px; color:#fff;}
.m-friendlink ul li a{ color:#333;}
.m-friendlink ul li a:hover{ text-decoration:underline;}



.m-footer{ background:#F5F3F3; color:#333; padding:30px 0px;}
.m-footer .fnav{ text-align:center; height:25px;}
.m-footer .fnav a{ padding:0px 5px; line-height:25px; color:#333; font-size:14px;}

.m-footer .fcontent{}
.m-footer .fcontent .ewm{ float:left; width:131px;}
.m-footer .fcontent .copyright{ height:131px; width:800px; text-align:center; font-size:13px; line-height:25px; float:right;  border-left:1px solid #999;}


	/*分页*/
.n_page {
	margin-top: 30px;
	height: 30px;
	margin-bottom: 20px;
}

.n_page div span {
	float: left;
}

.n_page div a {
	float: left;
	display: block; color : #23abf0;
	width : 35px;
	height: 35px;
	text-align:center;
	line-height:35px;
	border-radius: 3px;
	border: 1px solid #ddd;
	color: #23abf0;
	margin-right: 5px;
}

.n_page div .current {
	display: inline-block; width : 35px;
	height: 35px;
	color: #fff;
	border-radius: 3px;
	border: 1px solid #23abf0;
	background:#23abf0;
	margin-right: 5px;
	text-align: center;
	line-height: 35px;
}
	