@charset "utf-8";
/* CSS Document */

.er_list{
	width: 980px;
	height: auto;
}

.er_channel{
	width: 100%;
	height: 55px;
	background-color: #FFFFFF;
	font-family: 微软雅黑, 黑体, 新宋体, 'Arial Unicode MS';
	border-bottom: 1px dashed #00686b;
	line-height: 55px;
	font-size: 18px;
	font-weight: bolder;
}

.er_chlist{
	width: 100%;
	height: auto;
	font-size: 18px;
	margin-top: 10px;
	background-color: #FFF;
}

.er_listz{
	height: 40px;
	width: 100%;
	margin-top: 8px;
	border-bottom: 1px dashed #CCC;
}

.er_page{
	margin-top:15px;
	text-align:center;
	font-size:18px;
	margin-bottom:15px;
}
