@CHARSET "ISO-8859-1";
body {
	background: url("../images/bg.png") repeat-x #fff;
	font-family: Arial;
	font-size: 12px;
	color: #000;
	margin: 0;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.tl {
	text-align: left;
}
.border {
	border: 1px solid #d0d0d0;
}
.border-n {
	border: none;
}
.bor-b {
	border-bottom: 1px solid #d0d0d0 !important;
}
.bold {
	font-weight: bold;
}
.bor-top {
	border-top: 1px solid #d0d0d0 !important;
}
.btn {
	background: url("../images/bg-search.png") repeat-x;
	height: 28px;
	border: none;
	border-radius: 3px;
	padding: 5px 15px;
	color: white !important;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #21597d;
}
.search table {
	width: 100%;
}
.search table td {
	padding: 5px;
}
.search td select {
	width: 100%;
}
a:hover {
	text-decoration: underline;
	cursor: pointer;
}
.clear {
	clear: both;
}
.padding {
	padding: 10px;
}
.font10 {
	font-size: 10px;
}
li {
	list-style: none;
}
.wrapper {
	width: 1000px;
	margin: 0 auto;
}
.menu-top {
	margin: 5px 0;
}
.menu-top a {
	color: #fff;
	margin-left: 10px;
	text-decoration:none;
}
.menu-top a:hover {
	color: #FFFF00;
	margin-left: 10px;
	text-decoration:none;
}
/*header*/
#header {
	background: #fff;
	height: 100px;
	position: relative;
}
.logo {
	position: absolute;
	left: 20px;
	top: 20px;
}
.hotline {
	background: url("../images/icon-book.png") no-repeat;
	padding-left: 111px;
	position: absolute;
	right: 15px;
	bottom: 9px;
	font-weight: bold;
	height: 59px;
}
#header .hot {
	position: absolute;
	
	top: 3px;
	right: 5px;
}
#header .hot a {
	color:#000000;
	font-weight: bold;
	font-size: 14px;
}
.slogan {
	position: absolute;
	left: 360px;
	top: 25px;
}
/*.slogan h3{font-family:"Lobster",Arial, Helvetica, sans-serif; font-size:30px; font-weight:normal; color:#6D5843; margin:1px 10px;}*/
.nav {
	margin:0;
	padding: 0;
	background: url("../images/bg-nav.png") repeat-x;
	height: 37px;
	position: relative;
}
.nav li {
	float: left;
	padding: 11px 20px;
}
.nav li.active, .nav li:hover {
	background: url("../images/nav-hover.png") repeat-x;
}
.nav li a {
	color: #fff;
	text-transform: uppercase;
	text-decoration:none;
	font-weight:bold;
}

.nav li a:hover {
	color: #FFFF00;
	text-transform: uppercase;
	text-decoration:none;
	font-weight:bold;
}
.nav li.select {
	position: absolute;
	top: 7px;
	right: 10px;
	padding: 0;
}
/*main content*/
.main-content {
	padding: 5px;
	background: #fff;
	box-shadow: 0 0 5px #9C9C9C;
}
.beacrum {
	border: 1px solid #d0d0d0;
	border-radius: 5px;
	margin-bottom: 10px;
	background: #ecf1f5;
	float:left;
	width: 100%;
}
.beacrum a {
	padding: 4px 16px 4px 9px;
	float:left;
}
.beacrum a.active {
	background: url("../images/neo-b.png") center right no-repeat #2e668b;
	color: white;
	font-size:13px;
	font-weight:bold;
}
.main-left {
	float:left;
	width: 730px;
	margin-top: 10px;
}
.main-right {
	float:left;
	width: 249px;
	margin-left: 10px;
	margin-top: 10px;
}
.main-left .about,.main-left .slide {
	margin-bottom: 5px;
}
.main-left .about .content {
	border: 1px solid #dadada;
	border-top: none;
	border-radius: 0 0 5px 5px;
	padding: 2px;
}
.main-left .block .list-block {
	border: 1px solid #dadada;
	border-top: none;
	border-radius: 0 0 5px 5px;
	padding: 10px;
	float:left;
	margin: 0;
}
.list-tour {
	padding: 0;
	float: left;
	border: 1px solid #D0D0D0;
}
.list-tour li {
	width: 98%;
	float:left;
	padding: 5px 5px 10px 5px;
	min-height: 112px;
	border-bottom: 1px dashed #d0d0d0;
}
.list-tour li:last-child {
	border: none;
}

.list-tour li h2 {
	color: #3f48d5;
	font-weight: bold;
	margin: 5px 0;
}

.list-tour li h2 a {
	color: #006bbd;
	font-weight: bold;
	margin: 5px 0;
	text-decoration:none;
}

.list-tour li h2 a:hover {
	color: #FF6600; 
	font-weight: bold;
	margin: 5px 0;
	text-decoration:none;
}


.list-tour li h3 {
	color: #3f48d5;
	font-weight: bold;
	margin: 5px 0;
}

.list-tour li h3 a {
	color: #006bbd;
	font-weight: bold;
	margin: 5px 0;
	text-decoration:none;
}

.list-tour li h3 a:hover {
	color: #FF6600; 
	font-weight: bold;
	margin: 5px 0;
	text-decoration:none;
}
.list-tour li .thumbs {
	width: 190px;
	height: 112px;
	border: 1px solid #d0d0d0;
	padding: 2px;
	float:left;
}
.list-tour li .cont {
	margin-left: 205px;
	padding-right: 15px;
}
.list-tour li .cont .rating {
	margin-top: 10px;
}
.list-tour li .cont p {
	margin: 0;
	line-height: 20px;
}
.list-tour li .cont span.left {
	width: 60px;
	display: inline-block;
}
.main-left .block .list-box {
	float:left;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 1px solid #d0d0d0;
	border-radius: 0 0 5px 5px;
}
.main-left .block .list-box li {
	float: left;
	width: 323px;
	padding: 0px 10px 0px 25px;
}
.main-left .block .list-box li h3 {
	color: #FF6600;
	font-size: 15px;
	margin: 0 0 10px 0;
}

.main-left .block .list-box li h3 a {
	color: #FF6600;
	font-size: 15px;
	margin: 0 0 10px 0;
	text-decoration:none;
}
.main-left .block .list-box li h3 a:hover {
	color: #CC0000;
	font-size: 15px;
	margin: 0 0 10px 0;
	text-decoration:none;
}

.main-left .block .list-box li h1 {
	color: #FF6600;
	font-size: 15px;
	margin: 0 0 10px 0;
}

.main-left .block .list-box li h1 a {
	color: #FF6600;
	font-size: 15px;
	margin: 0 0 10px 0;
	text-decoration:none;
}
.main-left .block .list-box li h1 a:hover {
	color: #CC0000;
	font-size: 15px;
	margin: 0 0 10px 0;
	text-decoration:none;
}


.main-left .block .list-box li h2 {
	color: #FF6600;
	font-size: 15px;
	margin: 0 0 10px 0;
}

.main-left .block .list-box li h2 a {
	color: #FF6600;
	font-size: 15px;
	margin: 0 0 10px 0;
	text-decoration:none;
}
.main-left .block .list-box li h2 a:hover {
	color: #CC0000;
	font-size: 15px;
	margin: 0 0 10px 0;
	text-decoration:none;
}



.main-left .block .list-box li h4 {
	color: #FF6600;
	font-size: 15px;
	margin: 0 0 10px 0;
}

.main-left .block .list-box li h4 a {
	color: #FF6600;
	font-size: 15px;
	margin: 0 0 10px 0;
	text-decoration:none;
}
.main-left .block .list-box li h4 a:hover {
	color: #CC0000;
	font-size: 15px;
	margin: 0 0 10px 0;
	text-decoration:none;
}

.main-left .block .list-box li h5 {
	color: #FF6600;
	font-size: 15px;
	margin: 0 0 10px 0;
}

.main-left .block .list-box li h5 a {
	color: #FF6600;
	font-size: 15px;
	margin: 0 0 10px 0;
	text-decoration:none;
}
.main-left .block .list-box li h5 a:hover {
	color: #CC0000;
	font-size: 15px;
	margin: 0 0 10px 0;
	text-decoration:none;
}

.main-left .block .list-box li h6 {
	color: #FF6600;
	font-size: 15px;
	margin: 0 0 10px 0;
}

.main-left .block .list-box li h6 a {
	color: #FF6600;
	font-size: 15px;
	margin: 0 0 10px 0;
	text-decoration:none;
}
.main-left .block .list-box li h6 a:hover {
	color: #CC0000;
	font-size: 15px;
	margin: 0 0 10px 0;
	text-decoration:none;
}

.main-left .block {
	margin-bottom: 10px;
	float:left;
	width: 100%;
}
.main-left .block {
	margin-bottom: 10px;
	float:left;
	width: 100%;
}
.main-left .block h2.title-h {
	background: url("../images/bg_special.png") repeat-x;
	font-size: 14px;
	margin: 0;
	padding: 7px 10px;
	border-bottom: none;
}

.main-left .block h2.title-hotel {
    background-color:#336666;
	font-size: 14px;
	margin: 0;
	padding: 7px 10px;
	border-bottom: none;
}
.main-left .block .list-block li {
	float:left;
	width: 50%;
}
.main-left .block .list-block li h3 {
	color: #FF6600;
	font-weight: bold;
	font-size: 12px;
}

.main-left .block .list-block li h3 a {
	color: #006bbd;
	font-weight: bold;
	font-size: 13px;
	text-decoration:none;
}

.main-left .block .list-block li h3 a:hover {
	color: #FF6600;
	font-weight: bold;
	font-size: 13px;
	text-decoration:none;
}


.main-left .block .list-block li h1 {
	color: #FF6600;
	font-weight: bold;
	font-size: 12px;
}

.main-left .block .list-block li h1 a {
	color: #006bbd;
	font-weight: bold;
	font-size: 13px;
	text-decoration:none;
}

.main-left .block .list-block li h1 a:hover {
	color: #FF6600;
	font-weight: bold;
	font-size: 13px;
	text-decoration:none;
}

.main-left .block .list-block li h2 {
	color: #FF6600;
	font-weight: bold;
	font-size: 12px;
}

.main-left .block .list-block li h2 a {
	color: #006bbd;
	font-weight: bold;
	font-size: 13px;
	text-decoration:none;
}

.main-left .block .list-block li h2 a:hover {
	color: #FF6600;
	font-weight: bold;
	font-size: 13px;
	text-decoration:none;
}

.main-left .block .list-block li h4 {
	color: #FF6600;
	font-weight: bold;
	font-size: 12px;
}

.main-left .block .list-block li h4 a {
	color: #006bbd;
	font-weight: bold;
	font-size: 13px;
	text-decoration:none;
}

.main-left .block .list-block li h4 a:hover {
	color: #FF6600;
	font-weight: bold;
	font-size: 13px;
	text-decoration:none;
}
.main-left .block .list-block li h5 {
	color: #FF6600;
	font-weight: bold;
	font-size: 12px;
}

.main-left .block .list-block li h5 a {
	color: #006bbd;
	font-weight: bold;
	font-size: 13px;
	text-decoration:none;
}

.main-left .block .list-block li h5 a:hover {
	color: #FF6600;
	font-weight: bold;
	font-size: 13px;
	text-decoration:none;
}

.main-left .block .list-box li .thumbs {
	float:left;
	background: #ffffbe;
	padding: 1px;
	border: 1px solid #d0d0d0;
	width: 317px;
	height: 185px;
	margin-bottom: 10px;
}
.main-left .block .list-block li .thumbs {
	float:left;
	background: #ffffbe;
	padding: 1px;
	border: 1px solid #d0d0d0;
	width: 118px;
	height: 87px;
}
.main-left .block .list-block li .thumbs img,
.main-left .block .list-box li .thumbs img {
	width: 100%;
	height: 100%;
}
.main-left .block .list-block li .cont {
	margin-left: 132px;
}
.detail-tour .slide-d {
	float: left;
	width: 404px;
	height: 277px;
}
.detail-tour .content {
	margin-left: 416px;
}
.detail-tour .content .from {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.detail-tour .content .send {
	background: url("../images/icon-mail-w.png") no-repeat;
	padding-left: 24px;
	margin-right: 20px;
}
.detail-tour .content .print {
	background: url("../images/icon-print.png") no-repeat;
	padding-left:24px;
}

table.dials {
	width: 100%;
	border-top: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
}
table.dials td {
	padding: 5px;
	border-bottom: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
}
table.dials .b-title td {
	background: #f5f5f5;
	font-weight: bold;
	text-align: center;
}
table.dials .b-title td h2 {
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	line-height:0px;
	height:0px;
}
table.dials1 {
	width: 100%;
	border-top: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	/*border-bottom: 1px solid #d0d0d0;*/
}


table.dials1 td {
	padding: 4px;
	/*border-bottom: 1px solid #d0d0d0;*/
	/*border-bottom: 1px dashed #d0d0d0; */

	
}
table.dials1 .b-title td {
	/*background: #CCCCFF;*/
	background: url("../images/bg_b_title.png") repeat-x;
	font-weight: bold;
	text-align: left;
	font-size:12px;
}

.main-right .block {
	border: 1px solid #d0d0d0;
	border-radius: 5px;
	margin-bottom: 10px;
}
.main-right .block p.title-h {
	background: url("../images/bg-title3.png") repeat-x;
}
.main-right .block p {
	background:url("../images/bg-title.png") repeat-x;
	font-size: 14px;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 5px 5px 0 0;
	margin: 0;
	padding: 8px 12px;
}

.main-right .block h2.title-h {
	background: url("../images/bg-title3.png") repeat-x;
}
.main-right .block h2 {
	background:url("../images/bg-title.png") repeat-x;
	font-size: 14px;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 5px 5px 0 0;
	margin: 0;
	padding: 8px 12px;
}


.main-right .block h3.title-h {
	background: url("../images/bg-title3.png") repeat-x;
}
.main-right .block h3 {
	background:url("../images/bg-title.png") repeat-x;
	font-size: 14px;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 5px 5px 0 0;
	margin: 0;
	padding: 8px 12px;
}

.main-right .block h1.title-h {
	background: url("../images/bg-title3.png") repeat-x;
}
.main-right .block h1 {
	background:url("../images/bg-title.png") repeat-x;
	font-size: 14px;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 5px 5px 0 0;
	margin: 0;
	padding: 8px 12px;
}

.main-right .block h4.title-h {
	background: url("../images/bg-title3.png") repeat-x;
}
.main-right .block h4 {
	background:url("../images/bg-title.png") repeat-x;
	font-size: 14px;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 5px 5px 0 0;
	margin: 0;
	padding: 8px 12px;
}

.main-right .block h5.title-h {
	background: url("../images/bg-title3.png") repeat-x;
}
.main-right .block h5 {
	background:url("../images/bg-title.png") repeat-x;
	font-size: 14px;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 5px 5px 0 0;
	margin: 0;
	padding: 8px 12px;
}

.main-right .block h6.title-h {
	background: url("../images/bg-title3.png") repeat-x;
}
.main-right .block h6 {
	background:url("../images/bg-title.png") repeat-x;
	font-size: 14px;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 5px 5px 0 0;
	margin: 0;
	padding: 8px 12px;
}
ul.tabs {
	background:url("../images/bg-title.png") repeat-x;
	height: 34px;
	margin:0;
	padding:0;
}
ul.tabs li {
	float: left;
	padding: 7px 10px;
	background: url("../images/bg-tab.png") repeat-x;
	margin-top: 5px;
	margin-left: 6px;
	border-radius: 5px 5px 0 0;
}
ul.tabs li .neo {
	position: absolute;
	bottom: -5px;
	left: 46%;
	display: none;
}
ul.tabs li.active, ul.tabs li:hover {
	background: url("../images/bg-tab-active.png") repeat-x;
}

ul.tabs li.active a, ul.tabs li:hover a {
	color:white;
}

ul.tabs li a {
	color: white;
	font-size: 12px;
	font-weight: bold;
}
/* Tab detail tour*/
ul.tabs-detail {
	border-bottom: 1px solid #d0d0d0;
	min-height: 35px;
}
ul.tabs-detail li {
	float: left;
	padding: 7px 15px;
	background: url("../images/bg-tabs.png") repeat-x;
	margin-top: 5px;
	margin-left: 6px;
	border: 1px solid #ccc;
	border-bottom: none;
	text-transform: uppercase;
	font-size: 14px;
	position: relative;
	text-align: center;
}
ul.tabs-detail li .neo {
	position: absolute;
	bottom: -5px;
	left: 46%;
	display: none;
}
ul.tabs-detail li.active, ul.tabs-detail li:hover {
	background: url("../images/active-tab.png") repeat-x;
	border: 1px solid #005d9e;
	border-bottom: none;
}
ul.tabs-detail li.active a, ul.tabs-detail li:hover a {
	color:white;
}
.content-tab {
	padding: 10px;
	border: 1px solid #d0d0d0;
	border-radius: 0 0 5px 5px;
}
/* Tab detail cusromize*/
ul.tabs-cusromize {
	border-bottom: 1px solid #d0d0d0;
	min-height: 35px;
}
ul.tabs-cusromize li {
	float: left;
	padding: 7px 15px;
	background-color:#6699CC;
	margin-top: 5px;
	margin-left: 6px;
	border-bottom: none;
	text-transform: uppercase;
	font-size: 14px;
	position: relative;
	text-align: center;
	
}
ul.tabs-cusromize li .neo {
	position: absolute;
	bottom: -5px;
	left: 46%;
	display: none;
}
ul.tabs-cusromize li.active, ul.tabs-cusromize li:hover {
	background-color:#0066CC;
	border-bottom: none;
}
ul.tabs-cusromize li.active a, ul.tabs-cusromize li:hover a {
	color:white;
}

.list-news {
	margin: 0;
	padding:0;
}
.list-news li {
	padding: 5px 10px;
}
.list-news li a {
	background: url("../images/neo.png") 0 5px no-repeat;
	padding-left: 10px;
	font-weight: bold;
	text-decoration:none;

}

.list-news li a:hover {
	background: url("../images/neo.png") 0 5px no-repeat;
	padding-left: 10px;
	font-weight: bold;
	text-decoration:none;
	color: #FF6600;
}


.list-news1 {
	margin: 0;
	padding:0;
}
.list-news1 li {
	padding: 0px 0px;
}
.list-news1 li a {
	text-decoration:none;
	color: #000000;
}

.list-news1 a:hover {
	text-decoration:none;
	color: #6666CC;
}

.view-more {
	padding:5px 0;
}
.view-more a {
	color: #006bbd;
	text-decoration:none;
}
.view-more a:hover {
	color: #FF6600;
}
.title-c {
	border-bottom: 2px solid #2784c2;
	height: 31px;
}
.title-c h3 {
	float:left;
	background: url("../images/bg-title2.png") repeat-x;
	height: 17px;
	margin: 0;
	padding: 8px 22px;
	color: #fff;
	text-shadow: 0 1px 1px #2B3286;
	font-size:14px;
}
.title-c h1 {
	float:left;
	background: url("../images/bg-title2.png") repeat-x;
	height: 17px;
	margin: 0;
	padding: 8px 22px;
	color: #fff;
	text-shadow: 0 1px 1px #2B3286;
	font-size:14px;
}
.title-c h2 {
	float:left;
	background: url("../images/bg-title2.png") repeat-x;
	height: 17px;
	margin: 0;
	padding: 8px 22px;
	color: #fff;
	text-shadow: 0 1px 1px #2B3286;
	font-size:14px;
}
.title-c h4 {
	float:left;
	background: url("../images/bg-title2.png") repeat-x;
	height: 17px;
	margin: 0;
	padding: 8px 22px;
	color: #fff;
	text-shadow: 0 1px 1px #2B3286;
	font-size:14px;
}
.title-c h5 {
	float:left;
	background: url("../images/bg-title2.png") repeat-x;
	height: 17px;
	margin: 0;
	padding: 8px 22px;
	color: #fff;
	text-shadow: 0 1px 1px #2B3286;
	font-size:14px;
}
.title-c h6 {
	float:left;
	background: url("../images/bg-title2.png") repeat-x;
	height: 17px;
	margin: 0;
	padding: 8px 22px;
	color: #fff;
	text-shadow: 0 1px 1px #2B3286;
	font-size:14px;
}
.title-c p {
	float:left;
	background: url("../images/bg-title2.png") repeat-x;
	height: 17px;
	margin: 0;
	padding: 8px 22px;
	color: #fff;
	text-shadow: 0 1px 1px #2B3286;
	font-size:15px;
	font-weight:bold;
}
.title-c .r-title {
	background: url("../images/r-title2.png") no-repeat;
	width: 53px;
	height: 31px;
	float:left;
}
.number4 {
	margin: 0;
	padding: 0;
}
.number4 li {
	display: inline-block;
	vertical-align: top;
	width: 100px;
	padding: 10px 10px 0;
	text-align: center;
}
.number4 li p {
	margin:5px;
	font-weight: bold;
}
.main-right .block .cont {
	padding: 10px;
}
.main-right .block .img-ga,.main-right .block .img-logo,
.main-right .block .video {
	padding: 10px;
	display: block;
	text-align: center;
}
.main-right .block .img-ga img,.main-right .block .img-logo img,
.main-right .block .video img {
	max-width: 100%;
}
.suport-box .box {
	padding: 5px 10px;
}
table.shared td {
	padding: 10px;
	font-weight: bold;
}
table.shared td img {
	float:left;
	margin-right: 5px;
}
.ads {
	margin-bottom: 10px;
}
.ads img {
	max-width: 100%;
}
.menu-hotel {
	background: #f5f5f5;
	margin: 5px;
}
.menu-hotel a {
	display: inline-block;
	padding: 5px 10px;
	font-size:10px;
	font-weight:bold;
	color:#3366FF;

}
.menu-hotel a.active, .menu-hotel a:hover {
	background: #c5c5c5;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
}
.hotel-g {
	margin: 0;
	padding: 0;
}
.hotel-g li {
	float:left;
	width: 30%;
	line-height: 18px;
	padding: 10px;
}
.hotel-g li h3 {
	margin: 0;
	font-weight: bold;
	font-size: 13px;
	color: #006699;
}
.hotel-g li h1 {
	margin: 0;
	font-weight: bold;
	font-size: 13px;
	color: #006699;
}
.hotel-g li h2 {
	margin: 0;
	font-weight: bold;
	font-size: 13px;
	color: #006699;
}
.hotel-g li h4 {
	margin: 0;
	font-weight: bold;
	font-size: 13px;
	color: #006699;
}
.hotel-g li h5 {
	margin: 0;
	font-weight: bold;
	font-size: 13px;
	color: #006699;
}
.hotel-g li h6 {
	margin: 0;
	font-weight: bold;
	font-size: 13px;
	color: #006699;
}

.hotel-g li p {
	margin: 0;
	font-weight: bold;
	font-size: 12px;
	color: #3399CC;
}
.hotel-g li p {
	font-size: 11px;
}
.hotel-g li .thumbs {
	float:left;
	width: 100px;
	height: 60px;
	border: 1px solid #d0d0d0;
	background: #fff;
	padding: 1px;
}
.hotel-g li .thumbs img {
	width: 100%;
	height: 100%;
}
.hotel-g li .cont {
	margin-left: 112px;
}
.list-hotel {
	background:#f2f2f2;
	border: 1px solid #d0d0d0;
	border-radius: 5px;
	padding: 10px;
	margin-bottom: 10px;
}
.list-hotel h3 {
	font-size: 15px;
	color: #FF6600;
	margin: 0 0 10px 0;
}

.list-hotel h1 {
	font-size: 15px;
	color: #FF6600;
	margin: 0 0 10px 0;
}
.list-hotel h2 {
	font-size: 15px;
	color: #FF6600;
	margin: 0 0 10px 0;
}
.list-hotel h4 {
	font-size: 15px;
	color: #FF6600;
	margin: 0 0 10px 0;
}
.list-hotel h5 {
	font-size: 15px;
	color: #FF6600;
	margin: 0 0 10px 0;
}
.list-hotel h6 {
	font-size: 15px;
	color: #FF6600;
	margin: 0 0 10px 0;
}
.list-hotel ul {
	border: 1px solid #d0d0d0;
	border-radius: 5px;
	background: #fff;
	margin: 0;
	padding: 0;
	width: 682px;
	display: inline-block;
	vertical-align: top;
}
.list-hotel li {
	display: inline-block;
	vertical-align: top;
	margin-left: 35px;
	width: 185px;
	color: #006bbd;
	text-decoration:none;
}

.list-hotel li h4,.list-hotel li p {
	margin: 6px 0;
	
}
.list-hotel li h4 a {
	font-size: 13px;
	color: #006bbd;
	text-decoration:none;
}
.list-hotel li h4 a:hover {
	font-size: 13px;
	color: #FF6600;
	text-decoration:none;
}



.list-hotel li h1,.list-hotel li p {
	margin: 6px 0;
	
}
.list-hotel li h1 a {
	font-size: 13px;
	color: #006bbd;
	text-decoration:none;
}
.list-hotel li h1 a:hover {
	font-size: 13px;
	color: #FF6600;
	text-decoration:none;
}

.list-hotel li h2,.list-hotel li p {
	margin: 6px 0;
	
}
.list-hotel li h2 a {
	font-size: 13px;
	color: #006bbd;
	text-decoration:none;
}
.list-hotel li h2 a:hover {
	font-size: 13px;
	color: #FF6600;
	text-decoration:none;
}

.list-hotel li h3,.list-hotel li p {
	margin: 6px 0;
	
}
.list-hotel li h3 a {
	font-size: 13px;
	color: #006bbd;
	text-decoration:none;
}
.list-hotel li h3 a:hover {
	font-size: 13px;
	color: #FF6600;
	text-decoration:none;
}

.list-hotel li h5,.list-hotel li p {
	margin: 6px 0;
	
}
.list-hotel li h5 a {
	font-size: 13px;
	color: #006bbd;
	text-decoration:none;
}
.list-hotel li h5 a:hover {
	font-size: 13px;
	color: #FF6600;
	text-decoration:none;
}

.list-hotel li h6,.list-hotel li p {
	margin: 6px 0;
	
}
.list-hotel li h6 a {
	font-size: 13px;
	color: #006bbd;
	text-decoration:none;
}
.list-hotel li h6 a:hover {
	font-size: 13px;
	color: #FF6600;
	text-decoration:none;
}
.list-hotel .map {
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
}
/*footer*/
.main-footer {
	background: url("../images/bg-footer.png") repeat-x #2b6489;
	min-height: 295px;
}
.footer {
	width: 1000px;
	margin: 0 auto;
}
.menu-f {
	padding-top: 7px;
	min-height: 23px;
}
.menu-f a {
	text-transform: uppercase;
	text-decoration:none;
	color: white;
	float:left;
	width: 166px;
	font-weight: bold;
}
.menu-f a:hover {
	text-transform: uppercase;
	text-decoration:none;
	color: #FFFF00;
	float:left;
	width: 166px;
	font-weight: bold;
}
.list-menu {
	padding: 0;
	height: 137px;
	 
	
}
.list-menu li {
	float: left;
	width: 166px;
	
}
.list-menu li a {
	color: white;
	text-decoration:none;
	width: 166px;
}

.list-menu li a:hover {
	color: #FFFF00;
	text-decoration:none;
	width: 166px;
}



.list-menu li h3 a {
	color: white;
	font-size: 12px;
	font-weight:normal;
	text-decoration:none;
	width: 166px;
}

.list-menu li h3 a:hover {
	color: #FFFF00;
	font-size: 12px;
	font-weight:normal;
	text-decoration:none;
	width: 166px;
}
.list-menu li h3 ,.list-menu li p {
	margin: 0;
	line-height: 20px;
}
.nav-footer {
	padding-top: 10px;
	color:#3333CC;

}
.nav-footer a {
	color:#3333CC;
	text-decoration:none;
	font-weight:bold;
}

.nav-footer a:hover {
	color:#FFFF33;
	text-decoration:none;
	font-weight:bold;
}
.contact-footer {
	display: inline-block;
	vertical-align:bottom;
	width: 75%;
}
.contact-footer p {
	color:white;
	line-height: 20px;
	
}
.logo-f {
	display: inline-block;
	vertical-align: top;
	padding-top: 20px;
	text-align: right;
}