@charset "utf-8";

body{
	background: url(../img/bg/bg.jpg) repeat-x top center #BDAD91;	
}
.fll{
	float: left;
}
.flr{
	float: right;
}


#wrapper{
	width: 940px;
	margin: 30px auto;
	padding: 5px 5px 30px 5px;
	background: #FFF;
	position: relative;
}
#wrapper .btn{
	position: absolute;
	width: 250px;
	height: 50px;
	top: 110px;
	right: 20px;
}
h1{
	height: 60px;
	line-height: 60px;
	color: #FFF;
	padding: 0 20px;
	background: #495767;
	text-align: right;
	position: relative;
	font-weight: normal;
}
h2{
	margin-bottom: 15px;
	margin-top: 50px;
}
h3{
	margin-bottom: 10px;
	padding-bottom: 20px;
	background: url(../img/bg/bdb.jpg) repeat-x center bottom;
}
.bdb{
	border-bottom: 1px dotted  #9A9895;
}
.titbar01{
	border-left: 4px solid  #495767;
	padding: 0 0 0 10px;
	margin: 10px 0 25px 10px;
	background: none;
}
.txt01{
	color: #37597E;
	font-size: 11px;
}
.txt02{
	font-size: 36px;
	color: #8C0000;	
	font-weight: normal;
	line-height: 120%;
}
.txt03{
	color: #8C0000;
	font-size: 16px;
	line-height: 160%;
}
.txt04{
	font-size: 24px;
	color: #485766;
}
.txt05{
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
#logo{
	width: 190px;
	height: 93px;
	position: absolute;
	left: 0;
	top: 0;
}
.nav{
	color: #485766;
	float: right;
	margin-top: 10px;
}
.nav li{
	border-right: 1px solid #485766;
	padding: 0 10px;
	float: left;
}
.nav li.last{
	border-right-style: none;
}
.content{
	width: 890px;
	margin: 0 auto;
}
.price{
	width: 283px;
	height: 375px;
	float: right;
	position: relative;
	background: url(../img/freeimg/img02.jpg) no-repeat center center;
}
.btn_tel{
	width: 160px;
	height: 20px;
	position: absolute;
	bottom: 9px;
	left: 117px;
	font-size: 22px;
}
.btn_tel a{
	color: #43556B;
}
.btn_tel a:hover{
	text-decoration: none;
}
.btn_map{
	width: 57px;
	height: 20px;
	position: absolute;
	bottom: 3px;
	left: 10px;
}
.option{
	margin-bottom: 10px;
}
.option li{
	border-bottom: 1px dotted  #9A9895;	
	padding: 10px 0;
}
.option table th{
	font-weight: normal;
	vertical-align: top;
}
.img_option{
	width: 870px;
	margin: 0 auto 10px auto;
}
.img_option p{
	float: left;
	width: 210px;
	margin-right: 10px;
}
.img_option p.last{
	margin-right: 0 !important;
}
.img_menu{
	width: 820px;
	margin: 0 auto;
}
.img_menu p{
	float: left;
	margin-right: 10px;
}
.img_menu p.last{
	margin-right: 0 !important;
}
.priv_list{
	margin: 0 auto 20px auto;
}
.priv_list .number{
	background: #ADA889;
	padding: 5px;
	width: 15px;
	float: left;
	text-align: center;
}
.img_left{
	float: left;
	margin-bottom: 15px;
}
.img_right{
	float: right;
	margin-bottom: 15px;
}
.priv_list .priv{
	background: #F0EFE9;
	padding: 5px;
	width: 835px;
	float: right;
}
.priv_list li{
	border-bottom: 1px solid  #fff;
}
.priv_list li:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}
* html .priv_list li             { zoom:1; } /* IE6 */
*:first-child+html .priv_list li { zoom:1; } /* IE7 */

.layout{
	width: 870px;
	margin: 0 auto;
}
.layout p{
	margin-bottom: 15px;
}
.access{
	width: 700px;
	margin: 0 auto;
}
.access_map{
	float: left;
}
.table_access{
	float: right;
}
.table_access th,
.table_access td{
	padding: 5px;
}
.table_access th{
	vertical-align: top;
	text-align: left;
}
.remark{
	background: #F2F2F2;
	padding: 10px;
}
.contact{
	width: 890px;
	height: 130px;
	background: url(../img/freeimg/img_contact01.jpg) no-repeat center center;
	position: relative;
}
.contact .p1{
	position: absolute;
	height: 75px;
	top: 49px;
	left: 275px;
	font-size: 34px;
	font-weight: bold;
}
.contact .p1 a{
	color: #37577E;
}
.contact .p1 a:hover{
	text-decoration: none;
}
.contact .p2{
	position: absolute;
	width: 305px;
	height: 75px;
	top: 32px;
	right: 26px;
}
