@charset "utf-8";

/* CSS Document */



body

{

	font-size:12px;

	font-family:arial;

	/*background:url(../images/bg.jpg);*/

	background-color:#dfda6d;

	margin: 0 auto;

	position: relative;

	text-align:center;

}

#header
{
	width:100%; 
	height:130px; 
	background-color:#dfda6d; 
	padding-top:22px;

}

#header .left

{

	float:left; 

	width:700px; 

	height:105px;

}

#header .right

{

	float:right; 

	width:220px; 

	height:120px;

}

#main

{



	width:930px;

	margin:0px auto;

}

#intro_address

{

	float:right; 

	width:480px; 

	height:343px;

	padding:10px;

	background-color:#f9f1e4;

	text-align:left;

}



a:link

{

	text-decoration:none;

}

a:visited

{

	text-decoration:none;

}



#container {
	text-align: center;
	position:relative;
	display:table-cell;
} 
#flashcontent {
		height: 100%;
	}
.flg{width:20px; height:15px; border:#fff 1px solid; vertical-align:top; margin-top:7px;}

#menu_width{float:left; width:100%;background-color:#da251d;}

#main_content
{
	float:left; 
	background:#fff; 
	width:100%;
	text-align:left;
	padding-top:10px;
}

#main_content .right_panel
{
	float:right; 
	width:390px;
	padding:10px;
}
#main_content .left_panel
{
	float:left; 
	width:480px; 
	padding:10px;
	background:f7f7f7;
	margin:10px 0;
}
.news_desc{padding-left:10px;}
.red_bar

{	font-size:16px;
	color:#fff;  
	vertical-align:middle; 
	background:#bb8e36;
	padding:5px 0 5px 5px; }
.name
{text-align:right;font-size:15px;}

ul#menu {
	width:auto;
	font-size:14px;
	text-transform:uppercase;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#menu li {display: block;float: left;margin: 0 0 0 2px;}

ul#menu li a {
	text-decoration:none;
	font-family:Arial, Times, serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	float: left;
	padding: 10px 13px 0 13px;
}

ul#menu li a:hover {

	color:#faf128;

}

ul#menu li .active {

	color:#faf128;

}

ul#menu li a.current {

	color: #FFF;

	background-color:#990000

	padding: 5px 15px 0;

}

.footer_text
{padding:3px;font-size:11px; font-family:arial;font-weight:bold; color:#ffffff;}



.centerdiv{ /*IE method of centering a relative div*/

text-align: center;

}



.centerdiv>div{ /*Proper way to center a relative div*/

margin: 0 auto;

}

.hotel_link

{

color:#da251d; font-family:arial; font-size:12px; font-weight:bold;

}



.welcome_text
{
	font-family:Arial;
	font-size:16px;
	color:#792a2f;
	padding-left:0px;
	padding-bottom:8px;
	text-transform:none;
}
.h0{font-size:16px; border-bottom:#bb8e36 1px solid; padding-bottom:5px; margin-bottom:10px;}
.gioithieu_text

{

	font-size:11px;

	padding:15px;

}



.img

{

	float:left;

	margin:2px;

	border:0;

	padding:1px;

	border:#ccc 1px solid;

}

.imgpost

{

	margin-top: 10px;

	margin-bottom:5px;

	border:0;

}

#right_display
{
	width:100%;
	clear:both;
	float:left;
	border-bottom:#eee 1px dotted;
	padding-bottom:6px;
}


#right_display .detail_img

{

	margin-top:5px;

	float:left;

	width:105px;

	border:0;

	

}

#right_display .detail_title
{
	padding-top:6px;
	float:right;
	width:260px;
}
#right_display .news_img{
	margin-top:5px;
	float:left;
	width:250px;
	border:0;
}

#right_display .news_title
{
	padding-top:6px;
	float:right;
	width:630px;
}
#right_display .news_title2
{
	padding-top:6px;
	float:right;
	width:470px;
}
#room_price td
{
	border:#fff 1px solid;
	text-align:center;
	padding:2px;
	font-size:12px;
	
}

.detail_content
{
	font-size:12px;
	font-family:arial;
	float:left;
	clear:both;
	background:#ccc;
	padding:10px 5px;
	margin-top:10px;
}

.detail_content1{
	padding-top:3px;
	clear:left;
	font-size:12px;
	font-family:arial;
	float:left;
	color:#555;
}

.title_text{font-size:12px;font-weight:bold; color:#990000;float:left;}
.title_text2{font-size:20px;font-weight:bold;color:#cc0000;float:left;}
.title_text3{font-size:15px;font-weight:bold; color:#990000;float:left;}

.footer{clear:both;width:930px;color:#625f25;height:25px;margin-top:5px; padding:10px 0; }
.footer a{color:#ffffff;text-decoration:none; }