body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: right top;
	background-color: #FFF;
}

br {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	position: relative;
}
.first {
	color: #6B7632;
	font-weight: bold;
}


/* Header */

#header {
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 910px;
	padding: 10px;
	height: 110px;
	margin-top: 0px;
}
#header h1 {
	font-size:46px;
	font-style: normal;
	color: #FC0;
	margin: 0px;
	font-weight: bold;
	letter-spacing: -3px;
	position: absolute;
	line-height: 46px;
	left: 22px;
	top: 69px;
}
#header h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-style: normal;
	margin: 0px;
	float: left;
	width: 560px;
	padding-top: 10px;
	font-weight: bold;
	color: #ED72A2;
}
#header .guarantee {
	float: right;
	margin-top: 10px;
	width: 300px;
	position: absolute;
	left: 651px;
	top: 50px;
}


#content {
	margin-right: auto;
	margin-left: auto;
	width: 930px;
	background-image: url(images/bg-cont-02.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#nav {
	vertical-align: middle;
}
#nav ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 30px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#nav ul li {
	list-style-type: none;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
	display: block;
}
#nav ul li a {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
}
#nav ul li a:hover{
	background-color: #919D4A;
}
#nav .current {
	background-color: #919D4A;
}


/* Content */

#intro {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 13px;
	padding-right: 15px;
	padding-left: 12px;
}
#slide-left {
	width: 250px;
	float: left;
	margin-left: 20px;
}
#recomm {
	background-color: #AEBA6F;
	padding-bottom: 3px;
}
#recomm .descri p {
	margin: 0px;
}
#recomm .descri {
	width: 235px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6B8809;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	margin-right: 6px;
	margin-left: 5px;
	padding-left: 2px;
}
#recomm .descri a {
	text-decoration: none;
	color: #877943;
}

#recomm .descri a:hover {
	text-decoration: none;
	color: #F00;
}


#recomm h4 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #AEBA6F;
	color: #333;
}
#recomm h3 {
	background-color: #FFF;
	margin: 0px;
	color: #666;
	text-align: left;
	font-size: 12px;
	padding-left: 8px;
	padding-top: 0px;
}
#recomm .descri .price_area {
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #666;
	font-size: 11px;
	padding-left: 7px;
}
#recomm .descri img {
	text-align: center;
	margin: 5px;
}
#slide-right {
	width: 650px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#hotel-a-z {
}

#hotel-a-z ul {
	padding: 0px;
	display: inline;
	margin: 0px;
}

#hotel-a-z li {
	LIST-STYLE-POSITION: outside;
	LIST-STYLE-TYPE: none;
	height: 145px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#hotel-a-z h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#hotel-a-z h4 {
	FONT-WEIGHT: normal;
	margin: 0px;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 3px;
}
#hotel-a-z .post {
	margin-bottom: 10px;
	display: block;
	padding-bottom: 10px;
}
#hotel-a-z .post:hover {

}
#hotel-a-z .details  {
	padding: 0px;
	display: inline;
}
#hotel-a-z .details a {
	padding: 0px;
	display: inline;
	font-weight: bold;
}
#hotel-a-z .thumb {
	float: left;
}
#hotel-a-z .bottom  {
	clear: both;
	margin-left: 5px;
}
#hotel-a-z .details  p {
	margin: 0px;
	padding: 0px;
	color: #9D0000;
}
#hotel-a-z .price  {
	margin-right: 10px;
	font-weight: bold;
	width: 130px;
	float: left;
	background-color: #F2F9FF;
	height: 24px;
	line-height: 28px;
}
#hotel-a-z .locat {
	margin-right: 10px;
	font-weight: bold;
	width: 190px;
	float: left;
	background-color: #F2F9FF;
	height: 24px;
	line-height: 28px;
}
#hotel-a-z .star {
	TEXT-DECORATION: none;
	margin-right: 10px;
	width: 120px;
	float: left;
}
#hotel-a-z .address {
	font-size: 10px;
}
#hotel-a-z .newly {
	font-weight: bold;
	color: #F00;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-style: italic;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 10px;
	text-decoration: none;
	text-align: center;
	text-transform: none;
	font-weight: bold;
	letter-spacing: 1px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.more a {
	color: #000000;
	background-color: #C2D729;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.more a:hover {
	color: #FFFFFF;
	background-color: #fbb317;
	text-decoration: none;
}
.booknow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 10px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.booknow a {
	color: #000;
	background-color: #FFCC00;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
.booknow a:hover {
	color: #FFFFFF;
	background-color: #C2D729;
	text-decoration: none;
}

/* pageNavi */

.pageNavi {
	MARGIN-TOP: 3px; DISPLAY: inline; FONT-SIZE: 10px; FLOAT: right; MARGIN-BOTTOM: 3px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.pageNavi A {
	BORDER-RIGHT: #9ccfe5 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #9ccfe5 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #9ccfe5 1px solid; COLOR: #6facdd; PADDING-TOP: 2px; BORDER-BOTTOM: #9ccfe5 1px solid; BACKGROUND-COLOR: #ffffff
}
.pageNavi SPAN.current {
	BORDER-RIGHT: #9ccfe5 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #9ccfe5 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #9ccfe5 1px solid; COLOR: #6facdd; PADDING-TOP: 2px; BORDER-BOTTOM: #9ccfe5 1px solid; BACKGROUND-COLOR: #ffffff
}
.pageNavi SPAN.disabled {
	BORDER-RIGHT: #9ccfe5 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #9ccfe5 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #9ccfe5 1px solid; COLOR: #6facdd; PADDING-TOP: 2px; BORDER-BOTTOM: #9ccfe5 1px solid; BACKGROUND-COLOR: #ffffff
}
.pageNavi SPAN.disabled {
	BORDER-RIGHT: #dddddd 1px solid; BORDER-TOP: #dddddd 1px solid; BORDER-LEFT: #dddddd 1px solid; COLOR: #999999; BORDER-BOTTOM: #dddddd 1px solid
}
.pageNavi SPAN.current {
	BORDER-RIGHT: #6facdd 1px solid; BORDER-TOP: #6facdd 1px solid; BORDER-LEFT: #6facdd 1px solid; COLOR: #ffffff; BORDER-BOTTOM: #6facdd 1px solid; BACKGROUND-COLOR: #6facdd
}

/* Footer */
.ourlink {
	font-size: 12px;
	padding: 10px;
	line-height: 18px;
}
#footer {
	padding-bottom: 10px;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	width: 100%;
	clear: both;
	background-color: #d4dab6;
	color: #333;
}
#footer p {
	margin: 0;
	line-height: normal;
	text-transform: none;
	text-align: center;
	padding-bottom: 5px;
	font-size: 13px;
	color: #333;
}
#footer h4 {
	margin: 0;
	line-height: normal;
	text-align: center;
	font-size: 16px;
	background-color: #DDD;
	padding-bottom: 10px;
	padding-top: 5px;
}
#footer img {
	text-align: center;
}
#footer a {
	color: #030;
}
#footer a:hover {
	color: #F90;
}

