@charset "iso-8859-1";
.body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.dropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.left {
	background-image: url(../hotel/krabi_line_left.gif);
}
.right {
	background-image: url(../hotel/krabi_line_right.gif);
}

.red {color: #FF0000}
  
h1 {
	font-size: 16px;
	color: #333333;
}
h2 {
	font-size: 14px;
	color: #333333;
}
h3 {
	font-size: 12px;
	color: #333333;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.booknow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/hotel/book_now.gif);
}
.grayline {
	color: #CCCCCC;
}
/* BOX FRAME */
.boxside {
	margin: 0 auto;
	font-size: 100%;
	background-image: url(barbuttom_R_long.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.boxside_org {
	margin: 0 auto;
	background: url(barbuttom_R_long.gif) no-repeat right bottom;
	font-size: 100%;
}
.boxhead {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(barhead_R.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxhead_org {
	background: url(barhead_R_org.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(barhead_L.jpg) no-repeat top left;
	margin: 0;
	padding: 8px 30px 6px;
	font-weight: bold; 
	font-size: 14px; 
	line-height: 16px;
	text-align:left;
}
.boxhead_org h2 {
	background: url(barhead_L_org.jpg) no-repeat top left;
	margin: 0;
	padding: 8px 30px 6px;
	font-weight: bold; 
	font-size: 14px; 
	line-height: 16px;
	text-align:left;
}
.boxbody {
	margin: 0;
	font-size: 11px;
	text-align:left;
	background-image: url(barbuttom_L_long.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.boxbody ul{
	padding: 4px 26px;
	/*text-indent: 20px;*/
	margin: 0px;
}
.imgframe {
	border: 2px solid #CCCCCC;
}

