/* CSS Document */

.fenlan{
	background:url(../images/fenlan.png) center center no-repeat;
	color:#fff;
	font-size:18px;
	font-weight:bolder;
	text-align:center;
	line-height:36px;
	display:block;
	margin-top:24px;
}
.table,.table2{
	border:1px solid #111;
	box-shadow:0px 0px 5px #222;
	
}
.table tr th{
	background:#4d91a4;
	color:#fff;
	text-align:left;
	font-weight:normal;
	padding-left:7px;
}
.table tr{
	
}
.table tr td,.table2 tr td{
	padding-left:5px;
	color:rgb(208,210,211);
	
}
.section{
	border:1px solid #333;
	border-radius:3px;
	box-shadow:0 0 4px #111;
	clear:both;
	margin-bottom:30px;
	width:640px;
}
.left{
	float:left;
	width:180px;
	overflow:hidden;
	background:#555;
}
.subtitle{
	float:left;
	background:#4d91a4;
	width:160px;
	border-top-left-radius: 4px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:7px;
	color:#eee;
}
.subtitle span{
	display:block;
	width:37px;
	height:37px;
	line-height:37px;
	border:1px solid #333;
	text-align:center;
	font-size:24px;
	background:#404042;
	margin-top:15px;
	margin-bottom:12px;
}
.description{
	float:left;
	width:170px;
	
	
	padding-left:10px;
	margin-top:5px;
	
	
}
.img{
	float:right;
	padding-top:5px;
	width:460px;
	background:#fff;
	border-top-right-radius: 3px;
	border-bottom-right-radius:3px;
	overflow:hidden;
}
#main_2{
	overflow:hidden;
}
	