BODY
{
	font-family:Arial, Helvetica, sans-serif;
	color:#863313;
	font-size:13px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background:#efefef url(../images/background.png) repeat top center; 
	width:960px;
	margin:auto;
}
.break_block
{
	float:left;
	width:60px;
	height:50px;
	margin:10px 3px 10px 3px;
	display:inline-block;
}
.break_block-h
{
	position:relative;
	left:-23px

}
.break_Menu
{
	padding-top:12px;
	color:#FFF;
	font-weight:bold;
	padding-left:20px;
	font-size:15px;
}
.w200{width:200px;}
.h150{height:150px;}
.h100{height:100px;}
.m5{ margin:5px;}
.p5{padding-left:5px;}
.pd{ padding-left:10px; padding-bottom:10px; padding-right:10px; padding-top:10px;}
.banner
{
	background:url(../images/kep_seaside_02.jpg) repeat-x;
	height:200px;
}
.menu
{
	-webkit-font-smoothing: subpixel-antialiased;
	text-shadow:0 0px 0 rgba(255,255,255,.8);
	font-weight:bold;
	background:url(../images/manu_Blue.png); height:35px; color:#FFF; font-size:15px;
}
.menu:link
{
	color:#FFF; font-size:15px;
	text-decoration:none;
	height:35px;
	font-weight:bold;
	background:url(../images/manu_Blue.png);
}
.menu:hover
{
	background:url(../images/manu_Green.png) repeat-x;
	height:35px;
	cursor:pointer;
}
.menu_cetner
{
	background:url(../images/manu_Line.png) repeat-y;
	height:35px;
}
.menu_active
{
	background:url(../images/manu_Green.png) repeat-x;
	height:35px;
	cursor:pointer;
}
.Main_Form
{
	width:960px;
	margin:auto;
	background:#FFFFFF;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #cccccc;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #cccccc;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	position:relative;
}
.border_reduis
{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:0px;
}
.float_l
{
	/*overflow:hidden;*/
	float:left;
}
.float_r
{
	overflow:hidden;
	float:right;
}
/* footer link*/
.LOGO
{
	background:url(../images/gold_lion_header.jpg) no-repeat;
}
/* footer link*/
A.footer:link
{
	font-size:12px;
	color:#553D14;
	text-decoration:underline;
}
A.footer:active
{
	font-size:12px;
	color:#553D14;
	text-decoration:none;
}
A.footer:visited
{
	font-size:12px;
	color:#553D14;
	text-decoration:none;
}
A.footer:hover
{
	font-size:12px;
	color:#0000FF;
	text-decoration:none;
}
/* end*/
input
{
	border: 1px solid #A48D54;
    color: #585858;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    height: 20px;
}
input:focus
{
	background:#f0f0f0;
	color:#000;
}
textarea
{
	border: 1px solid #A48D54;
    color: #585858;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;	
}
select
{
	border: 1px solid #A48D54;
    color: #585858;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    height: 20px;
}
.button
{
	border:3px;
	background:#CDB77C;
	height:30px;
	text-align:center;
	font-weight:800;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.mover
{
	background:#CCC;
	color:#FFF;
	cursor:pointer;
}
.out
{
	
}
#loading 
{  
   position:absolute;  
   width:960px
}
/* Ratana - menu */ 
/*	#main-menu li{
		border-right: 1px solid #288ECB;
		float: left;
		list-style: none outside none;
		padding:10px 20px;
	
	}
	#main-menu li:hover{
		background:url(../images/manu_Green.png) repeat-x;
		
	}
	#main-menu li a{
		text-decoration:none;
		font-family:Tahoma, Geneva, sans-serif;
		color:#FFF

	}
	#main-menu li a:hover{
		color:#093
	
	}*/
#main-menu{
	height:40px;
	background: url("../images/manu_Blue.png") repeat scroll 0 0 transparent;
    font-size: 15px;
	font-family:Tahoma, Geneva, sans-serif;
 
	
 }
#main-menu ul.ul-menu{
    color: #FFFFFF;
    font-weight: bold;
	list-style-type:none;
	margin:0;
	padding:0;
	}

#main-menu ul.ul-menu li {


}

#main-menu ul.ul-menu li:hover {


}
#main-menu ul.ul-menu li a {
    border-right: 2px solid #06C;
	min-width:100px;  
    height:20px;  
    float:left;  
	display:inline;
	text-align:center;
	padding:10px 10px;
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none
	
}
#main-menu ul.ul-menu li a:hover {
    color: #000;
	background:url(../images/manu_Green.png);
	text-align:center
}

#main-menu ul.ul-menu li.active-me a{
    color: #000;
	background:url(../images/manu_Green.png);
	text-align:center
}
#div_content{
	font-size:12px;
	min-height:200px
	}
#div_content h1{
	padding:5px 10px;
	background-color:#09F;
	color:#FFF
	}
#div_content div{
	padding-left:20px;
	}		
#div_content p{
	padding-top:5px; 
	padding-left:10px; 
	padding-right:10px;
	padding-bottom:10px;
	line-height:20px;
	text-align:justify
	}	
/* end Ratana */
.stickytooltip{
box-shadow: 5px 5px 8px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 5px 5px 8px #818181;
-moz-box-shadow: 5px 5px 8px #818181;
display:none;
position:absolute;
display:none;
border:5px solid black; /*Border around tooltip*/
background:white;
z-index:3000;
}
.stickytooltip .stickystatus{ /*Style for footer bar within tooltip*/
background:black;
color:white;
padding-top:5px;
text-align:center;
font:bold 11px Arial;
}