body {    
	font-size:62.8%;
    margin:6px 3px;
	padding:0px;
    color:#000000;
    font-weight:normal;
    background-color:#FFFFFF;
	font-family: Tahoma, Verdana; 
}
table{     
	font-size: 1.0em;
	font-family: Tahoma, Verdana;
	margin:0px;
	padding:0px;
} 

/*------------- Start Common -------------*/
#container{font-size: 1.1em;}
.left{
    float:left;
}
.right{
    float:right;
}
.txtalignL{
	text-align:left;
}
.txtalignR{
    text-align:right;
}
.clear{
	clear:both;
}
.bgtop{
	background-image:url(../images_siaminterhost/bgtop.jpg);
}
.padding{ 
	padding:4px;
}
.paddingB{ 
	margin:8px 0px;
}
.paddingL{ 
	margin:10px 30px;
}
.txtident{ text-indent:30px; padding-bottom:10px;}

/*------------- End Common -------------*/

/*------------- Start Navigater -------------*/
#navigator {
    float: left;
    width: 100%;
    font-size: 1.0em;
    background-image:url(../images_siaminterhost/imgMenuBg.gif);	
	vertical-align:middle;
    text-align:center;
	font-family: trebuchet MS, Arial, Tahoma;
}
#navigator ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#navigator li {
    margin: 0px;
    float: left;
    white-space: nowrap;
}
#navigator a{
    display: block;
	width:auto;
	background-image:url(../images_siaminterhost/imgMenuBg.gif);
    border-left:#2F2F2F solid 1px;
	border-right:#FFFFFF solid 1px;
    color: #FFFFFF;
	padding:7px 12px;
    text-decoration:none;
}
#navigator a:hover{
    display: block;
	width:auto;
	background-image:url(../images_siaminterhost/imgMenuBgOver.gif); 
    border-left:#2F2F2F solid 1px;
	border-right:#FFFFFF solid 1px;
    color: #FFFFFF;
	padding:7px 12px;
    text-decoration:none;
}
.imgMenuL{
	background-image:url(../images_siaminterhost/imgMenuL.gif);
}
.imgMenuR{ 
	background-image:url(../images_siaminterhost/imgMenuR.gif);
}
.imgMenuT{ 
	background-image:url(../images_siaminterhost/imgMenuT.gif);
}
.imgMenuB{ 
	background-image:url(../images_siaminterhost/imgMenuB.gif);
}
.bgHeadL{
	background-color:#77BDFF;
	border-left:#1874D3 solid 1px;
	padding:0px 3px 0px 6px;
}

/*------------- End Navigater -------------*/

/*------------- Start LeftMenu -------------*/
#leftmenu {
	float: left;
	width: 100%;
	font-family: trebuchet MS, Arial, Tahoma;
	font-size:1.0em;
}
#leftmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftmenu li {
	margin: 0px;
}
#leftmenu a {
	display: block;
	border-bottom: 1px solid #429EFD;
	color: #FFFFFF;
	text-decoration:none;
	background-color: #1874D3;
	padding: 2px 3px 2px 10px;
	height:100%;
}
#leftmenu a:hover {
	color: #FFF600;
	padding: 2px 3px 2px 10px;
	height:100%;
}
#leftmenu .noborder a{
	border-bottom:0; 
	height:0;
	padding: 0px 0px 3px 0px;
}
a.menubackAdmin:link ,a.leftmenu:visited{
	color: #FFFFFF;
}
a.menubackAdmin:hover ,a.menubackAdmin:active {
	color: #FFF600;
}
.staff{color:#FFFFFF; 
	font-size:1.1em; 
	display: block;
	font-weight:bold; 
	border-bottom: 1px solid #429EFD;
	padding: 2px 3px 2px 10px;
}
.imgLeftmenuT{
	background-image:url(../images_siaminterhost/imgLeftmenuT.gif);
	background-repeat:repeat-x;
}
.imgLeftmenuB{
	background-image:url(../images_siaminterhost/imgLeftmenuB.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#1874D3;
}
.imgLeftmenuL{
	background-image:url(../images_siaminterhost/imgLeftmenuL.gif);
	background-position:left;
	background-repeat:repeat-y;
	background-color:#1874D3;
	padding-left:4px;
	width:177px;
}
.imgLeftmenuR{
	background-image:url(../images_siaminterhost/imgLeftmenuR.gif);
	background-repeat:repeat-y;
}
.imgLeftmenuBgH{
	background-color:#77BDFF;
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.2em;
}
.imgLeftmenuBg{
	background-color:#1874D3;
	color:#FFFFFF;
}

/*------------- End LeftMenu -------------*/

/*------------- Start Font -------------*/
a:link ,a:visited ,a:active{
    color: #1875D4;
    text-decoration: underline;
}
a:hover {
    color:#FF0000;
    text-decoration: underline;
}
a.leftmenu:link ,a.leftmenu:visited {
    color:#FFFFFF;
    text-decoration: none;
}
a.leftmenu:hover ,a.leftmenu:active{
    color:#FFF600;
    text-decoration: none;
}
a.more:link ,a.more:visited {
    color:#FF0000;
    text-decoration: underline;
	font-size:1.1em;
	padding-right:5px;
}
a.more:hover ,a.more:active{
    color:#A40202;
    text-decoration: underline;
	font-size:1.1em;
	padding-right:5px;
}
a.content:link ,a.content:visited {
    color:#007DFF;
    text-decoration: none;
	font-size:1.1em;
}
a.content:hover ,a.content:active{
    color:#0121AC;
    text-decoration: underline;
	font-size:1.1em;
}
a.header:link ,a.header:visited {
	color:#1874D3;
	font-weight:bold;
	padding:10px 0px;
	text-align:left;
    text-decoration: none;
}
a.header:hover ,a.header:active{
	color:#1874D3;
	font-weight:bold;
	padding:10px 0px;
	text-align:left;
    text-decoration: none;
}
h1{ 
	font-size:1.8em;
	font-family: trebuchet MS, Arial, Tahoma;
	color:#1874D3;
	font-weight:bold;
	padding:5px 0px;
	text-align:left;	
}
h2{ 
	font-family: trebuchet MS, Arial, Tahoma;
	color:#1874D3;
	font-weight:bold;
	padding:10px 0px;
	text-align:left;
}
.bgHeadL h2{ 
	font-size:1.1em;
	color:#FFFFFF;
	font-weight:bold;
	margin:0px;
	padding:3px;
	font-family: Tahoma, Verdana;
}
h2 font{ 
	color:#FF6600;
}
h2 b{ 
	font-size:1.2em;
	color:#ff0000;
}
h3{ 
	font-size:1.1em;
	color:#FFFFFF;
	margin:0px;
	padding:3px;
}
h3 b{ 
	font-size:1.1em;
	color:#000000; 
	font-weight:bold;
}
h4{ 
	font-size:1.2em;
	color:#0030FF;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
h5{ 
	font-size:1.1em;
	color:#FF0000;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
h6{ 
	font-size:1.1em;
	color:#FF0000;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
.txt16nred{ 
	color:#FF0000;
	font-weight:bold;
	font-size:1.6em;
}
.txtred{ 
	color:#FF0000;
}
.txt11nyellow{ 
	color:#FF0000;
}
.txt11bblue{ 
	color:#0030FF;
	font-weight:bold;
}
.txt11bgray{ 
	font-size:1.1em;
	color:#3C3C3C;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
p {	
	color:#000000;
	margin:0px;
	padding:8px 3px 8px 3px;
}
ul.list{
	list-style-image:url(../images_siaminterhost/listline.gif);
	padding-left:30px;
	margin:0px;
	font-size:1.1em;
}
ul.listcircle{
	list-style-image:url(../images_siaminterhost/listcircle.gif);
}
ul.listcircle li{
	padding-bottom:10px;
}
ol li{
	padding-bottom:10px;
}
.margin2 {
	border-left:#CCCCCC solid 1px;
	padding: 4px 0 5px 8px;
    text-align: left;		
}
/*------------- End Font -------------*/


/*------------- Start Table -------------*/
.tablebgtop{
	background-image:url(../images_siaminterhost/tablebgtop.gif);
}
.tableLine{
	background-image:url(../images_siaminterhost/tableLine.gif);
}
.tablebgT{
	background-image:url(../images_siaminterhost/tableShaBody.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
.tablebgL{ border-left:#1874D3 solid 1px;
	background-image:url(../images_siaminterhost/tableShaBody.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
.tablebgR{ border-right:#1874D3 solid 1px;
	background-image:url(../images_siaminterhost/tableShaBody.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
.tablebgB{ border-bottom:#1874D3 solid 1px;
	background-color:#FFFFFF; 
}
.tablebdrLRB{ 
	border-bottom:#1874D3 solid 1px;
	border-left:#1874D3 solid 1px;
	border-right:#1874D3 solid 1px;
	background-color:#FFFFFF;
	text-align:left;
 
}
.tablebdrDiv{ 
	border-bottom:#1874D3 solid 1px;
	border-top:#1874D3 solid 1px;
	background-color:#97CAFF; 
	text-align:left;
	color:#000000;
	font-weight:bold;
}
.tablebdrDiv div{ 
	border:#FFFFFF solid 1px;
	padding:5px;
	text-align:left;	
}
.cpanelLogin{
	background-color:#D0E6FD;
	border:#77BDFF solid 1px;
	color:#000000;
	font-size: 1.1em;
}
.cpanelLogin .title{
	border:#D0E6FD solid 2px;
	background-color:#77BDFF;
	color:#000000;
	font-weight:bold;
	text-align:center;
}
.bg001{background-color:#1874D3; color:#FFFFFF;}
.bg002 { background-color: #FFFFFF; text-align: left;}
.bg003 { background-color: #DBECFE; text-align: left;}
.bgtableh{background-color: #1874D3; color:#FFFFFF; padding:5px;}
.tableHost{ 
	border-bottom:#CCCCCC solid 1px;
}
.tableHost tr td{ 
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
}
.tableHost .nobdr{ 
	border:0px;
}
.tableHost .nobdrB{ 
	border-bottom:0px;
}
/*------------- End Table -------------*/

/*------------- Start LeftLogin Ecomsupply-------------*/

.Leftlogin{
	background-color:#4D4D4D;
	color:#FFFFFF;
	font-size:1.2em;
}
.Leftlogin .loginTitle{
	border:#FFFFFF solid 1px;
	background-color:#D5D5D5;
	color:#000000;
	padding:3px 2px;
}
.Leftlogin .bdrInput{
	border:#9C9C9C solid 1px;
	width:85px;
	height:20px;
}

.LeftloginbgT{
	background-image:url(../images_siaminterhost/LeftloginbgT.gif);
	background-repeat:repeat-x;
}
.LeftloginbgB{
	background-image:url(../images_siaminterhost/LeftloginbgB.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#4D4D4D;
}
.LeftloginbgL{
	background-image:url(../images_siaminterhost/LeftloginbgL.gif);
	background-repeat:repeat-y;
}
a.forget:link ,a.forget:visited {
    color:#FFFFFF;
    text-decoration: none;
}
a.forget:hover ,a.forget:active{
    color:#FFF600;
    text-decoration: none;
}
a.viewcart:link ,a.viewcart:visited {
    color:#FFFFFF;
    text-decoration: underline;
}
a.viewcart:hover ,a.viewcart:active{
    color:#FFF600;
    text-decoration: underline;
}
.LeftloginTitle{ 
	font-family: trebuchet MS, Arial, Tahoma;
	font-size:1.0em;
	color:#FFFFFF;
	font-weight:bold;
	padding:0px 5px;
	text-align:left;
}

/*------------- End LeftLogin Ecomsupply-------------*/

/********************************************** Old ******************************************************/

hr{text-align:center;}
.Wbold {  font-weight: bold; color: #FFFFFF}
.margin {  padding-left:1px; padding-top: 3px}
.small { font-family: "ms sans serif"; font-size: 9px; }
.marginContent { padding-left: 10px; padding-right: 10px}
.first_big:first-letter {color: #ff0000;font-size:x-large}

a.lmenu:link { color: #FFFFFF; text-decoration: underline }
a.lmenu:active {  color: #FFFFFF; text-decoration: underline}
a.lmenu:visited { color: #FFFFFF; text-decoration: underline }
a.lmenu:hover { color: #CC9966; text-decoration: underline ; font-weight: bold}

a.contentblack:active {  color: #EB4E01; text-decoration: underline}
a.contentblack:link {  color: #000000}
a.contentblack:visited { color: #000000}
a.contentblack:hover {  color: #EB4E01; text-decoration: underline;}
a.content2:active {  color: #990000; text-decoration: underline;}
a.content2:link {  color: #000099;text-decoration: none;}
a.content2:visited { color: #000099;text-decoration: none;}
a.content2:hover {  color: #FF0000; text-decoration: underline}
a.hplan:active {  color: #990000; text-decoration: underline}
a.hplan:link {  color: #000099; text-decoration: underline}
a.hplan:visited { color: #000099; text-decoration: underline }
a.hplan:hover {  color: #FF0000; text-decoration: underline}
a.lmenu2:link { color: #000A91; text-decoration:none;}
a.lmenu2:active {  color: #000A91; text-decoration:none}
a.lmenu2:visited { color: #000A91; text-decoration:none}
a.lmenu2:hover { color: #C80000; text-decoration:none}
a.lmenu3:link { color: #000000; text-decoration:none;font-size: 9px;}
a.lmenu3:active {  color: #000000; text-decoration:underline;font-size: 9px;}
a.lmenu3:visited { color: #000000; text-decoration:none;font-size: 9px;}
a.lmenu3:hover { color: #000000; text-decoration:underline;font-size: 9px;}

a.newlm:link { color: #444444; text-decoration:none;}
a.newlm:visited { color: #444444; text-decoration:none;}
a.newlm:active {  color: #000000; text-decoration:underline;}
a.newlm:hover { color: #000000; text-decoration:underline;}

a.newtop:link { color: #CFFAFF; text-decoration:none;font-size: 10px;font-weight: bold}
a.newtop:visited { color: #CFFAFF; text-decoration:none;font-size: 10px;font-weight: bold}
a.newtop:active {  color: #FFFFFF; text-decoration:underline;font-size: 10px;font-weight: bold}
a.newtop:hover { color: #FFFFFF; text-decoration:underline;font-size: 10px;font-weight: bold}

.bgTField {  border: #333366; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.bgBut { border: 1px #000000 solid; background-color: #CCCCCC; height: 20px; width: 80px}
.bgPromo { border: 1px solid #000E81; background-color: #EFF6FF; padding-left: 5px; padding-right: 5px; padding-top: 3px; padding-bottom: 3px}
.border1 {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D9E8FC;
	border-right-color: #111DC0;
	border-bottom-color: #111DC0;
	background-color: #B2D0F8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

}
.border2 {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #111DC0;
	border-right-color: #111DC0;
	border-bottom-color: #111DC0;
	border-left-color: #111DC0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.bordermain {
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FCFCFC;
	border-left-color: #FCFCFC;
	border-right-width: 1px;
	border-left-width: 1px;
}
.marginbody {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
}
.marginlr10 {padding-left:3px;padding-right:3px;}
.marginleftside {
	padding-left: 17px;
}
.marginrightside {
	padding-right: 17px;
}
.txtbottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.txthead{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 20px 0;
	text-align:center;
}
.bgnewtop {background-image:url(../images_siaminterhost/nwbgtop.gif)}
.bgnewmenu {background-image:url(../images_siaminterhost/nwbgmenu.gif)}
.bgnewtab01 {background-image:url(../images_siaminterhost/newtab01.gif); padding-left: 5px;}
.bgnewtab02 {background-image:url(../images_siaminterhost/newtab02.gif); padding-left: 5px;}
.bgnewline01 {background-image:url(../images_siaminterhost/newline01.gif)}
.bgnewline02 {background-image:url(../images_siaminterhost/newline02.gif)}
.bgnewline03 {background-image:url(../images_siaminterhost/newline03.gif)}
.bgnewline04 {background-image:url(../images_siaminterhost/newline04.gif)}
.bgnewbottom {background-image:url(../images_siaminterhost/bgbottom.jpg)}
.bgnewltab {background-image:url(../images_siaminterhost/newtab01.gif);
			font-family:  Helvetica, sans-serif,Verdana, Arial;
			font-size: 12px;
			font-style: normal;
			font-weight: bold;
			color: #FFFFFF;
			margin: 0px;
			padding: 0px;
			padding-left: 5px;
			letter-spacing: 2px;
			}
/*--------- paymenteng ------------*/
.pay_ext{background-image:url(../images_siaminterhost/pay_ext.gif);}
.pay_exb{background-image:url(../images_siaminterhost/pay_exb.gif);}
.pay_exl{background-image:url(../images_siaminterhost/pay_exl.gif);}
.pay_exr{background-image:url(../images_siaminterhost/pay_exr.gif);}
.pay_exhr{background-image:url(../images_siaminterhost/pay_exhr.gif);}
.pay_exhl{background-image:url(../images_siaminterhost/pay_exhl.gif);}
.pay_exhb{background-image:url(../images_siaminterhost/pay_exhb.gif);}
.pay_bgh{background-image:url(../images_siaminterhost/pay_bgh.gif); 
		color:#FFFFFF; 
		font-size:14px; 
		font-weight:bold;}
		
/*--------- end paymenteng ------------*/

/*--------- New Homepage ------------*/
		
.h_bdrtable{ border:#C2C2C2 solid 1px;}
.h_tabgreen{
			background-image:url(../images_siaminterhost/h_tabgreen.gif);
 			color:#FFFFFF;
  			font-size:14px;
   			font-weight:bold;
   		 	padding:3px 15px;
}
.h_tabblue{
			background-image:url(../images_siaminterhost/h_tabblue.gif); 
			color:#FFFFFF; 
			font-size:14px; 
			font-weight:bold; 
			padding:3px 15px;
}
.h_taborange{
			background-image:url(../images_siaminterhost/h_taborange.gif); 
			color:#FFFFFF; 
			font-size:14px; 
			font-weight:bold; 
			padding:3px 15px;
}
.h_tabred{
			background-image:url(../images_siaminterhost/h_tabred.gif); 
			color:#FFFFFF; 
			font-size:14px; 
			font-weight:bold; 
			padding:3px 15px;
}
#bgpromotion{background-image:url(../images_siaminterhost/bgpromotion.gif); }

.h_ex_t01{background-image:url(../images_siaminterhost/h_ex_t01.gif);}
.h_ex_t02{background-image:url(../images_siaminterhost/h_ex_t02.gif);}
.h_ex_t03{background-image:url(../images_siaminterhost/h_ex_t03.gif);}

.h_ex_l01{background-image:url(../images_siaminterhost/h_ex_l01.gif);}
.h_ex_l02{background-image:url(../images_siaminterhost/h_ex_l02.gif);}

.h_ex_r01{background-image:url(../images_siaminterhost/h_ex_r01.gif);}
.h_ex_r02{background-image:url(../images_siaminterhost/h_ex_r02.gif);}
.h_ex_b{background-image:url(../images_siaminterhost/h_ex_b.gif);}


.h_txtred{color:#C10202; font-weight:bold;}
.h_txtredclick{
		color:#EF0606; 
		text-align:right; 
		font-size:10px;
}
.h_txtorange{color:#EA7504;}

.txtblue{
		 font-size: 14px;
		 font-weight: bold;
		 color: #01289F;
}

a.hmore:link { color: #EF0606; font-size:10px; font-weight:normal; text-decoration: none;}
a.hmore:active {  color: #EF0606; font-size:10px; font-weight:normal; text-decoration: none;}
a.hmore:visited { color: #FD5E43; font-size:10px; font-weight:normal; text-decoration: underline;}
a.hmore:hover { color: #FD5E43; font-size:10px; font-weight:normal; text-decoration: underline;}

a.hmore02:link { color: #EF0606; font-size:12px; font-weight:bold; text-decoration: none;}
a.hmore02:active {  color: #EF0606; font-size:12px; font-weight:bold; text-decoration: none;}
a.hmore02:visited { color: #FD5E43; font-size:12px; font-weight:bold; text-decoration: none;}
a.hmore02:hover { color: #FD5E43; font-size:12px; font-weight:bold; text-decoration: none;}

a.hmore03:link { color: #0000FF; font-size:14px; font-weight:bold; text-decoration: none;}
a.hmore03:active {  color: #0000FF; font-size:14px; font-weight:bold; text-decoration: none;}
a.hmore03:visited { color: #2782FF; font-size:14px; font-weight:bold; text-decoration: none;}
a.hmore03:hover { color: #2782FF; font-size:14px; font-weight:bold; text-decoration: none;}
/*
a.hwebcustomer:link { color: #0912B5; font-size:14px; font-weight:normal; text-decoration: underline;}
a.hwebcustomer:active {  color: #0912B5; font-size:14px; font-weight:normal; text-decoration: underline;}
a.hwebcustomer:visited { color: #7595FE; font-size:14px; font-weight:normal; text-decoration: underline;}
a.hwebcustomer:hover { color: #7595FE; font-size:14px; font-weight:normal; text-decoration: underline;}
*/
a.sitemap:link{color:#C10202; font-weight:bold; text-decoration: underline;}
a.sitemap:active{color:#C10202; font-weight:bold; text-decoration: underline;}
a.sitemap:visited{color:#C10202; font-weight:bold; text-decoration: underline;}
a.sitemap:hover{color:#F75100; font-weight:bold; text-decoration: underline;}

.h_padmember{
		padding-bottom:10px; 
		color:#C10202;}
.h_pad{
		padding:0px 5px; 
		margin:0px 5px;}
.h_padmore{
		padding:7px 0px; 
		text-align:right; 
		color:#EF0606; 
		font-size:10px;
}
.h_6th{ text-align:center; color:#FF0000; font-weight:bold; font-size:18px; margin:5px;}
.h_bgorange{background-color:#FF6600; height:5px;}
.h_padcustomer{padding:3px 3px;}
/*.height{ height:5px;}*/
#linegray{border-bottom:#999999 solid 1px;}	
/*.login{font-size:12px;}	*/
.bdrlogin {border:#111DC0 solid 1px; background-color:#E4EFFE;}
/*--------- End Homepage ------------*/

/*--------- SSL ------------*/
.ident{
	text-indent:20px;
	text-align:left;
}
ol.marginol{margin-top:5px;}
.txtredb{ color:#C10202; font-weight:bold; font-size:16px;}
.txtblackb{color:#000000; font-weight:bold;}

/*--------- website develop ------------*/
.paddevelop{
	padding:10px 0px 10px 0px;
	text-align:center;
}
.paddevcontent{
	padding:5px 35px 10px 50px;
	text-align:left;
}
.dev_bgt{
	background-image:url(../images_siaminterhost/dev_bgt.gif);
	color:#FFFFFF;
	font-weight:bold;
	padding:8px 0px 2px 0px;
}
.dev_bgl{background-image:url(../images_siaminterhost/dev_bgl.gif);}
.dev_bgr{background-image:url(../images_siaminterhost/dev_bgr.gif);}
.dev_bgb{background-image:url(../images_siaminterhost/dev_bgb.gif);}
.dev_line{background-image:url(../images_siaminterhost/dev_line.gif);}
.dev_tabl{background-image:url(../images_siaminterhost/dev_tabl.gif);}
.dev_tabr{background-image:url(../images_siaminterhost/dev_tabr.gif);}
.dev_bgblue{
	background-color:#8EBAF6;
	color:#FD4141;
	font-weight:bold;
	padding:3px 0 3px 50px;
}
.dev_bglightblue{
	background-color:#B2D0F8;
	color:#1E309C;
	font-weight:bold;
	padding:3px 0 3px 50px;
}
.dev_bdrbottom{
	border-bottom:#C8C8C8 dashed 1px;
	padding:3px 0 3px 80px;
}
.dev_bdrbottom02{
	padding:3px 0 3px 80px;
}
.dev_bgskyblue{
	background-color:#E0FDFF;
	padding:2px 0 2px 30px;
	border-top:#FFFFFF solid 2px;
}
.dev_bgyellow{
	background-color:#FEFFE0;
	padding:2px 0 2px 30px;
}
.dev_form{border:#BFBFBF solid 1px;}

/*--------- Feedback ------------*/

.feed_bgtop{background-image:url(../images_siaminterhost/feed_bgtop.gif);}
.feed_tabblue{
	background-image:url(../images_siaminterhost/feed_tabblue.gif);
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:3px 8px;
	border-top:#BDBDBD solid 1px;
	border-bottom:#BDBDBD solid 1px;
}
.feed_bdr{
	border-left:#BDBDBD solid 1px;
	border-right:#BDBDBD solid 1px;
	border-bottom:#BDBDBD solid 1px;
}
.feed_tbl{
	border-left:#FFFFFF solid 1px;
	border-right:#FFFFFF solid 1px;
	border-bottom:#FFFFFF solid 1px;
	background-color:#CAEAFF;
}
.feed_tbl02{
	border:#FFFFFF solid 1px;
	background-color:#CAEAFF;
}
.feed_checkevent{
	padding-left:50px;
	text-align:left;
	background-color:#F4FBFF;
}
.feed_checkodd{
	padding-left:50px;
	text-align:left;
}
.padli{padding-bottom:10px;}

/******List Style*****/

.listarrow li{
	list-style:url(../images_siaminterhost/arrowright2.gif);
	color:#000000;
	font-weight:normal;
}
.listarrow a:link{ color: #000000; font-weight:normal; text-decoration: underline;}
.listarrow a:hover { color: #6F6E6E; font-weight:normal; text-decoration: underline;}
 
/******Start Popup*****/

#topbar {
 	z-index: 0;
 	center: 0px; 
 	width: 402px; 
	padding-top: 10px;
	padding-left: 3px;
  	position: absolute; 
  	top:120px;
   	height: 322px;
}


.padding_left_100dt{display:block; padding: 25px; background-color:#EFEFEF; border:1px solid #CCCCCC; margin:5px;}
