
.content{
	width: 1200px;
    position: relative;
}
.content .left{
	width: 202px;
	height: 750px;
	border: 1px solid #d1b43e;
	margin-top: 40px;
	float: left;
}
.content .left li{
	width: 202px;
}
.content .left .bottom .hot{
	float: left;
	margin-left: 155px;
	margin-top: -110px;
}
.content .left .bottom li a{
	display: block;
	font-size: 15px;
	height: 42px;
	color: #000;
	line-height: 42px;
	padding: 6 13px;
	margin-top: 30px;
}
.content .left .bottom .lvse li a{
	display: block;
	font-size: 15px;
	height: 42px;
	color: #fff;
	line-height: 42px;
	padding: 6 13px;
	margin-top: 30px;
	background-color: #d1b43e;
}
.content .left .bottom li a img{
	float: left;
	margin-left: 39px;
	margin-top: 9px;
	padding-right: 20px;
}
.content .left .bottom li a:hover{
	color: #fff;
	background-color: #d1b43e;
}

.content .shenti{
	width: 947px;
	height: 1770px;
	float: right;
	margin-top: 40px;
}
.content .shenti h3{
	font-size: 20px;
	height: 47px;
	color: #353535;
	text-align: center;
	line-height: 47px;
}
.content .shenti img{
	margin-top: 25px;
}