﻿/****************************************************
		文件名: layout.css  
		描  述: 整站样式表
		日  期: 2010-04-21
		作  者: yuki
		mail: piao_xue1112@hotmail.com 
***************************************************/
		
/*!--全局样式表--*/
@import url("global.css");/*!--全局样式表--*/
/*  页头 start */
#header {
	height:146px;
	position:relative;
	background: url(../images/topbg.gif) no-repeat top right;
}
#logo a {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:224px;
	height:0;
	padding-top:106px;
	background:url(../images/logo.jpg);/*png图使用绝对路径*/
	overflow:hidden;
}
#language {
	color:#cea06f;
	position:absolute;
	top:85px;
	right:10px;
}
#weibo
{
	color:#cea06f;
	position:absolute;
	top:65px;
	right:10px;
	height:14px;
	line-height:14px;
	width:190px;
	}
#language a{
	color:#cea06f;
	text-decoration:none;
}
#weibo a{
	height:14px;
	line-height:14px;
	width:80px;
	background:url(../images/btn_blog.gif) no-repeat left center;
	text-indent:20px;
	display:inline-block;
	color:#cea06f;
	text-decoration:none;
	margin-left:6px;
}
#weibo a.am{ width:68px;}
#language a:hover,#weibo a:hover {
	color:#ebe2c4;
	text-decoration:none;
}
#language img,#weibo img{
	width:16px;
	height:11px;
	padding:0 5px 0 15px;
}
#weibo img
{
	width:14px;
	height:14px;
	padding:0 5px 0 15px;
	}
#nav {
	position:absolute;
	top:106px;
	height:40px;
	background:url(../images/nav_bg.gif) no-repeat;
	width:1003px;
	font-size:14px;
}
#nav ul {
	width:100%;
	height:40px;
	margin-left:10px;
	background:url(../images/nav_a.gif) no-repeat left top;
}
#nav ul li {
	float:left;
	text-transform:capitalize;
}
#nav ul li a {
	display:block;
	left:0;
	top:0;
	width:100px;
	height:0;
	overflow:hidden;
	padding-top:40px;
	padding-right:2px;
}
#nav ul li #a:hover {
	background:url(../images/nav_b.gif) no-repeat;
}
#nav ul li #b:hover {
	background:url(../images/nav_b.gif) no-repeat -102px 0;
}
#nav ul li #c:hover {
	background:url(../images/nav_b.gif) no-repeat -204px 0;
}
#nav ul li #d:hover {
	background:url(../images/nav_b.gif) no-repeat -306px 0;
}
#nav ul li #e:hover {
	background:url(../images/nav_b.gif) no-repeat -408px 0;
}
#nav ul li #f:hover {
	background:url(../images/nav_b.gif) no-repeat -510px 0;
}
#nav ul li .a_active {
	background:url(../images/nav_b.gif) no-repeat;
}
#nav ul li .b_active {
	background:url(../images/nav_b.gif) no-repeat -102px 0;
}
#nav ul li .c_active {
	background:url(../images/nav_b.gif) no-repeat -204px 0;
}
#nav ul li .d_active {
	background:url(../images/nav_b.gif) no-repeat -306px 0;
}
#nav ul li .e_active {
	background:url(../images/nav_b.gif) no-repeat -408px 0;
}
#nav ul li .f_active {
	background:url(../images/nav_b.gif) no-repeat -510px 0;
}
#tel_line {
	position:absolute;
	right:0;
	top:106px;
	width:240px;
	height:0;
	padding-top:40px;
	overflow:hidden;
}
/*页头 end*/

/* 页中 start*/
#content {
	background:#efe3ce;
	margin-top:3px;
	position:relative;
	width:1003px;
}
#photos {
	visibility: hidden;
	height:403px;
}
#col_weather {
	float:left;
	background: url(../images/leftbg.gif) no-repeat left top;
	padding:15px 0;
	width:243px;
	height:310px;
}
#weather {
	padding: 0 0 92px 20px;
}
.img {
	padding-left: 30px;
	float:left;
	padding-right:35px;
	height:90px;
	width:68px;
}
#col_reservation {
	background:#f7eed7 url(../images/ydbg.gif) no-repeat;
	width:360px;
	height:310px;
	margin:15px 15px 15px 0;
	float:left;
}
#col_reservation h2 {
	background:url(../images/titbg.gif) no-repeat;
	height:24px;
	width:340px;
	line-height:24px;
	padding-left:20px;
	color:#fff;
}
#col_logon {
	background:#f7eed7 url(../images/logonbg.gif) no-repeat;
	width:360px;
	height:310px;
	margin:15px 0 15px 15px;
	float:left;
}
#col_logon h2 {
	background:url(../images/titbg.gif) no-repeat;
	height:24px;
	width:340px;
	line-height:24px;
	padding-left:20px;
	color:#fff;
}
#left_con {
	width:243px;
	float:left;
	background:url(../images/leftbg.gif) repeat-y;
}
#yd {
	background:#f5ede0;
	width:243px;
	padding-top:20px;
	height:244px;
}
#yd h1 {
	background:url(../images/tit_yd.gif) no-repeat 15px 0;
	text-indent:-9999px;
	margin-bottom:15px;
}
#yd input {
	width:120px;
	background: url(../images/calendar.gif) no-repeat right;
	border: 1px solid #7f9db9;
}
#yd label {
	float:left;
	width:80px;
	text-align:right;
	line-height:20px;
	margin-bottom:10px;
}
#yd br {
	clear:left;
}
#yd .button {
	position:absolute;
	float:left;
	top:167px;
	left: 30px;
}
#left_nav {
	width:243px;
	padding-top:20px;
	height:244px;
}
#left_nav dt {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#211f20;
	height:32px;
	padding-left:20px;
	line-height:31px;
}
#left_nav dd {
	font-family:Arial, Helvetica, sans-serif;
	line-height:25px;
	padding-left:35px;
	background: url(../images/arrow1.gif) no-repeat 25px 8px;
}
#left_nav dt a {
	line-height:25px;
	color:#653000;
	text-decoration:none;
}
#left_nav dt a:hover {
	color:#998356;
	text-decoration: underline;
}
#left_nav dd a {
	line-height:25px;
	color:#211f20;
	text-decoration:none;
}
#left_nav dd a:hover {
	color:#aa4b4f;
	text-decoration: underline;
}
#left_nav .dd_active {
	font-weight:bold;
	color:#aa4b4f;
	background:url(../images/icon.gif) no-repeat right;
	padding-right:12px;
}
#right_con {
	width:760px;
	float:right;
	padding-bottom:10px;
}
#into_pic {
	width:760;
	height:264px;
	visibility: hidden;
}
#pic_zi {
	background:url(../images/pic_zi.png) no-repeat;
	width:192px;
	height:82px;
	position:absolute;
	left: 806px;
	float:left;
	top: 182px;
}
#homepic_zi {
	background:url(../images/pic_zi.png) no-repeat;
	width:192px;
	height:82px;
	position:absolute;
	left: 806px;
	float:left;
	top: 320px;
}
#in_txt {
	margin:15px 20px;
	color:#626262;
	line-height:22px;
}
#in_txt h1 {
	color:#aa4b4f;
	font-size:14px;
	padding-bottom:10px;
}
#in_txt a {
	color:#666;
	text-decoration:underline;
}
#in_txt a:hover {
	color:#333;
	text-decoration:none;
}
#in_txt input {
	width:150px;
	border: 1px solid #8e8e8e;
	background:#eee;
}
#in_txt .maxinput {
	width:400px;
}
#in_txt .min_input {
	width:70px;
	height:25px;
	background:#fff;
}
#in_txt label {
	width:80px;
	line-height:20px;
	margin-bottom:10px;
}
/* 页中 end */

/*页尾 start */
#footer {
	background:url(../images/footbg.gif) repeat-x;
	height:169px;
	color:#993333;
}
#footer a {
	color:#993333;
	text-decoration:none;
}
#footer a:hover {
	text-decoration: underline;
}
#foot_top {
	position:relative;
}
#foot_logo {
	width:246px;
	height:54px;
	margin:10px;
	float:left;
}
#foot_nav {
	float:right;
	margin-right:5px;
	margin-top:23px;
	color:#333;
}
#foot_nav ul {
	width:370px;
}
#foot_nav ul li {
	float:left;
}
#foot_nav ul li a {
	display:block;
	padding:2px 5px;
	color:#333;
}
#foot_nav ul li a:hover {
	color:#993333;
}
#add {
	text-align:center;
	width:1003px;
	padding-top:15px;
}
/* 页尾 end */

/* booking */
#booking {
	margin-top:15px;
	background:url(../images/line.gif) no-repeat 200px 0;
	position:relative;
	height:90px;
}
#booking input {
	width:100px;
	background: url(../images/calendar.gif) no-repeat right;
	border: 1px solid #7f9db9;
}
#booking label {
	float:left;
	width:80px;
	text-align:right;
	line-height:20px;
	margin-bottom:10px;
}
#booking br {
	clear:left;
}
#booking .button {
	position:absolute;
	float:right;
	right: 30px;
	top:0;
	text-align:center;
}
#booking a {
	color:#cc3333;
	text-decoration:none;
}
#booking a:hover {
	color:#333;
	text-decoration:none;
}
/* booking */
.news_iframe {
	margin-top:5px;
	background:url(../images/line.gif) no-repeat 200px 0;
	position:relative;
}
.news_iframe input {
	width:100px;
	background: url(../images/calendar.gif) no-repeat right;
	border: 1px solid #7f9db9;
}
.news_iframe label {
	float:left;
	width:80px;
	text-align:right;
	line-height:30px;
}
.news_iframe br {
	clear:left;
}
.news_iframe .button {
	position:absolute;
	float:right;
	right: 30px;
	top:0;
	text-align:center;
}
#booking a {
	color:#cc3333;
	text-decoration:none;
}
#booking a:hover {
	color:#333;
	text-decoration:none;
}
/* logon */
#logon {
	margin-top:15px;
	background:url(../images/line.gif) no-repeat 160px 0;
	position:relative;
	height:90px;
}
#logon input {
	width:80px;
}
#logon label {
	float:left;
	width:60px;
	text-align:right;
	line-height:20px;
	margin-bottom:10px;
}
#logon .logon_btn {
	width:61px;
	height:20px;
	line-height:30px;
	margin-left:62px;
}
#logon br {
	clear:left;
}
#logon .txt {
	position:absolute;
	float:right;
	right: 10px;
	width:168px;
	top:-5px;
	color:#999;
	line-height:16px;
}
#logon .txt a {
	color:#cc3333;
	text-decoration:none;
}
#logon .txt a:hover {
	color:#333;
	text-decoration:none;
}

