.main-l{
	width: 230px;
	height: auto;
	margin-left: 20px;
	background: #F6F6F6;
	/*border: 1px solid;*/
	position: relative;
	border-bottom: 2px solid #b90509;
}

.main-l .title{
	width: 240px;
	height: auto;
	line-height:52px;
	text-align: center;
	position: absolute;
	left: -10px;
        color:#fff;
        font-size:18px;
	background: url(../img/tit-bg.png)  no-repeat 0px 0px;
}
.main-l ul {
	margin-top:63px;
}
.main-l ul li{
	width: 230px;
	height: 50px;
	line-height: 50px;
	margin-left: -15px;
}
.main-l .title a{
	color: white;
	font-size: 18px;
	font-weight: bold;
}
.main-l ul li a {
    padding-left: 20px;
    font-size: 17px;
    color: #353338;
}
.main-l .bg{
	border-left: 2px solid #900000;
	background: url(../img/sjb.png) #b90509 no-repeat 200px 20px;
}
.main-l .xiao{
	background: url(../img/sjh.png) no-repeat 200px 20px;
}
.main-l .gong{
	background: url(../img/sjh.png) no-repeat 200px 20px;
}
.main-l .hua{
	background: url(../img/sjh.png) no-repeat 200px 20px;
}
.main-l .yi{
	background: url(../img/sjh.png) no-repeat 200px 20px;
}
.main-l .bg a{color: white;}
.main-r{margin-left: 5px;}
.main-rx{
	border-bottom: 2px solid #DDDDDD;
	height: 40px;
}
.main-r .top{
	height: 40px;
	line-height: 40px;
	float: left;
	font-size:20px;
	color:#3333333;
	border-bottom: 2px solid #b90509;
}
.main-r .more{
	float: right;
	padding-top: 10px;
	display: inline-block;

}
.main-r .top a{
	font-size: 20px;
	height: 40px;
	display: inline-block;
	border-bottom: 2px solid #b90509;
}
.main-r ul{
	margin-bottom: 80px;
}
.main-r .top span{
	display: inline-block;
	float: right;

}
.main-r ul li{
	line-height: 65px;
	text-indent: 10px;
	border-bottom: 1px dashed #BBBBBE;
}
.main-r ul li a{
	color: #525252;
	font-size: 16px;
}
.main-r ul li  span{float: right;}