
.ep-main{width:100%;overflow: hidden;position: relative;}
.leftMenu{width:280px;position: absolute;}
.m_title{
	width:100%;
	height: 100px;
	background:url("../../images/creditreport/serviceHall/title_xinyong_bg.jpg");
    line-height: 100px;
    font-size: 30px;
    color: #54C6FD;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
}
.m_menu{
	display: inline-block;
	width:100%;
	font-size: 18px;
    line-height: 42px;
    text-align: center;
    margin-bottom: 10px;
    border: 1px solid #ededed;
    background-color: #fcfcfc;
}
.leftPickOn{background-color: #54C6FD !important; color: #fff;}
.leftPickOn:hover{color: #fff;}
.rightContext{width:860px;border: 1px solid #cdcdcd;float: right;}
.rct_main{margin:20px;overflow: hidden;}
.ul_style{width:100%;}

.ul_style h2{
	color:#444444;
	font-size:18px;
	font-weight: bold;
}
.sectionCls {
	width: 97%;
	margin-bottom: 20px;
	padding: 15px;
	font-family: 微软雅黑;
}

.sectionCls p{
	text-indent: 2em;
	line-height: 30px;
	font-size:14px;
	color:#444444;
}

.sectionCls p a{
	text-decoration: underline;
}

.fillStyle{
	height: 150px;
	border: none;
}
.fixer {
    position: fixed;
    z-index: 999;
    top: 10px;
}









