@charset "utf-8";
body {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	background-position: center;
}
h1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	display: inline;
}
.tdmenu {
	background-image: url(../images/line4.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tdmenuh1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/m-phukettours_05.gif);
	background-repeat: repeat-x;
}
.tdmenuh2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/m-phukettours2_05.gif);
	background-repeat: repeat-x;
}
.tdmenuh3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/m-phukettours3_05.gif);
	background-repeat: repeat-x;
}
.tdmenuh4 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/hotpro_05.gif);
	background-repeat: repeat-x;
}
.tdhtours {
	background-image: url(../images/line4.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tdpromo {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/promo_08.gif);
	background-repeat: repeat-x;
}
h2 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	display: inline;
	color: #0000FF;
}
.img {
	border: 1px solid #CCCCCC;
	margin: 2px;
	padding: 2px;
}
.tdline {
	background-image: url(../images/line5.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.textprice {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.textmenu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.tablehtour {
	background-color: #e6fecd;
	border: 1px solid #CCCCCC;
}
.tableprice {
	background-color: #fff4c8;
	border: 1px solid #CCCCCC;
}
.tdtour {
	background-color: #eff9d2;
}
.borderg{
	border: 1px solid #93bc17;
	margin: 2px;
	padding: 2px;
}
.bordery{
	border: 1px solid #ffc104;
	margin: 2px;
	padding: 2px;
}
.borderb{
	border: 1px solid #000000;
	margin: 2px;
	padding: 2px;
}
#slider {
    width: 990px;/*ความกว้างของSlideขนาดเล็กนี้สามารถปรับเพิ่มหรือลดได้และควรเท่ากับขนาดของรูป*/
    height: 350px; /* ปรับให้เท่ากับขนาดของรูปที่ใช้ */
    position: relative; /* important */
    overflow: hidden; /* important */
}
#slider1, #slider2 {
    width: 990px;/*ความกว้างของSlideขนาดใหญ่นี้สามารถปรับเพิ่มหรือลดได้และควรเท่ากับขนาดของรูป*/
    height: 350px; /* ปรับให้เท่ากับขนาดของรูปที่ใช้ */
    position: relative; /* important */
    overflow: hidden; /* important */
}
#sliderContent, #slider1Content, #slider2Content {
    width: 990px;
    position: absolute;
    top: 0;
    margin-left: 0;
}
.sliderImage, .slider1Image, .slider2Image {
    float: left;
    position: relative;
    display: none;
}
.sliderImage span {
    position: absolute;
    font: 10px/15px Tahoma, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 384px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.slider1Image span, .slider2Image span {
    position: absolute;
    font: 10px/15px Tahoma, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 694px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {    clear: both;}
.sliderImage span strong, .slider1Image span strong, .slider2Image span strong { font-size: 14px;}
.top {    top: 0;    left: 0;}
.bottom {    bottom: 0;    left: 0;}
.left {    top: 0;    left: 0;    width: 110px !important;    height: 280px;}
.right {    right: 0;    bottom: 0;    width: 90px !important;    height: 290px;}
#mainleft {
	float:left;
	width:990px;
}
#maincontent {
	margin-left:0px;
	width:990px;/*background-image:url(../images/bgmain.jpg);
	background-repeat:no-repeat;*/
}
#maincontent A {
	color:#005CE6;
	text-decoration:none;
}
#maincontent A:hover {
	color:#005CE6;
	text-decoration:underline;
}
#panelmain {
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	display:table;
	width:990px;
	border:0px;
	border-style:solid;
	margin-top:5px;
	margin-bottom:0px;
	border-color:#CCC;
	background-color:#FFF;
	padding:0px;
	color:#666;
}
#panelmain A {
	color:#FFF;
	text-decoration:none;
}
#panelmain A:hover {
	color:#00A1F2;
	text-decoration:underline;
}
#slider {
	width:990px; /* important to be same as image width */
	height:350px; /* important to be same as image height */
	position:relative; /* important */
	overflow:hidden; /* important */
	padding:0px;
	margin:0px;
}
#sliderContent {
	width:990px; /* important to be same as image width or wider */
	position:absolute;
	top:0;
	margin-left:0;
	padding:0px;
	margin:0px;
}
.sliderImage {
	float:left;
	position:relative;
	display:none;
}
.sliderImage span {
	position:absolute;
	width:980px;
	background-color:#000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	opacity:0.7;
	display:none;
	padding:5px;
	color:#FFF;
}
.clear {
	clear:both;
}
.sliderImage span strong {
	font-size:14px;
}
#mainright {
	float:left;
	width:255px;
	z-index:2;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
a.set1:link {
	color: #0000FF;
	text-decoration: none;
}
a.set1:visited {
	color: #0000FF;
	text-decoration: none;
}
a.set1:hover {
	color: #000000;
}
a.set2:link {
	color: #000000;
	text-decoration: none;
}
a.set2:visited {
	color: #000000;
	text-decoration: none;
}
a.set2:hover {
	color: #000000;
}
a.set3:link {
	color: #FF0000;
	text-decoration: underline;
}
a.set3:visited {
	color: #FF0000;
	text-decoration: none;
}
a.set3:hover {
	color: #FF0000;
	text-decoration: underline;
}
.tdheadphiphi {
	background-image: url(../images/bar_02.gif);
	background-repeat: no-repeat;
	height: auto;
	width: auto;
}
.tdtexth {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.tdmenutop {
	background-image: url(../images/bg-menu.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 990px;
	font-weight: bold;
}
.tdphuket {
	background-image: url(../images/icon-phuket.gif);
	background-repeat: no-repeat;
}
.tdphang-nga {
	background-image: url(../images/icon-phang-nga.gif);
	background-repeat: no-repeat;
}
.tdkrabi {
	background-image: url(../images/icon-krabi.gif);
	background-repeat: no-repeat;
}
@font-face {
    font-family: 'TPTankhunRegular';
    src: url('../font/tp_tankhun-webfont.eot');
    src: url('../font/tp_tankhun-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/tp_tankhun-webfont.woff') format('woff'),
         url('../font/tp_tankhun-webfont.ttf') format('truetype'),
         url('../font/tp_tankhun-webfont.svg#TPTankhunRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.container{
	font-family: 'TPTankhunRegular', Tahoma, sans-serif;
	font-size: 50px;
	font-weight: normal;
	color: #9C3;
}
.tdheadtext{
	font-family: TPTankhunRegular, Tahoma, sans-serif;
	font-size: 35px;
	color: #9C3;
}
