@charset "utf-8";
/* CSS Document */
body{
	background:#000;
	margin-top:0px;
	color: #a47300;
	font-size:15px;
	font-family:Verdana, Geneva, sans-serif;
}
.container{
	margin:auto;
	width:1011px;
	border-collapse:collapse;
}
.left{
	width:116px;
	height:974px;
	background:url(../images/left_banner.jpg);
	float:left;
}
.right{
	margin-left:10px;
	width:885px;
	float:right;
}
.banner{
	width:884px;
	height:355px;
	background:url(../images/banner.jpg) no-repeat;
}
.menu{
	background:#252525;
	height:70px;
}
.m_right{
	float:right;
	width:336px;
	height:61px;
	background:url(../images/menu_right.jpg);
}
.m_left{
	float:left;
	width:549px;
	height:62px;
}
.btn{
	float:left;
	height:62px;
	width:109px;
	background:url(../images/btn.jpg);
}
.btn_selected{
	float:left;
	height:62px;
	width:109px;
	background:url(../images/btn_selected.jpg);
}
.clear{
	clear:both;	
}
.left_c{
	float:left;
	width:104px;
	height:312px;
	background:url(../images/pass.jpg);
}
.middle_c{
	float:left;
	width:659px;
	padding-left:10px;
	padding-right:10px;
	text-align:justify
}
.right_c{
	float:left;
	width:102px;
	height:312px;
	background:url(../images/house.jpg);
}
.tel_no{
	margin-top:24px;
	height:85px;
	width:885px;;
	background:url(../images/tel_bg.jpg) repeat-x;
	font-size:36px;
	color:#cab9b1;
	padding-top:4px;
	text-align:center
}
.address{
	font-size:22px;	
}
li A{
color:#a47300;	
}
.footer_l{
	width:200px;
	float:left;
	color:#a47300;
	font-size:12px;
}
.footer_r{
	width:120px;
	color:#a47300;
	font-size:12px;
	float:right
}
