@charset "utf-8";
/* CSS Document */
body
{
	color:#333333;
	margin:0 auto;
	padding:0;
	font-family:arial;
	font-size:12px;
	background:url(../images/bg.gif);
}
#top
{
	width:935px;
	margin:0 auto;
	padding:10px;
	float:left;
}
#top .logo
{
	width: 410px;
	float:left;
	height:80px;
	margin-left:0px;
	padding:0px;
}
#top .language
{
	width:400px; 
	text-align:right; 
	margin:0 auto;
	padding-top:10px;
	padding-bottom:10px;
	color:#fff;
	float:right;
	margin-top:15px;
}
#top .language a
{
	padding:0 5px 0 5px;
	color:#fff;
	text-decoration:none;
}
#top .language a:hover
{
	text-decoration:underline;
	color:Orange;
}
#contain
{
	width:945px;
	margin:0 auto;
}

#container
{
	width:915px;
	background:#fff;
	padding:10px 20px 20px 20px;
	float:left;
}
#header
{
	clear:both;
	margin:0 auto;
	width:913px;
	float:left;
	margin-bottom:20px;
}

#header .banner
{
	width:913px;
	float:right;
}
#menu
{
	clear:both;
	width:913px;
	float:left;
	color:#eeeded;
	font-size:15px;
	text-align:center;
	margin-bottom:10px;
}
#content
{
	clear:both;
	margin:0 auto;
	width:913px;
	margin-top:20px;
	float:left;
}
.content_text
{
	padding:10px 0 10px 0;
	line-height:1.5em;
		
}
#content .left_content
{
	width:315px;
	float:left;
	background:#f6f5f1;
	border:#dfda6d 1px solid;
}
#content .left_content_2
{
	width:262px;
	float:left;
	background:#fff;
	border-top:#dfda6d 5px solid;
}
#content .right_panel
{
	float:right; 
	width:570px; 
	margin-left:10px;
}
#content .right_panel_2
{
	float:right; 
	border-top:#dfda6d 5px solid;
	width:620px; 
	margin-left:10px;
}
#content .right_panel_3
{
	float:right; 
	border-top:#dfda6d 5px solid;
	width:550px; 
	margin-left:10px;
	padding-left:20px;
	padding-top:20px;
}
#content .center_content
{
	width:300px;
	border-top:#dfda6d 5px solid;
	float:left;
	padding-left:20px;
	padding-top:20px;
}
#content .center_content2
{
	width:550px;
	border-top:#dfda6d 5px solid;
	float:left;
	padding-left:20px;
	padding-top:20px;
}
#content .right_content
{
	width:225px;
	float:right;
	border-top:#dfda6d 5px solid;
	padding-left:10px;
	padding-top:20px;
}
#footer
{
	clear:both;
	width:956px;
	margin:0px auto;
	color:#fff;
}
#footer .footer_left
{
	float:left;
	width:550px;
	color:#fff;
	font-size:15px;
	padding:20px 5px;
}
#footer .footer_left a
{
	padding:0 12px 0 12px;

	text-decoration:none;
}

#footer .footer_left a:hover
{
	color:#c4be00;
	text-decoration:underline;
}
#footer .footer_right
{
	float:right;
	width:390px;
	text-align:right;
	padding:20px 0px;
	color:#fff;
}
.home_heading
{
	font-size:16px; 
	font-family:"Times New Roman", arial;
	font-weight:bold; 
	padding:0 0 10px 0; 
	color:#2a2a2a;
	/*border-bottom:#efeee8 1px dotted; */
	text-transform:uppercase;
}
.home_heading2
{
	font-size:16px; 
	font-family:"Times New Roman", arial;
	font-weight:bold; 
	padding:8px 0 10px 0; 
	color:#2a2a2a;
	/*border-bottom:#efeee8 1px dotted; */
	text-transform:uppercase;
}
.home_separator
{
	float:left; border-right:#ebeae5 1px dotted; width:2px; margin-left:8px; height:250px; margin-top:25px;
}


.hotel_title_home
{
	font-size:18px; font-weight:bold;padding:10px 0 0px 0px; color:Orange; text-transform:uppercase; font-family:'Times New Roman', Times, serif
}
.submenu_header
{
	font-size:20px; 
	color:#fca704; 
	font-weight:bold; 
	padding:10px 10px 8px 20px; 
	margin-bottom:10px;
	border-bottom:#f0f0f0 1px solid;
}
.submenu_header2
{
	font-size:20px; 
	color:#fca704; 
	font-weight:bold; 
	padding:10px 10px 8px 0px; 
	margin-bottom:5px;
}
.banner_list
{
	margin-left:30px;
}
.banner_list ul
{
	line-height:2.5em;
	list-style-type: none;
	padding: 0px;
}
.banner_list ul li
{
	background-image: url(../images/arrow2.png);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	padding-left: 14px; 
	padding-top:0px;
}
.banner_list ul li a
{
	color:#000;
	font-size:13px;
	text-decoration:none;
}
.banner_list ul li a:hover
{
	color:#c4be00;
	text-decoration:underline;
	font-weight:bold;
}
.banner_list ul li a.current
{
	color:#d0c703;
	font-weight:bold;
	font-size:18px;
}
.acc_note
{
	padding:10px 10px 8px 20px; 
	color:#000; 
	border-top:#ececec 1px solid; 
	background:#f9f9f9; 
	font-size:11px;
}
.article_title
{
	font-size:16px;
	font-weight:bold;
	padding:5px 0 5px 0;
}
.article_title a
{
	color:#cc0000;
	text-decoration:none;
}
.article_title a:hover
{
	color:#cfc604;
	text-decoration:none;
	
}
.image_left
{
	float:left; width:219px; margin:0 10px 10px 0; border:#e6c47c 1px solid; padding:3px; clear:both;
}
.right_box_content
{
	float:right; width:370px;
}
.small
{
	width:219px;
	height:85px;
}
.acc_box
{
	padding:10px 0px 5px 5px; 
	color:#404040;  
	float:left; 
	clear:both; 
	width:615px;
	border-bottom:#ccc 1px dotted;
}
.acc_box2
{
	padding:10px 0px 5px 5px; 
	color:#404040;  
	float:left; 
	clear:both; 
	width:615px;
}
.text2
{
	padding:8px 5px 8px 20px; 
	color:Orange; 
	font-weight:bold;
	text-decoration:none;
}
.text2 a
{
	text-decoration:none;
	color:Orange;
}
.text2 a:hover
{
	text-decoration:none;
	color:Red;
}
.link_list
{
	padding-top:0px;
}
.link_list ul
{
	line-height:2em;
	list-style-type: none;
	padding: 0px;
	margin-left: 23px;
}
.link_list ul li
{
	background-image: url(../images/arrow2.png);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	padding-left: 14px; 
	padding-top:0px;
}
.link_list ul li a
{
	font-size:12px; 
	color:Orange;
	font-weight:bold;
}