@charset "utf-8";
/* CSS Document */

.left{
	width:178px;
	margin-left:11px;
	float:left;
}
.left h1{
	width:178px;
	height:29px;
	text-indent:18px;
	color:#fff;
	float:left;
	background:#cacccc;
	
	line-height:29px;
	font-size:14px;
}
.left ul{
	width:178px;
	padding-top:12px;
	padding-left:0px;
	float:left;
}
.left ul li{
	width:168px;
	padding-left:10px;
	float:left;
	line-height:23px;
	color:#5e5f60;
}
.left ul li a{
	width:118px;
	padding-left:60px;
	display:block;
	float:left;
	line-height:23px;
	color:#5e5f60;
	
}
.left ul li a:hover{
	color:#f6960e;
}
.right{
	width:762px;
	float:right;
}
.right_h1{
	width:762px;
	height:32px;
	margin-bottom:20px;
	border-bottom:1px solid #a3a2a2;
	float:left;
}
.right_h1 h1{
	width:160px;
	height:32px;
	float:left;
	line-height:32px;
	text-indent:15px;
	
	letter-spacing:2px;
	background:url(../images/index_h1.gif) no-repeat right center;
	font-size:19px;
	font-weight:1px;
	color:#6d6c6b;
}
.right_h1 a#home_menu{
	line-height:32px;
	padding-left:10px;
	padding-right:10px;
	color:#a49696;
	float:right;
	display:block;
	background:url(../images/li_index.gif) no-repeat left center;
}
.right_h1 a#home_menu:hover{
	color:#000;
}
.xx{
	width:742px;
	padding:0px 10px 0px 10px;
	color:#6e6e6e;
	margin-bottom:24px;
	text-indent:20px;
	line-height:26px;
	float:left;
}
.right img{
	margin-top:30px;
	float:left;
}