/*กำหนดค่าทั่วไป */
@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: tahoma, "ms Sans Serif", sans-serif, loma;
}

a:link,a:visited
{
font-family: tahoma, "ms Sans Serif", sans-serif, loma;
color: #000000;
text-decoration:none;
}

a:hover,a:active{
font-family: tahoma, "ms Sans Serif", sans-serif, loma;
color: #FF9900;
text-decoration:underline;
}

a.nav:link,a.nav:visited
{
font-family: tahoma, "ms Sans Serif", sans-serif, loma;
color: #FFFFFF;
text-decoration:none;
}

a.nav:hover,a.nav:active{
font-family: tahoma, "ms Sans Serif", sans-serif, loma;
color: #FF9900;
text-decoration:underline;
}

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h3.nav{
 font: bold 90% Arial,sans-serif;
 color: #FFFFFF;
 margin-left: 20px;
 margin-top: 10px;
 padding: 0px;
}

h3.new{
 font: bold 90% Arial,sans-serif;
 color: #000000;
 margin-left: 20px;
 margin-top: 5px;
 padding: 0px;
}

h3.product{
 font: bold 90% Arial,sans-serif;
 color: #000000;
 margin-left: 20px;
 margin-top: 5px;
 padding: 0px;
}

h3.login{
 font: bold 90% Arial,sans-serif;
 color: #FFFFFF;
 margin-left: 20px;
 margin-top: 0px;
 padding: 0px;
}

h3.w{
 font: bold 120% Arial,sans-serif;
 color:#ed0089;
 margin-left: 10px;
 margin-top: 5px;
 padding: 0px;
}

h3.buttom{
 font: bold 100% Arial,sans-serif;
 color:#ed0089;
 padding: 0px;
}

h4{
 font: 80% Arial,sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 80% Arial,sans-serif;
 color: #00000;
 margin: 0px;
 padding: 0px;
}

/*กำหนดค่าตารางส่วนหัว */
#header { 
table-layout: fixed;
width: 998px;
border: 0;
padding: 0;
}

#header_flash { 
width: 800px;
padding: 0;
}

#header_logo { 
width: 198px;
height: 228px;
background-image: url("images/logo.png");
background-repeat: no-repeat;
}


/*เมนู Header */
#nav {
table-layout: fixed;
width: 998px;
height: 38px;
margin-left: 2px;
border: 0;
padding: 0;
background-color:#2f2d5c;
}


#text_nav { 
	height: 30px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
} 

#body { 
table-layout: fixed;
width: 928px;
border: 0;
padding: 0;
}

#body_center { 
table-layout: fixed;
width: 928px;
border: 0;
padding: 0;
}

#topic_slide {
width: 950px;
height: 40px;
background-image: url("images/bg_slidetopic.gif");
background-repeat: no-repeat;
}

#topic_cat {
width: 750px;
height: 40px;
background-image: url("images/bg_slidetopic.gif");
background-repeat: no-repeat;
}

#topic_product {
width: 950px;
height: 40px;
margin-left: 0px;
background-image: url("images/topic_product.gif");
background-repeat: no-repeat;
}


#slide_left {
width: 15px;
height: 150px;
background-image: url("images/arrow_left.gif");
background-repeat: no-repeat;
}

#slide_center {
width: 898px;
height: 150px;
}

#slide_right {
width: 15px;
height: 150px;
margin-right: 12px;
background-image: url("images/arrow_right.gif");
background-repeat: no-repeat;
}

#slide_bottom {
width: 928px;
height: 5px;
margin-right: 10px;
background-image: url("images/slidefooter.gif");
background-repeat: no-repeat;
}

#login { 
width: 185px; 
margin-top: 10px;
background-image: url("images/bglogin_map.gif");
background-repeat: no-repeat;
}


#top_login {
height: 30px;
margin-left: 10px;
background-image: url("images/toplogin.gif");
background-repeat: no-repeat;

}

#travle { 
width: 185px; 
height: 80px;
margin-left: 10px;
}

#content {
width: 743px;
margin-top: 10px;
margin-left: 20px;
}
 
#forgot { 
font: 10px Arial,sans-serif;
text-align : center ; 
margin-left: 10px;
} 

#blog1 {
margin-top: 20px;
margin-left: 10px;
}

#unseen {
margin-top: 20px;
}

#blog2 {
margin-top: 20px;
}

#footer { 
table-layout: fixed;
width: 998px;
height: 38px;
margin-left: 2px;
border: 0;
padding: 0;
background-color:#2f2d5c;
}

#gallery_bg {
width: 998px;
height: 260px;
background-image: url("images/gal_bg.png");
background-repeat: no-repeat;
}

#contact {
margin-left: 10px;
}

#bgcontact {
width: 900px;
height: 50px;
background-image: url("images/bgcontact.png");
background-repeat: no-repeat;
}

#bgaddress {
width: 300px;
height: 40px;
background-image: url("images/bgaddress.png");
background-repeat: no-repeat;
}