	@charset "utf-8";
	
	* {
		margin: 0;
		padding: 0;
	}
	body {
	
	}
	
	#main {
		width: 999px;
		margin-right: auto;
		margin-left: auto;
	}
	#header {
		height: 128px;
	}
	#header-left {
		float: left;
		width: 840px;
		height: 128px;
	}
	#sitename {
		float: left;
		width: 400px;
	}
	#sitename h1 {
		font-family: Arial, "MS Sans Serif", "Trebuchet MS";
		font-size: 1.5em;
		font-weight: bold;
		color: #fe7400;
		text-decoration: none;
		padding-top: 10px;
		padding-right: 10px;
		padding-left: 10px;
		text-align: left;
	}
	#sitename h2 {
		width: 100%;
		font-family: Arial, "MS Sans Serif", "Trebuchet MS";
		font-size: 0.75em;
		font-weight: bold;
		color: #006600;
		text-decoration: none;
		padding-left: 10px;
		text-align: left;
	}
	
	
	
	
	
	
	#header-right {
		float: right;
		margin: 0px;
		padding: 0px;
		width: 148px;
		height: 128px;
	}
	#search {
		text-align: center;
	
	
	
	}
	#search input {
		background-image: url(../images/icon-search.gif);
		background-repeat: no-repeat;
		background-position: 7px center;
		border: 1px solid #CCC;
		background-color: #FFF;
		width: 110px;
		padding-left: 25px;
		font-family: Arial, "MS Sans Serif", "Trebuchet MS";
		font-size: 8pt;
		color: #999;
		text-decoration: none;
		margin-top: 5px;
		padding-top: 2px;
		padding-bottom: 2px;
	}
	#helpdesk {
		float: right;
		background-image: url(../images/bg-helpdesk.gif);
		background-repeat: no-repeat;
		width: 148px;
		height: auto;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		vertical-align: bottom;
		text-align: center;
		display: block;
		padding-top: 7px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		margin-top: 13px;
		line-height: 18px;
	}
	
	#helpdesk h1 {
		font-family: Arial, "MS Sans Serif", "Trebuchet MS";
		font-size: 10pt;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
	}
	#helpdesk h2 {
		font-family: Arial, "MS Sans Serif", "Trebuchet MS";
		font-size: 9pt;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
		color: #060;
		margin: 0px;
		padding: 0px;
	}
	#main-menu {
		float: left;
		width: 95%;
		margin-top: 49px;
		margin-left: 10px;
	}
	#theme-menu {
		float: left;
		background-image: url(../images/bg-theme-menu.png);
		height: 36px;
		background-repeat: repeat-x;
		background-position: center center;
		width: 100%;
		text-align: right;
		margin-bottom: 10px;
	}
	#theme-menu p {
		padding-top: 10px;
		font-family: Arial, "MS Sans Serif", "Trebuchet MS";
		font-size: 9pt;
		font-weight: bold;
		color: #FFF;
		text-decoration: none;
		padding-right: 20px;
		word-spacing: 5px;
	}
	#theme-menu p a {
		font-family: Arial, "MS Sans Serif", "Trebuchet MS";
		font-size: 9pt;
		font-weight: bold;
		color: #FFF;
		text-decoration: none;
	}
	#theme-menu p a:hover {
		font-family: Arial, "MS Sans Serif", "Trebuchet MS";
		font-size: 9pt;
		font-weight: bold;
		color: #FFF;
		text-decoration: underline;
	}
	
	
	.orange {
		color: #FE7400;
	}
	#body1 {
		float: left;
		width: 100%;
		background-color: #FFF;
	}
	h2 {
		font-family: Arial, "MS Sans Serif", "Trebuchet MS";
		font-size: 12pt;
		font-weight: bold;
		color: #fe7400;
		text-decoration: none;
		vertical-align: middle;
		padding-top: 3px;
		margin-left: 3px;
		float: left;
	}
	.more {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/icon-more.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
	color: #060;
	font-family: Arial, "MS Sans Serif", "Trebuchet MS";
	font-size: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	float: left;
	}
	.more a  {
		color: #090;
	}
	.more-right {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/icon-more.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
	color: #060;
	font-family: Arial, "MS Sans Serif", "Trebuchet MS";
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: right;
	padding-top: 5px;
	}
	.more-right a {
		color: #090;
	}
	
	
	
	
	
	
	.icon  {
		float: left;
		padding-right: 3px;
	}
	
	
	.showcase {
		background-image: url(../images/area/1.jpg);
		background-repeat: no-repeat;
		background-position: center center;
		height: 233px;
		width: 469px;
		float: left;
		clear: both;
	}
	#news {
		float: left;
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 15px;
		width: 285px;
	}
	#news ul {
		padding-top: 15px;
		padding-left: 10px;
		list-style-type: none;
		margin-bottom: 5px;
		margin-top: 20px;
	}
	#news ul li {
		font-family: Arial, "MS Sans Serif", "Trebuchet MS";
		font-size: 11px;
		color: #666;
		vertical-align: middle;
		padding-top: 3px;
		line-height: 12pt;
	}
	#news ul li a {
		color: #666;
		vertical-align: middle;
		text-decoration: none;
	}
#news ul li a:hover {
		vertical-align: middle;
	text-decoration: underline;
}

	#member {
		float: right;
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 15px;
		border: 3px solid #E8E8E8;
		height: 175px;
		margin: 15px;
		width: 150px;
		text-align: center;
	}
	#member input {
		border: 1px solid #CCC;
		background-color: #FFF;
		padding-left: 2px;
		font-family: Arial, "MS Sans Serif", "Trebuchet MS";
		font-size: 8pt;
		color: #999;
		text-decoration: none;
		margin-top: 2px;
		padding-top: 2px;
		padding-bottom: 2px;
		margin-bottom: 3px;
		width: 140px;
	}
	#member p {
		font-family: Arial, "MS Sans Serif", "Trebuchet MS";
		font-size: 11px;
		color: #666;
		text-decoration: none;
		text-align: left;
		margin-top: 10px;
	}
	#member p a {
		color: #F60;
		text-decoration: none;
		text-align: left;
	}
	#member button {
		background-color: #FFF;
		font-family: Arial, "MS Sans Serif", "Trebuchet MS";
		font-size: 8pt;
		color: #090;
		text-decoration: none;
		margin-top: 2px;
		text-transform: uppercase;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: solid;
		border-left-style: none;
		border-bottom-width: 1px;
		border-bottom-color: #090;
		margin-bottom: 3px;
	}
	#body2 {
		width: 100%;
		margin-top: 5px;
		background-color: #FFF;
		float: left;
	}
	#forum {
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 15px;
		width: 754px;
		float: left;
	}
	#forum table {
		width: 740px;
		font-family: Arial, "MS Sans Serif", "Trebuchet MS";
		background-color: #F4F4F4;
	}
	#forum table td {
		padding: 7px;
		margin: 3px;
	}
	#forum table td h1{
		font-size: 10pt;
		color: #666;
		text-decoration: none;
	}
	#forum table td p{
		font-size: 7.5pt;
		color: #666;
		text-decoration: none;
	}
	.center {
		text-align: center;
	}
	#featured-place {
		float: right;
		width: 215px;
		padding-top: 10px;
		padding-bottom: 10px;
		text-align: center;
		font-family: Arial, "MS Sans Serif", "Trebuchet MS";
		color: #666;
		padding-left: 10px;
	}
	#featured-place h1 {
		font-family: Arial, "MS Sans Serif", "Trebuchet MS";
		font-size: 14px;
		color: #666;
		text-decoration: none;
		text-align: left;
		margin-top: 10px;
	}
	#featured-place span {
		font-family: Arial, "MS Sans Serif", "Trebuchet MS";
		color: #666;
		text-decoration: none;
		text-align: left;
		margin-top: 10px;
	}
	#featured-place h1 a {
		font-family: Arial, "MS Sans Serif", "Trebuchet MS";
		font-size: 14px;
		color: #333;
		text-decoration: none;
		text-align: left;
		margin-top: 10px;
	}
	#featured-place span a {
		font-family: Arial, "MS Sans Serif", "Trebuchet MS";
		font-size: 9pt;
		color: #999;
		text-decoration: none;
		text-align: left;
		margin-top: 10px;
		font-weight: bold;
	}
	#featured-place p {
		font-size: 11px;
		color: #666;
		text-decoration: none;
		text-align: justify;
		margin-top: 10px;
		margin-right: 50px;
	}
	#body3 {
		width: 100%;
		margin-top: 5px;
		background-color: #FFF;
		float: left;
	}
	#tour-operator {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	width: 174px;
	}
	#tour-operator ul {
		padding-top: 15px;
		padding-left: 10px;
		list-style-type: none;
		margin-bottom: 5px;
		margin-top: 20px;
		list-style-image: url(../images/bullet-dots.gif);
	}
	#tour-operator ul li {
		font-family: Arial, "MS Sans Serif", "Trebuchet MS";
		font-size: 11px;
		color: #666;
		vertical-align: middle;
		padding-top: 3px;
		line-height: 12pt;
	}
	#tour-operator ul li a {
		color: #666;
		vertical-align: middle;
		text-decoration: none;
	}
#tour-operator ul li a:hover {
	color: #666;
	vertical-align: middle;
	text-decoration: underline;
}
#destination-menu {
	background-image: url(../images/bg-theme-menu.png);
	height: 36px;
	background-repeat: repeat-x;
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
	float: left;
}

#destination-menu p {
	padding-top: 10px;
	font-family: Arial, "MS Sans Serif", "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#destination-menu p a {
	font-family: Arial, "MS Sans Serif", "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#destination-menu p a:hover {
	font-family: Arial, "MS Sans Serif", "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
#language {
	height: 36px;
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
	float: left;
	font-family: Arial, "MS Sans Serif", "Trebuchet MS";
	font-size: 9pt;
}
#language p {
	padding-top: 10px;
	text-decoration: none;
}
#language p a {
	padding-top: 10px;
	text-decoration: none;
	color: #206D20;
	padding-left: 3px;
	padding-right: 3px;
}
#language p a:hover {
	text-decoration: none;
	color: #F60;
}
#footer {
	font-family: Arial, "MS Sans Serif", "Trebuchet MS";
	font-size: 8.5pt;
	text-align: left;
	background-color: #F4F4F4;
	float: left;
	width: 100%;
	padding-bottom: 10px;
}
#footer p {
	text-decoration: none;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#footer p a {
	text-decoration: none;
	color: #206D20;
	padding-left: 3px;
	padding-right: 3px;
}
#footer p a:hover {
	text-decoration: none;
	color: #F60;
}
.solve {
	clear:both;
	height:1px;
	overflow:hidden;
}
