.dqwz_box{
	width: 100%;
	height: 40px;
	background: #ededed;
}
.dqwz{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding-left: 23px;
	background: url(/uploads/image/i1010/dqwz.png) no-repeat 3px center;
	font-size: 13px;
}
.main{
	width: 1200px;
	overflow: hidden;
	margin: 30px auto;
	padding: 48px 25px 25px;
	border: 1px solid #d8d8d8;
	position: relative;
	/*min-height: 416px;*/
}
.news_lm{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 48px;
	line-height: 48px;
	background: url(/uploads/image/i1010/news_bg.png) no-repeat left center #ededed;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	padding-left: 36px;
}
.main_cont{
	width: 100%;
	overflow: hidden;
	padding-top: 18px;
}
.main_cont ul{
	width: 100%;
	overflow: hidden;
}
.main_cont ul li{
	width: 100%;
	line-height: 36px;
	padding-left: 14px;
	font-size: 16px;
	background: url(/uploads/image/i1010/list_bg.png) no-repeat left center;
	overflow: hidden;
}
.main_cont ul li a.source_lm{
	color: #245399;
}
.main_cont ul li span{
	color: #999999;
	float: right;
}
/*通用栏目页*/
.lm_list{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 48px;
    line-height: 48px;
    background: #ededed;
}
.lm_list a{
	float: left;
	height: 100%;
    line-height: 48px;
    padding: 0 30px;
    color: #666666;
    font-size: 16px;
    font-weight: bold;
}
.lm_list a.hover{
	background: #ffffff;
	color: #245399;
}
.lm_list a:hover{
	background: #ffffff;
	color: #245399;
}
.contentt {
    width: 100%;
    height: 60px;
    background-color: #f7f7f7;
}
.contentt .inner {
    background: url(/uploads/image/i1010/col_pic_01.png) no-repeat 20px center;
}
.contentt .now {
    height: 60px;
    line-height: 60px;
    color: #1a56a8;
    margin-left: 45px;
}
.contentt a {
    font-size: 13px;
    color: #1a56a8;
    padding: 0 4px;
}
.contentt a.current {
    color: #999999;
}
.inner {
    width: 1220px;
    margin: 0 auto;
}