body {
	font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
	background:#00487f;
}
/* body-color start */
.color-1{
	background:#567fa7;
}
/* body-color start */
img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
	border: 0;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#page {
	width: 810px;
	overflow: hidden;
	margin: 0 auto;
	background:#00487f url(../images/page-bg.jpg) no-repeat;
	padding: 136px 0 0 0;
}
#header {
	overflow: hidden;
	width: 810px;
	height: 262px;
}
#header .left{
	width: 368px;
	overflow: hidden;
	float: left;
	text-align: center;
}
.logo {
	margin: 0;
	padding: 49px 0 0 62px;
	float: left;
}
.logo a {
	display: block;
	text-indent: -9999px;
	width: 244px;
	height: 106px;
	background: url('../images/logo.jpg') no-repeat;
	outline: none;
}
.slogan-box{
	width: 100%;
	float: left;
	overflow: hidden;
}
.slogan{
	line-height:21px;
	color: #fff;
	margin: 0;
	font-weight: normal;
	text-align: center;
	padding-top: 17px;
	display: block;
}
#header .right{
	width: 442px;
	overflow: hidden;
	float: right;
}
.imger{
	width: 339px;
	height:260px;
	overflow: hidden;
	float: left;
	background:#f6eaa3;
	padding: 2px 0 0 2px;
}
.imger img{
	display: block;
}
#content{
	width: 810px;
	overflow: hidden;
	padding: 40px 0 30px 0;
}
.left-box{
	width: 360px;
	overflow: hidden;
	float: left;
}
.side-list{
	width: 122px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	overflow: hidden;
	font-size:15px;
	line-height:18px;
	text-align: center;
	font-weight: bold;
}
.side-list li{
	padding-bottom: 5px;
	vertical-align: middle;
	height:1%;
}
.side-list li a{
	width: 122px;
	display: block;
	color: #f6eaa3;
	padding: 0 0 1px 0;
	border-top: 1px solid #00487f; 
	border-bottom: 1px solid #00487f;
}
.side-list li a:hover,
.side-list li a.active{
	border-top: 1px solid #bfd1df;
	border-bottom: 1px solid #bfd1df;
	text-decoration: none;
	color: #fff;
}
.right-box{
	width: 440px;
	overflow: hidden;
	float: right;
	margin-top: -3px;
	display: inline;
}
.content{
	width: 340px;
	overflow: hidden;
	float: left;
}
.content p{
	margin: 0;
	font-size:14px;
	line-height: 24px;
	padding-bottom: 10px;
}
#footer{
	width: 100%;
	overflow: hidden;
	padding: 0 0 100px 0;
}
.nav-footer{
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size:18px;
	line-height: 22px;
	text-align: center;
	color: #f6eaa3;
}
.nav-footer li{
	display: inline;
	padding: 0 8px;
}
.nav-footer li a{
	color: #f6eaa3;
}
.inner #page{
	background:#00487f url(../images/inner-page-bg.jpg) no-repeat;
	padding: 0;
}
.inner #header {
	overflow: hidden;
	width: 810px;
	height: 171px;
}
.inner .logo {
	padding: 71px 0 0 55px;
}
.inner .logo a {
	width: 214px;
	height: 93px;
	background: url('../images/inner-logo.jpg') no-repeat;
}
.inner .left-box{
	width: 320px;
}
.inner .slogan-box{
	width: 100%;
	overflow: hidden;
	text-align: center;
	padding-bottom: 34px;
	float:none;
}
.inner .slogan-box p{
	margin: 0;
	line-height: 20px;
	color: #fff;
}
.inner .slogan-box p a{
	color: #fff;
}
.inner .side-list{
	padding: 0 0 70px 0;
}
.info-box{
	width: 187px;
	height: 187px;
	padding: 3px 0 0 3px;
	background:#f6eaa3;
	margin:24px 0 0 67px;
}
.info-box img{
	display: block;
}
.inner .right-box{
	width: 485px;
	margin-top: 0;
}
.inner .content{
	width: 420px;
	padding: 7px 0 0 0;
}
.inner .content p{
	line-height: 17px;
	font-size: 13px;
	padding-bottom: 15px;
}
.content .label{
	width: 121px;
	height: 25px;
	margin: 0;
	padding-bottom: 13px;
	display: block;
	text-indent: -9999px;
	background: url(../images/content-h2.gif) no-repeat;
}
.content h2{
	margin: 0;
	height:28px;
	display: block;
	padding-bottom: 13px;
}
.right-list{
	margin: 0;
	padding: 0 0 22px 0;
	list-style: none;
	font-size:13px;
	line-height: 18px;
	color: #fff;
}
.right-list li{
	background: url(../images/right-list-li-bg.gif) no-repeat 0 7px;
	padding: 0 0 0 24px;
}
.right-list li a{
	color: #fff;
}
.photo-box{
	width: 348px;
	height: 260px;
	overflow: hidden;
	padding: 2px 0 0 2px;
	background:#f6eaa3;
	margin:0 0 26px 37px;
}
.photo-box img{
	display: block;
}
.content h3{
	color: #f6eaa3;
	margin: 0;
	font-size:13px;
	line-height: 16px;
}
* html .rooms .content{
	padding-bottom: 30px;
}
* +html .rooms .content{
	padding-bottom: 30px;
}
.rooms .content{
	width:460px;
}
.rooms-box{
	width: 460px;
	overflow: hidden;
	padding:10px 0 0 25px;
}
.rooms-box .top{
	padding: 16px 0 7px 0;
}
.rooms-box h3{
	padding-bottom: 7px;
}
.rooms-info{
	width: 189px;
	overflow: hidden;
	float: left;
	margin:0 40px 26px 0;
	display: inline;
}
.rooms-info h3{
	font-size:13px;
}
.rooms-photo{
	width:186px;
	height: 159px;
	overflow: hidden;
	background:#f2e893;
	padding: 3px 0 0 3px;
}
.rates .right-box{
	width: 480px;
}
.rates .content{
	width: 460px;
}
.rates .info-box{
	width: 187px;
	height: 187px;
	padding: 3px 0 0 3px;
	background:#f6eaa3;
	margin:24px 0 0 67px;
}
.table-box{
	width: 100%;
	overflow: hidden;
	padding: 20px 0 18px 0;
}
table{
	margin:0;
	padding:0;
	border-collapse: collapse;
	width: 460px;
}
table tr th{
	width: 150px;
	margin-left:17px;
	padding: 0 0 7px 0;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	line-height: 16px;
	color: #fff;
}
table tr td{
	vertical-align: top;
	background:url(../images/td-bg-2.gif) repeat-y;
	padding: 3px 0 7px 28px;
	font-size: 14px;
	line-height: 19px;
}
table .tab1{
	width: 145px;
	text-align: left;
	color: #f2e893;
}
table .tab2{
	width: 17px;
}
table .none{
	text-align: left;
	background: none;
	border: none;
	padding: 3px 0 0 0;
}
table .white{
	height: 1px;
	background:#fff;
	padding:0;
	border: none;
}
