/* CSS Document */
.chen_top{ text-align:right;}
.chengdumain{
	border-left:1px solid #5F5F5F;
	padding-left:8px;
	padding-top:6px;
	padding-bottom:8px;
	height: 100%;
}
.chengdu_header{
	height:24px;
	line-height:24px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#5f5f5f;
	margin-top: 8px;
	padding-left: 15px;
}
.chengdu_cont1{
	padding-bottom:15px;
	border-bottom:1px  solid #dbdbdb;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 5px;
}
.chengdu_cont1left{ float:left; width:85px; }
.chengdu_cont1right{
	float:right;
	width:685px;
	line-height:20px;
	color: #666666;
}
.chengdu_s{ font-size:12px; color:#333333; font-weight:bold;}
.chen_list{
	margin-top:8px;
	margin-left: 5px;
	margin-right: 5px;
}
.chen_list dl{
	clear:both;
	color: #666;
}
.chen_list dl dt{ float:left; width:285px; line-height:24px; height:24px; display:block;}
.chen_list dl  a,.chen_list dl  a:link,.chen_list dl  a:visited{ color:#666;}
.chen_list dl  a:hover{ color:#FF0000;}
.chen_list dl  dd{
	float:right;
	width:80px;
	line-height:24px;
	height:24px;
	display:block;
	color: #999999;
}

