*{
margin:0px;
padding:0px;
}
img{border:0px;}
html{
width:100%;
height:100%;
background-image:url(images/bg.gif);
background-position:top left;
background-repeat:repeat-x;
}
body{
width:1000px;
margin:0 auto;
}
#header{
width:1000px;
overflow:hidden;
padding:14px 0 0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#D8DCE0;
}
#header h1{
	text-align:center;
}
#header h1 a{
	color:#D8DCE0;
	text-decoration:none;
}

.links a{
color:#D8DCE0;
padding:0 13px;
text-decoration:underline
}
.links a:visited{text-decoration:underline}
.links a:hover{text-decoration:none}

#menu{
padding:30px 0 16px 245px;
font-size:15px;
float:left;
list-style-type:none;
}
#menu li{
display:inline;
padding:0 12px;
line-height:20px;
}
#menu a{
	color:#060;
	text-decoration:none;
}
#menu a:visited{text-decoration:none;}
#menu a:hover{
	text-decoration:underline;
	color:#F30;
}
#wrapper{
width:956px;
overflow:hidden;
padding:0 0 54px 39px;
}
#sidebar{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
width:198px;
float:left;
}
#sidebar h2{
	color:#ffffff;
	font-size:16px;
	display:block;
	margin:0 0 12px 0;
	padding-left:5px;
	background-color:#91A711;
	width:180px;
	line-height:25px;
}
#sidebar h3{
	color:#ffffff;
	background-color:#91A711;
	display:block;
	line-height:25px;
	padding-left: 5px;
	margin:0 0 12px 0;
	width:180px;
}
.slogan{
color:#FFFFFF;
background-color:#A65019;
line-height:20px;
display:block;
margin:0 15px 0 0;
padding:0 5px;
}
.logo_block{
width:193px;
overflow:hidden;
padding:0 0 40px 5px;
}
.text1{
color:#858484;
font-size:12px;
width:170px;
display:block;
padding:18px 0 10px 0;
background-image:url(images/brick.gif);
background-position:bottom left;
background-repeat:no-repeat;
text-align: justify;
}
#navigation{
padding:5px 0 22px 0;
width:198px;
}
#navigation li{
list-style:url(images/arrow_menu.gif);
line-height:22px;
padding:0;
margin-left:18px;
}
#navigation a{
	color:#4e5a56;
	text-decoration:none;
}
#navigation a:visited{text-decoration:none}
#navigation a:hover{color:#06F;}
.color{
background-image:url(images/color.gif);
background-position:top left;
background-repeat:no-repeat;
}

#destination{
padding:5px 0 22px 0;
}
#destination li{
list-style:url(images/i_blue.gif);
line-height:22px;
padding:0;
margin-left:18px;
}
#destination a{
	color:#4e5a56;
	text-decoration:none;
}
#destination a:visited{text-decoration:none}
#destination a:hover{color:#06F;}

#partner{
padding:5px 0 22px 0;
}
#partner li{
list-style:url(images/i_blue.gif);
line-height:22px;
padding:0;
margin-left:18px;
}
#partner a{
	color:#4e5a56;
	text-decoration:none;
}
#partner a:visited{text-decoration:none}
#partner a:hover{color:#06F;}


#content{
background-image:url(images/pic.jpg);
background-position:top left;
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
width:746px;
overflow:hidden;
float:left;
}
.search{
padding:100px 5px 162px 500px;
text-align:center;
}

.bg{
width:740px;
background-image:url(images/dash.gif);
background-position:top left;
background-repeat:repeat-y;
float:left;
overflow:hidden;
padding:0;
}
.column1{
width:470px;
padding:35px 50px 0 7px;
color:#333333;
float:left;
}
.column1 p{
display:block;
width:470px;
padding:12px 0 12px 3px;
text-align:justify;
}
.column1 h3 {
	padding-top:18px;
}
#items{
padding:17px 0 15px 5px;
width:470px;
float:left;
overflow:hidden;
}
.item{
width:201px;
float:left;
margin:0 15px 13px 0;
}
.item img{float:left}
.item span{
background-image:url(images/span_bg.gif);
background-position:top left;
background-repeat:no-repeat;
display:block;
float:left;
height:18px;
line-height:18px;
width:192px;
padding:0 0 0 9px;
}
.item a{
color:#FFFFFF;
text-decoration:none
}
.all {
	text-align:right;
	padding:0;
}
.all a {
	color:#F60;
}
.all a:hover {
	text-decoration: none;
}


.column2{
width:200px;
float:left;
padding:35px 0 0 10px
}
.column2 h2{
	font-size:17px;
	color:#343434;
	margin:0 0 10px 0;
}

.news{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
padding:5px 0 0 0;
float:left;
overflow:hidden;
}
.news span{
color:#FFFFFF;
display:block;
float:left;
background-color:#91A711;
line-height:17px;
padding:0 11px 0 4px;
margin:0 0 10px 0;
font-weight:bold;
}
.news p{
display:block;
float:left;
width:190px;
padding:0 0 5px 0;
text-align:justify;
}
.news span a{
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}
.news span a:hover{
	text-decoration:none;
	color:#060;
}
.more{
display:block;
float:left;
color:#009EDC;
text-decoration:underline;
padding: 0 0 22px 0;
}
.more:visited{text-decoration:underline}
.more:hover{text-decoration:none}

.news img{
padding:0 0 11px 0
}
#footer{
background-image:url(images/footer_bg.gif);
background-position:top left;
background-repeat:repeat-x;
width:950px;
margin:0 auto;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#footer li{
color:#E8E9E9;
display:inline;
list-style-type:none;
line-height:28px;
}
#footer li a{
color:#E8E9E9;
margin:0 10px;
text-decoration:none
}
#footer li a:visited{text-decoration:none}
#footer li a:hover{text-decoration:underline}
#footer p{
line-height:46px;
padding:5px 0 0 0;
text-align:center;
color:#323232
}
#footer p a{
color:#254A73;
text-decoration:underline
}
#footer p a:visited{text-decoration:underline}
#footer p a:hover{text-decoration:none}

.tree{
margin:-30px 0 17px 0;
color:#333333
}
.tree a{
color:#333333;
text-decoration:underline;
}
.tree a:visited{text-decoration:underline}
.tree a:hover{text-decoration:none}

#recommended {
	text-align: left;
	color:#666666;
	border:0;
	font-size:11px;
	margin-top:15px;
}
#recommended a {
	font-size:12px;
	color:#06C;
	text-decoration:none;
	font-weight:bold;
	line-height:22px;
}
#recommended a:hover {
	font-size:12px;
	color:#F90;
	text-decoration: underline;
	font-weight:bold;
}
#recommended img {
	border:0;
	padding:15px 7px 0 0;
}

#recommended .info {
	font-weight:normal;
}
#recommended .info a{
	color:#00F;
	text-decoration:underline;
	font-weight:normal;
}
#recommended .info a:hover{
	text-decoration:none;
}

#recommended .book {
	text-align:center;
	padding:5px 0 5px 0;
	color:#F00;
}


.validate {
	text-align: right;
	padding: 0 0 0 10px;
}
.powered {
	float:left;
	padding: 0 7px 0 10px;
	font-size:11px;
}
.powered a {
	text-decoration:none;
	color:#333;
}
.blue {
	color:#03F;
	margin:10px 0 10px 0;
	font-weight:bold;
}
.red {
	color:#F00;
	font-weight:bold;
	margin:20px 0 10px 0;
}

#column3{
width:730px;
padding:35px 10px 0 7px;
color:#333333;
float:left;
}
#column3 p{
display:block;
width:720px;
padding:12px 5px 10px 3px;
text-align:justify;
}
#column3 h2 {
	margin-top: 20px;
}
#column3 h3 {
	padding:18px 5px 8px 3px;
}
#column3 ul {
	margin-left:30px;
}
#column3 h4 {
	padding:10px 0 0 3px;
}
#column3 li {
	list-style:square;
	margin-left:15px;
}
.tour {
	width:100%;
}
.tour span {
	color:#1E90FF;
	text-decoration:underline;
	font-weight:bold;
}
.tour .price {
	color:#FF0000;
	font-weight:bold;
	text-align:right;
}
.tour .action {
	color:#ff4500;
	font-weight:bold;
	padding: 10px 0 0 0;
}
.tour p {
	width:250px;
	padding:5px 0 10px 10px;
}
.tour_ads {
	line-height: 20px;
	margin-bottom:20px;
}
.tour_ads a {
	text-decoration:none;
	padding-left:5px;
}
.map {
	margin:30px 0 20px 30px;
}

#food {
	width:700px;
}
#food p {
	width:350px;
}
#food a {
	color:#06F;
	text-decoration:underline;
	padding-left:3px;
	font-weight:bold;
}
#food a:hover {
	color:#F60;
}
#food span {
	color:#060;
	font-weight:700;
	line-height:22px;
}
#food .overview {
	width:550px;
	margin-top:15px;
	text-align:justify;
}

.underline {
	border-style: dashed;
	border-color: #060;
	margin:10px 0 10px 0;
}
.attract {
	width:80%;
}
.attract span {
	color:#1E90FF;
	text-decoration:underline;
	font-weight:bold;
}
.attract .price {
	color:#FF0000;
	font-weight:bold;
	text-align:right;
}
.attract .action {
	color:#ff4500;
	font-weight:bold;
	padding: 10px 0 0 0;
}
.attract p {
	width:250px;
	padding:5px 0 10px 10px;
}
.attract .right {
	text-align:right;
	padding-top:10px;
}

.thailand {
	margin-bottom: 10px;
}
.thailand a {
	text-decoration:underline;
	font-weight:bold;
	color:#06C;
	font-size:14px;
}
.thailand a:hover {
	color:#F60;
}
.thailand img {
	padding-top:5px;
}