/* --------- Body ------ */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.jpg);
	background-position:center center;
	background-color:#0376aa;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
/* ------- End Body -------*/

/* -------  Box -------- */
.pic_product {
	border: 3px solid #1c9fc0;
}
.box_product {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.box_tip {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
/* ------- End Box -------- */

/*----------------Links----------------------*/
a:link,a:visited      {
	color: #000000;
	text-decoration:none;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
}
a:hover               {
	color: #000000;
	text-decoration:none;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
}

a.menu:link,a.menu:visited      {
	color: #000000;
	text-decoration:none;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
}
a.menu:hover               {
	color: #000000;
	text-decoration:none;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
}
a.tip:link,a.tip:visited      {
	color: #034d91;
	text-decoration:none;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
}
a.tip:hover               {
	color: #034d91;
	text-decoration:none;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
}
/*---------------End Links----------------------*/

/*-------------content-----------*/
.text_black {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
}
.text_blackB {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
}

.text_blackBB {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
}
.text_black2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
}
.text_black2B {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}
.text_navy {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color:#034d91;
}
}
.text_navyB {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#034d91;
}
/*----------- End text Content---------------*/

/*-------------Footer-----------*/
.footer {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
}
/*-------------End Footer-----------*/

.btnsubmitmailen {
   border-style: none;
	border-color: #2b4f82;
	background-image: url(/images/b_submit-en.png);
		background-color: #FFFFFF;
	width: 76px;
	height: 24px;
	color: #000;
}
.btnsubmitmailth {
    border-style: none;
	background-image: url(/images/b_submit-th.png);
	width: 76px;
	height: 24px;
	color: #000;
}


.btnreseten {
   border-style: none;
	border-color: #2b4f82;
	background-image: url(/images/b_reset-en.png);
		background-color: #FFFFFF;
	width: 76px;
	height: 24px;
	color: #000;
}
.btnresetth {
    border-style: none;
	background-image: url(/images/b_reset-th.png);
	width: 76px;
	height: 24px;
	color: #000;
}

.btnsesrch {
    border-style: none;
	background-image: url(/images/b-search.png);
	width: 32px;
	height: 32px;
}

.phpmaker1 a:link {
	text-align: left;
	text-decoration: none;
	padding-top: 6px;
    border-style: solid;
	border-width: 0px;
	border-color: #2b4f82 #2b4f82 #2b4f82 #2b4f82;
	background-color: #7CAEF9 ;
	color: #000000;
		background-image:url(../admin/images/menu02.png);
	font-family: Verdana;
	font-size: 12px;
padding-right: 2px;
	width: 128px;
	height: 28px
}

input {
	color: #000;
}