@charset "utf-8";
/* CSS Document */

body {
	background-color:#010101;
	font-size:11px;
	font-family:tahoma;
}

.clear{
	clear:both;
	}

/*-------------------------------------------------------------- header --------------------------------*/

#header{
	width:730px;
	margin: auto;
}

#header #flash{
	width:505px;
	float:left;
	background:url(../images/ex_flash.jpg) no-repeat;
	padding-top:243px;
	
}

#header #menu{
	width:225px;
	float:right;
	height:393px;
	background:url(../images/BG_menu.jpg) no-repeat;
}

#header #menu #link{
	margin:113px 0 0 37px;
}

#header #menu #link a,#header #menu #link img{
}
/*------------------------------------------------------------ content ----------------------------------------*/

#content{
	width:730px;
	margin: auto;
}

#content #top img{
	float:left;
}
#content #top a{
	color:#ffc274;
	text-decoration:none;
}
#content #top a:hover{
	color:#e47a09;
	text-decoration:none;
}

#content #top #top_center{
	width:674px;
	float:left;
	background:url(../images/pic_home.jpg) no-repeat;
	background-color:#221608;
	height:167px;
}

#content #top #top_center2{
	width:674px;
	float:left;
	background-color:#221608;
	height:167px;
}

#top_left{
	float:left;
	padding:70px 0 0 30px;
	color:#f8dd9f;
	line-height:13px;
}

#top_right{
	float:right;
	width:305px;
	padding:13px 15px 0 0;
	color:#f8dd9f;
	text-align:justify;
	line-height:13px;

}

#content #bottom img{
	float:left;
}

#content #bottom #center{
	width:674px;
	float:left;
	background:url(../images/bg_bottom.jpg);
	height:104px;

}

#content #bottom #center .box_menu_out{
	background:url(../images/box_shadow.png) no-repeat;
	width:223px;
	height:75px;
	float:left;
	text-align:left;
	font-size:10px;
}

#content #bottom #center .box_menu_out img{
	margin:10px 8px 0 15px;
}

#content #bottom #center .box_menu_out .text{
	margin:13px 5px 0 5px;
	color:#f3a817;
	line-height:11px;
	font-size:9px;
	text-transform: uppercase;
}

#bottom #center .text_detail{
	clear:both;
	padding:0;
	margin:0;
	text-align:center; 
	width:674px;
	color:#e47a09;
	line-height:13px;
}


#bottom #center .text_detail2{
	padding: 10px 0 0 43px;
	text-align:justify; 
	width:580px;
	color:#e47a09;
	line-height:13px;
}

#bottom #center .text_detail2 a{
	color: #ffc274;
	text-decoration: none;	
}

#bottom #center .text_detail2 a:hover{
	color: #e47a09;
	text-decoration: none;	
}

#content #bottom #center2{
	width:674px;
	float:left;
	background:url(../images/bg_contact_02.jpg);
	height:196px;
}

#content #bottom #center3 .text_detail_contact tr td{
	padding:5px 0 0 5px;
	vertical-align: top;	
}

#content #bottom #center3{
	width:670px;
	float:left;
	background:url(../images/bg_contact_03.jpg);
	padding:0 30px 0 30px;
}


#content #bottom #center3 .inphuket .text_inphuket a{
	color: #ffc274;
	text-decoration: none;	
}

#content #bottom #center3 .inphuket .text_inphuket a:hover{
	color: #e47a09;
	text-decoration: underline;
}


#content #bottom #center3 .inphuket{
	float:left;
	width:666px;
}

#content #bottom #center3 .inphuket img{
	margin-right:5px;
	
}
#content #bottom #center3 .inphuket .text_inphuket{
	margin-top:15px;
	text-align:justify;
	color:#e47a09;
	line-height:14px;
}
.address{
	float: right; 
	width: 230px; 
	margin-top: 13px;
	color:#E47A09;
	line-height:14px;
	}

.thumb_photo{
	margin-left:5px; 
	margin-top:5px; 
	border:6px solid #362515;
	border-top:10px solid #362515;
	}

a.link_out{
	color:#ffc274;	
	}

a.link_out:hover{
	color:#E47A09;
	text-decoration:none;
	}

.submenu_acc{
	width:670px;
	}
/*------------------------------------------------------------- footer --------------------------------*/
#footer{
	height:40px;
	width:730px;
	margin: auto;
	background-image:url(../images/bg_footer.jpg);
	color:#6f4c28;
	padding:10px 0 0 0;
}

#footer #copyright{
	width:710px;
	margin:0;
	text-align:center;

}

#footer #copyright a{
	text-decoration: none;	
	color:#6f4c28;
}

#footer #copyright a:hover{
	color:#e3ba63;
	text-decoration: underline;
}
/*------------------------------------------------------------ Link_buttom -----------------------------------*/

#link_buttom {
	clear:both;
	width:631px;
	margin: auto;
	background:url(../images/bg_link_buttom.jpg);
	height:82px;
	text-align:center;
	padding-left:99px;
}

#link_buttom .box_img{
	width:101px;
	float:left;
	margin:0 0 0 5px;
	}
	
#link_buttom .box_img .photo{
	background:url(../images/shardow_left.png) no-repeat;
	padding:0 0 0 6px;
}

/*--------------------------------------------------------------- Etc -----------------------------------------*/

.color_01{
	color:#e3ba63;
}

.color_02{
	color:#e47a09;
}

.color_03{
	color:#fdd269;
}

.color_04{
	color:#ffc274;
	font-size:9px;
	text-transform: none;
}

.color_05{
	color:#ffc274;
}

.color_06{
	color:#fdd269;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

