#list_cent{
	/*height: 500px;*/
}
#list_cent:after{
	content: '';
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
}
#list_left{
	width: 253px;
	height: 500px;
	background: url(../images/list_left.jpg);
	float: left;
}
#list_right{
	margin:0;
	width:700px;
	min-height:498px;
	float:right;
	border:1px solid #e5e4e4;
}
#list_right_title{
	height:36px;
	line-height:36px;
	font-family: microsoft yahei;
	border-bottom:1px solid #e5e4e4;
	background: url(../images/jiantou.png) no-repeat;
	background-position:11px 11px;
}
#list_right_cent{
	padding: 14px 0 0 14px;
	font-family: microsoft yahei;
	font-size: 14px;
	line-height: 22px;
}
#left_title{
	height: 32px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 32px;
}
#left_cent{
	padding: 14px 0 0 14px;
	line-height: 28px;
	font-size: 14px;
	font-family: microsoft yahei;
}
.pl40{
	padding-left: 40px;
}
