
/* ทั่วไป */
html {
height:100%;
font-family:Arial, Helvetica, "Century Gothic", sans-serif;
font-size:12px;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
font-weight:normal;
margin:0px 0px 10px 0px;
padding:0px;
}

h1{font-size:24px;}

h2{
font-size:18px;
padding:0px 0px 0px 0px;
color:green;
border-bottom:1px #CCCCCC dashed
}

h3{
font-size:16px;
font-weight:bold;
color:#ffffff;
padding:4px 2px 2px 8px;
background-image:url(/_images/bg/menuh3.gif);
}

h4{
font-size:14px;
font-weight:bold;
color:#ffffff;
padding:4px 2px 2px 8px;
background-image:url(/_images/bg/menuh4.gif);
}

h5{
font-size:12px;
font-weight:bold;
color:gray;
}

h6{
font-size:14px; 
padding:0px 0px 0px 0px; 
font-weight:bold; 
background-image:url(/_images/bg_tab1.gif);
}

blockquote {
font-style:italic;
padding:5px 0 5px 30px;
}

/* ลิงก์ */
a, a:link, a:visited {
color:#004A80;
text-decoration:none;
font-weight:bold;
}

a:hover, a:active {
color:#66c3e0;
text-decoration:underline;
}

a img {
border:none;
text-decoration:none;
}

/* โครงสร้างหน้าเว็บ */
body{
margin:0px;
padding:0px;
height:100%;
background-color:#ffffff;
background-image:url(/_images/bg.gif);
background-repeat:no;
}

#total{
margin:0px auto;
padding:0px;
position:relative;
width:990px;
}

#header{
margin:0px;
padding:0px;
width:980px;
height:103px;
background:#cccccc;
background-image:url(/_images/bg_header2.jpg);
}

.logo{
margin:0px;
padding:10px 0px 0px 20px;
float:left;
width:450px;
height:77px;
font-size:16px;
font-weight: bold;
color:navy;
float:left;
}

.logoside{
float:right;
padding:40px 10px 0px 0px;
}

.menu{
width:980px;
height:32px;
margin:0px auto;
padding:0px;
float:left;
background-image:url(/_images/bg_menu4.gif);
}

#menulist{
margin:8px 8px 0px 10px;
padding:0px;
vertical-align:middle;
font-size:12px;
color:#000000;
}

#menulist ul {
margin: 0;
padding: 2px;
}

#menulist li {
display: inline;
list-style:none;
background-image:url(/_images/bullet_blue.gif);
background-position:left top;
background-repeat:no-repeat;
margin:5px;
padding:0px 0px 0px 15px;
}

#content{
width:990px;
margin:0px 0px auto;
padding:0px;
}

#content-left{
width:165px;
margin:0px auto;
padding:10px 5px 10px 5px;
background-image:url(/_images/bg_menuleft.gif);
float:left;
}

#content-center{
width:630px;
margin:0px 0px auto;
padding:10px 5px 10px 5px;
#background-image:url(/_images/bg_topdest.jpg);
float:left;
}

#content-main{
width:800px;
margin:0px auto;
padding:10px 5px 10px 5px;
float:left;
}

#content-wide{
width:100%;
margin:0px auto;
padding:10px 5px 10px 5px;
float:left;
}

#content-right{
width:165px;
margin:0px auto;
padding:10px 0px 10px 0px;
background-image:url(/_images/bg_menuleft.gif);
float:left;
}

#destination{
width:310px;
height:160px;
margin:2px 0px 2px 0px;
padding:2px;
float:left;
border-bottom:1px #CCCCCC dashed
}

#hotel-list-home{
margin:4px 0 10px 0;
padding:4px;
font-size:11px;
color:#000000;
float:left;
width:290px;
height:100px;
}

#hotel-list{
margin:4px 0 10px 0;
padding:4px;
font-size:11px;
color:#000000;
float:left;
width:240px;
height:100px;
background:#ffffff;
}

.hotel{
font-size:11px;
}

.hotel-link{
margin:4px 0 10px 0;
padding:4px;
color:#000000;
float:left;
width:180px;
height:100px;
}

.hotelpix{
padding:4px;
}

#main-1{
width:256px;
background-color:green;
float:left;
}

#main-2{
width:300px;
margin-left:4px;
background-color:white;
float:left;
}

#main-right{
width:200px;
margin-left:4px;
background-color:blue;
float:left;
}

#main-whatson{
width:605px;
float:left;
}

#main-ads{
width:160px;
margin-left:4px;
float:left;
}

#bar{
width:200px;
float:left;
}

#footer{
margin:15px auto;
padding:5px 5px 5px 5px;
width:980px;
text-align:center;
}

.menuholder{
background-image:url(/_images/bg_menuleft.gif);
}

.menufooter{
background-image:url(/_images/bottom_menuleft.gif);
height:11px
}

.clear-all{
clear:both; 
line-height:0; 
height:0;
}

/* Lists */
#content ul{
list-style:none;
margin:0px;
padding:0px;
}

#content li{
list-style:none;
background-image:url(/_images/bullet_blue.gif);
background-position:left top;
background-repeat:no-repeat;
margin:5px;
padding:0px 0px 0px 15px;
}