html, body{
	width: 100%;
	height: 100%;
}
body{
	margin: 0;
	padding:0;
	background: #fff url('../_img/main/body_bg.gif') repeat-x top;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #555;
}
img{
	border: 0;
}
table{
	border-collapse: collapse;
}
td, tr{
	margin: 0;
	padding: 0;
}
hr{
	height:0;
	border:0;
	border-bottom: 1px solid #eee;
}
h4{
	padding: 10px;
	color: #00b509;
	font-weight: bold;
}

.clear{
	clear: both;
}
#container{
	width: 940px;
	margin: auto;
}
#lang_bar{
	width: 100%;
	height: 30px;
	text-align: right;
}
#lang_bar a, #lang_bar a.selected{
	display: block;
	width: 60px;
	height: 25px;
	color: #e4decf;
	float: right;
	text-decoration: none;
	text-align: center;
	line-height: 25px;
	margin-left: 5px;
	padding-top: 5px;
}
#lang_bar a.selected{
	background: url('../_img/main/lang_bar_button.gif') no-repeat bottom;
	color: #483a24;
}
#lang_bar a:hover{
	color: #483a24;
	background: url('../_img/main/lang_bar_button.gif') no-repeat bottom;
}
#header{
	width: 100%;
	height: 120px;
}
#header_logo{
	width: 220px;
	float: left;
}
#header_menu{
	width: 720px;
	height: 120px;
	float: left;
}
#banner{
	height: 200px;
	width: 940px;
}

#banner_images{
	float: left;
	background: #6B1401;
	width: 720px;
	height: 200px;
}

/* ----------------------- begin baner_form ----------------------- */
#banner_form {
	float: left;
	width: 220px;
	padding-top: 10px;
}
#banner_form .border{
	padding-left: 4px;
	border-left: 1px solid #D67E3A;
}
#banner_button_left, #banner_button_right{
	text-decoration: none;
	color:#e6be9f;
	font-size: 10px;
	display: block;
	float: left;
	padding: 8px;
}
a#banner_button_left.selected{
	background: #cc5d06;
	color: #fff;
}
#banner_button_left{
}
#banner_button_right{
	margin-left: 1px;
}
a:hover#banner_button_left, a:hover#banner_button_right{
	background: #cc5d06;
	color: #fff;
}
#banner_form_table{
	height: 112px;
}
#banner_form form{
	margin: 0;
	padding: 0;
}
#banner_form_table table{
	width: 214px;
	height: 112px;
	background: #d67e3a;
	color: #3e3026;
	font-size: 10px;
}
#banner_bottom{
	width: 214px;
	background: #cc5d06 url('../_img/main/banner_form_bottom.gif') left no-repeat;
	text-align: right;
	height: 22px;
}
#banner_bottom a{
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	line-height: 22px;
	margin-right: 5px;
	background: url('../_img/main/banner_form_arrow.gif') no-repeat left;
	padding-left: 12px;
}
#banner_bottom img{
	margin-right: 5px;
}
select.banner_form_day, select.banner_form_month, #room_amount, input.submit, select.banner_form_year{
	color: #705338;
	font-size: 11px;
	border: 1px solid #9a9a9a;
}
select.banner_form_month{
	width: 70px;
}
select.banner_form_day{
	width: 40px;
}
select.banner_form_year{
	width: 53px;
}
#room_amount{
	width: 44px;
}
input.submit{
	width: 69px;
	background: #fff;
	font-weight: bold;
	color: #9a9a9a;
}
/* ========================== end baner_form ============================ */

/* -------------------------- begin main_menu --------------------------- */
#main_menu{
	float: left;
	width: 220px;
	margin-top: 10px;
}
#content_menu{
	background: #6b1401;
	width: 100%;
	border-top: 3px solid #8e2e1a;
	border-bottom: 3px solid #8e2e1a;	
	height: 310px;
}
#content_menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#content_menu li{
	border-bottom: 1px solid #8e2e1a;
}
#content_menu li a{
	display: block;
	text-indent: 21px;
	line-height: 24px;
	color: #c1bebc;
	text-decoration: none;
}
#content_menu li a:hover{
	color: #fff;
}
#content_menu li a.selected{
	background: url('../_img/main/menu_content_arrow.gif') no-repeat left;
	color: #fff;
}

#content_menu2 ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#content_menu2 li{
	background: #ded2c1;
	border-bottom: 1px solid #fff;
}
#content_menu2 li a{
	background: url('../_img/main/menu_content_arrow2.gif') no-repeat left;
	display: block;
	text-indent: 21px;
	line-height: 24px;
	color: #cc5d06;
	text-decoration: none;
}
#content_menu2 li a:hover{
	color: #6B1401;
}
#content_menu2 li a.selected{
	color: #6B1401;
}

#menu_contact{
	font-size: 11px;
	color: #655549;
	border-left: 1px solid #eee;
	padding-left: 12px;
	padding-bottom: 12px;	
	margin-top: 10px;	
	margin-bottom: 10px;
	line-height: 15px;
}
#menu_contact a{
	color: #cc5d06;
	text-decoration:none;
	
}
/* -------------------------- end main_menu --------------------------- */

.main{
	width: 710px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
.bg1{
	background: url('../_img/main/main_home_bg.gif') repeat-y;
}
.bg2{
	background: url('../_img/main/main_content_bg.gif') repeat-y;
}
.main h2{
	padding-left: 10px;
}
.main .content{
	padding-left: 10px;
}
.main .content a{
	color: #6b1401;
}
.main .content a:hover{
	text-decoration:none;
}
.main .content_menu{
	color: #ab9d89;
	padding-left: 10px;
}
.main .content_menu a{
	color: #6b1401;
	text-decoration: none;
}
.main .content_menu a.selected{
	font-weight: bold;
}

.main .content .photo{
	width: 33%;
	text-align: center;
	float: left;
	margin: 0;
	padding: 0;
	margin-top: 10px;
}
.main .content .photo img{
	border: 1px solid #AB9D89;
}
.main .content li{
	list-style: url('../_img/main/content_li_arrow.gif');
}
#main_left_block{
	float: left;
	width: 510px;
}
#main_right_block{
	float: right;
	width: 174px;
	padding-right:2px;
}

#home_blocks{
	padding-left:2px;
	border-left: 1px solid #655549;
	height: 160px;
}
div.block{
	float: left;
	width: 175px;
	background: #eee;
	margin-right: 2px;
}
div.block_last{
	float: left;
	background: #eee;
	margin: 0;
	width: 173px;
}
div.block_title{
	height: 27px;
}
div.block_images{
	height: 60px;
}
div.block_text{
	height: 53px;
	font-size: 10px;
	margin:10px;
}

#news{
	float: left;
	width: 338px;   
	padding-left: 10px;
	padding-right: 10px;
}
#news div.title, #recommend div.title, #partners div.title{
	padding-left: 10px;
	margin-bottom: 15px;
}
#news div.news_title{
	width: 200px;
	clear: both;
	float: left;
}
#news div.news_date{
	float: right;
	color: #929380;
}
#news h3{
	color: #6b1401;
	font-size: 10px;
	margin: 0;
	padding: 0;
}
#news div.news_content{
	padding: 0;
	width: 100%;
	float: left;
	font-size: 11px;
	color: #655549;
	margin-bottom: 12px;
	margin-top: 5px;
}


#recommend{
	float: left;
	width: 177px;

}
#recommend ul{
	list-style: none;
	margin: 0;
	padding:0;
	margin: 0 10px 0 10px;
	border-top: 1px dotted #c1bebc;
}
#recommend li{

}
#recommend li a{
	display: block;
	color: #cc5d06;
	text-decoration:none;
	line-height: 20px;
	border-bottom: 1px dotted #c1bebc;
}
#recommend li a:hover{
	text-decoration: underline;
}

#partners{
	float: left;
	width: 172px;

}

/* ------------------------- begin reserve ---------------------- */

#reserve{
	padding-left: 10px;
}

#reserve select, #reserve input, #reserve textarea{
	color: #705338;
	font-size: 11px;
	border: 1px solid #9a9a9a;
}
#reserve table tr{
	height: 25px;
}
#reserve input {
	width: 250px;
}
#reserve textarea{
	width: 250px;
	height: 100px;
}
#reserve td{

}
#reserver input.submit{
	background: #fff;
	font-weight: bold;
}

/* ------------------------- end reserve ------------------------ */


#footer{
	clear: both;
	background: #eee;
	height: 170px;
}
#footer_copyrights, #footer_copyrights a{
	line-height: 20px;
	margin: auto;
	width: 940px;
	color: #444;
	font-size: 10px;
	text-decoration: none;
}


