<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: "MS Sans Serif";
	line-height: 18px;
	font-size: 13px;
	color: #000000;
}
a:hover{
	color: #000000;
	text-decoration:none;
}
a:link, a:visited{
	color: #333333;
	text-decoration: underline;
}
#wrapper{
	width:962px;
	padding-left:auto;
	padding-right:auto;
	background-color:#FFFFFF;
}
#welcome{
	width:962px;
	height: 363px;
	background-image:url(../images/share/img/welcomepage_background.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	text-align:left;
}
h1#welcome_txt_en{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width : 182px ;
	height: 32px;
	background-image:url(../images/en/txt_welcome_en.gif);
	background-repeat:no-repeat;
}
h1#welcome_txt_th{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width : 182px ;
	height: 32px;
	background-image:url(../images/th/txt_welcome_th.gif);
	background-repeat:no-repeat;
}
h1#welcome_txt_th span ,h1#welcome_txt_en span{
	display:none;
	font-size:12px;
}
#ebill_box{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 69px;
	vertical-align:bottom;
	width : 315px ;
	height: 34px;
	background-image:url(../images/welcome_ebill_box3.gif);
	background-repeat:no-repeat;
	font-family: "MS Sans Serif";
	font-size: 11px;
}
p{
	margin: 9px 0px 9px 0px;
}
.bd_en_gry3_9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
-->