
/* body */
 BODY {
	margin: 0px 0px 0px 0px;/*top right bottom left*/
	background:#B0CAD1 url(../images/bgmain.jpg) repeat-x; 
}
/* Css สำหรับ Loading  */
#lblCenterLoad{
	z-index:9999;
	width:100px;
	POSITION: absolute;
	PADDING-LEFT: 1px;
	PADDING-RIGHT: 1px;
	PADDING-TOP: 1px;
	PADDING-BOTTOM: 1px;
	border: 1px solid #000000;
	background-color:#F0F0F0;
	text-align:center;
	top: -1000px;
}
#div_picrecommend{
	float:left;
	width:30%;
	PADDING-LEFT: 1px;
	PADDING-RIGHT: 1px;
	PADDING-TOP: 1px;
	PADDING-BOTTOM: 1px;
}


/* MASTER FONTS ------------------------------------------------------------------------------------------------------------------------*/
Body .margin{
	margin: 0px 0px 0px 0px;
	/*top right bottom left*/	
}
BODY.fs1 {
	FONT-SIZE: 11px;
	line-height: 13px;
}
BODY.fs2 {
	FONT-SIZE: 12px;
	line-height: 13px;
}
BODY.fs3 {
	FONT-SIZE: 14px;
	line-height: 15px;
}

/* MASTER HTML -------------------------------------------------------------------------------------------------------------------------*/

#topheader a {
	font-size:12px;
	color:#fff;
	text-decoration:none;
}
#topheader a:hover {
	font-size:12px;
	color:#fff;
	text-decoration:underline;
}
a {
	color:#34768D;
	text-decoration:none;
}
a:hover {
	color:#34768D;
	text-decoration:underline;
}

.mnuLeft a{
	padding: 0 0 0 15px;
	color:#3789c6;
	font-size:12px;
	text-decoration:underline;
	background:url(../images/dot01.gif) left repeat-y;
}
.mnuLeft a:hover {
	color:#3789c6;
	font-size:12px;
	text-decoration:none;
}

/* style menu left */
#leftmnu{
	margin:0;
	background-color: #fff;
}

#leftmnu ul{
	list-style:none;
	padding:0px 5px 0px 5px; margin:0;
}
#leftmnu li{
	display:block;
	padding: 1px 0px 1px 15px;
	background: url(../../../images/icon_dot1.gif) left  no-repeat;
	font-size: 12px; 
	border-bottom:1px #ccc dotted;
}

#leftmnu li a {
	text-decoration: none; 
	color: #666;
}

#leftmnu li a:hover {
	color: #333;
	text-decoration:underline
}


.cpage_normal a{
	background-color: #34768D;
	border: 1px solid #808080;
	/*top right bottom left*/	
	padding: 1px 3px 1px 3px;
	color:#fff;
}

.cpage_active{
	background-color: #34768D;
	border: 1px solid #808080;
	/*top right bottom left*/	
	padding: 1px 3px 1px 3px;
}

.highlightit {
	border: 1px solid #E1E1E1;
	border-color: #E1E1E1 #A2A2A2 #A2A2A2 #E1E1E1 ;
	padding: 2px 2px 2px 2px;
}

.borderstyle {
	border: 1px dotted #C0C0C0;
}

.borderstyle2{
	border:1px solid #C0C0C0;
}

#linktop { color:#fff ;FONT-SIZE: 11px;}
#linktop td{ color:#fff ;FONT-SIZE: 11px;}

#linktop a {
	color:#fff;
	FONT-SIZE: 11px;
	text-decoration:underline;
}

#linktop a:hover {
	color:#fff;
	FONT-SIZE: 11px;
	text-decoration:none;
}

/* master title */


h1, h2, h3 {
	margin:0px;
	padding:8px 0px 8px 0px;
}

h1{
	color:#2A505A;
	font-size:26px;
}
h2{
	color:#333;
	font-size:20px;
}
h3{
	color:#D15705;
	font-size:16px;
}
h4{
	color:#2A505A;
	font-size:120%;
}

table{
	border:0px;
}
tr{
	vertical-align:top;
}

/* --------------------------------------------------------------- */
.setBGborder{border:1px #ccc solid; padding:5px}
/* background:#fff url(../images/bgmarquee.gif) repeat-x;  */

ul{
	margin-left:35px;
	margin-bottom:0px;
	padding-left: 10px;
	padding-bottom:5px;
	list-style-position: inside;
	list-style-type: circle;
}

.borderline_hor{
	border-bottom:1px #ccc dotted;
}

#imageh:hover{
	border:1px solid #FEFEFE;
}

img.border2{
	border:1px solid #FEFEFE;
}

/* master command */
textarea , input.txt{
	color:#333333;
	FONT-SIZE: 13px;
	background: #FFF url(../../../images/bgstyle.gif);
	border: #000000 1px inset;
	border-color: #000000 #666666 #666666 #000000;
}

input.button{
	color:#333333;
	background: #FFF url(../../../images/bgmenu_color.jpg);
	border: #000000 1px solid;
	border-color: #000000 #666666 #666666 #000000;
	font-size:12px;
	font-weight:bold;
}

input.button2,button{
	color:#CDF1F9;
	background: #28444E url(../images/bgmenu.jpg) top repeat-x;	
	border-color: #CDF1F9 #CDF1F9 #CDF1F9 #CDF1F9;
	border:1px solid #CDF1F9;
	font-size:12px;
	font-weight:bold;
	padding:2px 5px 2px 5px;
}

input.txt {
	background: #E5F7FC;
	color:#245263;
	border: #2A4E58 1px solid;
}

select {
	background: #E5F7FC;
	color:#245263;
	border: #2A4E58 1px solid;
	font-size:11px;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover,
button:focus,
button:hover{
  border: 1px solid #00DFFF;
}

/* master tag special */
blockquote {
	background: #F0FAFF url(../../../images/quote.gif) no-repeat;
	display: block;
	padding-left: 28px;
	border: #000000 1px solid;
	font-size:12px;
}

.bgrows_normal {
	border-bottom:1px #ccc dotted;
}

.bgrows2_normal {
	border-bottom:1px #ccc dotted;
}

.bgrows_over {
	border-bottom:1px #ccc dotted;
	background-color: #DDEDFF;
}

.bgrows2_over {
	border-bottom:1px #ccc dotted;
	background-color: #FEE8C7;
}

.securecode {
	border: #000000 1px inset;
	padding: 2px 5px 2px 5px; 
	font-weight:bold;
	background: url(../../../images/bgsecure.jpg) repeat-x;
	width:80px;
	height:22px;
}

.gradian_up {
/*	filter:progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#FCFBFF,,endcolorstr=#D7D7D7);	*/
	background:#FCFBFF;
}

.gradian_menu_up {
/*	filter:progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#004080,,endcolorstr=#47A8E2);	*/
	background:#206FAC;
}

.headmenu {
	border-color:   #C5C7CF #C5C7CF #C5C7CF #C5C7CF ; 
	border-top-style: solid;
	border-bottom-style: dotted;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 2px;
	PADDING-TOP: 3px;
	PADDING-BOTTOM: 2px;
	background-color:#FCFBFF;
/*	filter:progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#FCFBFF,,endcolorstr=#D7D7D7);*/
}

code {
	background: #FFF;
	border: 1px solid #C1CAD3;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font-size:140%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 5px;
}
/*
.borderline_hor{
	border-color:#ccc; 
	border-top:0px; 
	border-bottom:1px;
	border-left:0px; 
	border-right:0px; 
	border-style:dotted; 
	line-height:22px;
}
*/
.txtsearch{
	background:url(../images/bgsearch-txtbox.gif) repeat-x bottom; border:0px; font-size:16px;
}