@import url("tabledata.css");
html, body {height:100%}
body {
font:12px/18px tahoma;
background: #000;
margin:0;
padding:0;
}

a {
text-decoration: none;
color: #FFFFFF;
}

a:link,a:visited {
color:#FF9900;
text-decoration:none;
}

a:hover {
color:#FFF;
text-decoration:none;
}
a.link {
color:#C4FC14;
background: url(../images/icons/link.gif) no-repeat 0em 0.2em;
padding-left: 20px;
}
a.link:hover {
color:#FFF;
}
img {
border:none;
}

h2 {
	font-size: 14px;
	color: #FF66CC;
}

.clearboth {
clear:both;
}

blockquote {
	padding: 10px 20px;
	margin: 20px auto 0;
	border-left: 5px solid #00ADF1;
	width: 500px;
	background-color: #333333;
	font:110%/180% tahoma;
	text-align: left;
	color: #FFFFFF;
}

blockquote h1 {
	font:120%/180% tahoma;
}

.blockquote-about {
	padding: 10px 20px;
	margin: 20px auto 0;
	border-left: 5px solid #00ADF1;
	width: 500px;
	font:110%/180% tahoma;
	text-align: left;
	background: url(../images/bg_blockquote_about.jpg) no-repeat right bottom;
}

.blockquote-contact {
	padding: 10px 20px;
	margin: 20px auto 0;
	border-left: 5px solid #00ADF1;
	width: 500px;
	font:110%/180% tahoma;
	text-align: left;
	background: url(../images/bg_blockquote_contact.jpg) no-repeat right bottom;
}

#container {
	position:relative;
	height:auto !important;
	min-height:100%;
	color: #FFF;
	margin: 0;
	padding:0;
	width: 1003px;
	background: url(../images/bg.gif) repeat-y;
}

#container-main {
	position:relative;
	height:auto !important;
	min-height:1003px;
	color: #FFF;
	margin: 0;
	padding:0;
	width: 100%;
	background: url(../images/bg_main.gif) repeat-y;
}

#header-top {
clear: both;
width: 818px;
height: 30px;
background: url(../images/header/header_top.jpg) no-repeat right;
}

#marquee {
	float: right;
	width: 818px;
	margin-top: 8px;
}

#header {
clear: both;
width: 818px;
height: 160px;
background: url(../images/header/header_main.jpg) no-repeat left;
}

#header-en {
clear: both;
width: 818px;
height: 160px;
background: url(../images/header/header_main-en.jpg) no-repeat left;
}

#header-bottom {
width: 818px;
height: 42px;
background: url(../images/header/header_bottom.jpg) no-repeat left;
}

#header-bottom-en {
width: 818px;
height: 42px;
background: url(../images/header/header_bottom-en.jpg) no-repeat left;
}

/* Menu
==============================================================================*/
#nav {
	width: 185px;
	height: 283px;
	margin: 0;
	padding: 0;
	float: left;
	background-image: url(../images/menu_bg.jpg);
	}

#search {
	margin: 30px auto;
	padding: 3px 0 0;
	height: 55px;
	width: 164px;
	background: url(../images/bg_search.gif) no-repeat;
	color: #000;
	text-align: center;
	}
#search form{
	margin: 0;
	padding: 0;
	}
#search input{
	font-size: 11px;
	}

/* Content
==============================================================================*/
#wrap {
	margin: 0;
	padding: 0;
	width: 1003px;
	text-align: center;
	clear: both;
}
#wrap-main {
	float: right;
	margin: 0;
	padding: 0;
	width: 818px;
	background: #000000 url(../images/bg_body.gif) repeat-x bottom;
}
#wrap-content {
	float: right;
	margin: 0;
	padding: 0;
	width: 818px;
	background: #000000 url(../images/bg_body.gif) repeat-x bottom;
}
#wrap-content-header {
	float: right;
	margin: 0 auto;
	padding: 0;
	width: 818px;
	background: #000000 url(../images/bg_body_top.gif) repeat-x top;
}
#content-main {
	width: 600px;
	float: left;
	background: url(../images/bg_body_main.gif) repeat-x;
}
#wrap-content-about {
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 600px;
	font-size: 110%;
	line-height: 180%;
}

#content-about-left {
	clear: left;
	float: left;
	margin: 0;
	padding: 0;
	width: 48%;
	text-align: justify;
	text-indent: 40px;
}

#content-about-right {
	clear: right;
	float: right;
	margin: 0;
	padding: 0;
	width: 48%;
	text-align: justify;
}

.content-box {
	margin: 0 auto;
	background: url(../images/bg_content-box_bottom.jpg) no-repeat bottom;
	text-align: left;
	width: 600px;
	font-size: 110%;
	line-height: 180%;
	color: #FFFFFF;
}
.content-box  a{
	color: #FFFFFF;
}
.content-box h1 {
	font-size: 16px;
	font-weight: bold;
	color: #0099FF;
	background: url(../images/bg_content-box_top.jpg) no-repeat center top;
	padding: 10px 20px 0px;
}
.content-box h2 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid #999999;
	color: #FF66CC;
	margin: 0px 20px;
}
.content-box li {
	list-style: none;
	background: url(../images/icons/apply.gif) no-repeat 0em 0.5em;
	line-height: 25px;
	padding-left: 20px;
}
.content-box li li {
	list-style: none;
	background: url(../images/icons/user.gif) no-repeat 0em 0.5em;
	line-height: 25px;
	padding-left: 20px;
	margin-left: -40px;
}

#content-box-about {
	margin: 0 auto;
	background: url(../images/bg_content-box_bottom_about.jpg) no-repeat bottom;
	text-align: left;
	width: 600px;
	font-size: 110%;
	line-height: 180%;
}
#content-box-about a{
	color: #FFFFFF;
}
#content-box-about h1 {
	font-size: 16px;
	font-weight: bold;
	color: #0099FF;
	background: url(../images/bg_content-box_top.jpg) no-repeat center top;
	padding: 10px 20px 0px;
}
#content-box-about h2 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid #FF66CC;
	color: #FF66CC;
	margin: 0px 20px;
}
#content-box-about li {
	list-style: none;
	background: url(../images/icons/apply.gif) no-repeat 0em 0.5em;
	line-height: 25px;
	padding-left: 20px;
}
#content-box-about li li {
	list-style: none;
	background: url(../images/icons/user.gif) no-repeat 0em 0.5em;
	line-height: 25px;
	padding-left: 20px;
	margin-left: -40px;
}

#content-service {
	font-size: 110%;
	line-height: 180%;
	margin: 0 auto;
	width: 600px;
	text-align: justify;
	text-indent: 40px;
}

#mainserv {
	height: 150px;
	width: 580px;
	background-image: url(../images/bg_main_service.jpg);
	margin-top: 20px;
}
.mainserv-content {
	padding: 30px 5px 5px 10px;
	width: 30%;
	text-align: left;
	float: left;
}
.mainserv-content a {
	color: #FFFFFF;
}
.mainserv-content a:hover {
	color: #FF9900;
	text-decoration: none;
}

#left {
	float: left;
	margin:0;
	padding:0;
	width: 185px;
	}

#leftside {
	float: left;
	margin:0;
	padding:0;
	width: 185px;
	text-align: left;
	}
#leftside h2{
	background: url(../images/bg_header_leftside.gif) no-repeat;
	width: 185px;
	height: 22px;
	padding: 0px;
	margin: 15px 0px 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bolder;
	text-indent: 30px;
}
#leftside ul{
	margin: 4px 0px 4px 10px;
	padding: 0px;
	list-style: none;
	}
#leftside li{
padding-left: 15px;
background: url(../images/icons/arrow.gif) no-repeat 0em 0.7em;
line-height: 20px;
}

#leftside li a {
text-decoration: none;
color: #FFFFFF;
font-size: 11px;
 }
#leftside li a:hover {
color: #FF66CC;
text-decoration: none;
font-size: 11px;
}

#left-variety {
	float: left;
	margin:0;
	padding:0;
	width: 185px;
	text-align: left;
	}
#left-variety h2{
	background: url(../images/bg_header_leftside.gif) no-repeat;
	width: 185px;
	height: 22px;
	padding: 0px;
	margin: 15px 0px 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bolder;
	text-indent: 30px;
}
#left-variety ul{
	margin: 4px;
	padding: 0px;
	list-style: none;
	}
#left-variety li{
	display: inline;
	line-height: 20px;
	margin: 3px;
}

#left-variety li a {
text-decoration: none;
color: #FFFFFF;
font-size: 11px;
 }
#left-variety li a:hover {
color: #FF66CC;
text-decoration: none;
font-size: 11px;
}

#rightside {
	float: right;
	margin:0;
	padding:0;
	width: 218px;
	background: #474747 url(../images/bg_rightside.gif) repeat-x;
	text-align: left;
	}
#rightside h2{
	background: url(../images/bg_header_rightside.gif) no-repeat;
	width: 218px;
	height: 22px;
	padding: 0px;
	margin: 15px 0px 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bolder;
	text-indent: 30px;
}
#rightside ul{
	margin: 4px 0px 4px 10px;
	padding: 0px;
	list-style: none;
	}
#rightside li{
line-height: 16px;
padding-left: 15px;
background: url(../images/icons/arrow.gif) no-repeat 0em 0.5em;
}

#rightside li a {
text-decoration: none;
color: #FFFFFF;
font-size: 11px;
 }
#rightside li a:hover {
color: #FF66CC;
text-decoration: none;
font-size: 11px;
}

#footer {
	clear:both;
	width:100%;
	height:70px;
	background:url(../images/bg_footer.gif) repeat;
	font-size: 12px;
	color:#FFF;
	text-align:center;
	margin:0 auto;
	padding-top: 15px;
}
#footer p {
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#footer  a {
	color: #FF66CC;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: none;
}
#footer  small {
	color: #CCCCCC;
	font-size: 10px;
}
#footer  small a {
	color: #0099FF;
	text-decoration: none;
}
#footer small a:hover {
	color: #FFF;
	text-decoration: none;
}

.top {
	text-align: right;
	width: 20px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}

/*- Menu Tabs--------------------------- */

    #tabs {
      margin:0 auto;
      width:720px;
      font-size:93%;
	  border-bottom:1px solid #2763A5;
      line-height:normal;
      }
    #tabs ul {
	padding:0;
	list-style:none;
	margin-left: 20px;
	margin-top: 20px;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url(../images/menu/tableft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
	float:left;
	display:block;
	background:url(../images/menu/tabright.gif) no-repeat right top;
	padding:5px 10px 5px 5px;
	color:#FFF;
	font-weight: bold;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FFF;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }

#bank{
	padding: 5px;
	margin: 0 auto;
	text-align: center;
}

#bank img{
	padding: 7px 0px;
}

#download-button{
	height: 50px;
	width: 200px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../images/icons/download.gif) top left no-repeat;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
 
#download-button:hover{
background-position: bottom left;
}

/*/////////////// TABLE VOCAB TAB //////////////////*/

#vocabtab {
	color: #FFF;
	font: bold 12px/19px Arial, Helvetica, sans-serif;
	width: 495px;
}

#vocabtab a {
	color: #FFF;
	text-decoration: none;
}
#vocabtab a:hover {
	color: #000;
	text-decoration: none;
}
#vocabtab a.current {
	color: #000;
	text-decoration: none;
}

#header-top-spevent {
clear: both;
width: 1003px;
height: 30px;
background: url(../event/header_top-vtd08.jpg) no-repeat left;
}

#spevent1 {
	position: absolute;
	margin-left: 185px;
	margin-top: 30px;
	float: left;
}
#spevent2 {
	position: absolute;
	margin-left: 718px;
	float: left;
}

#header-spevent {
	clear: both;
	width: 1003px;
	height: 118px;
	background-image: url(../event/header_main-songkran.jpg) no-repeat left;
}

#header-bottom-spvent {
width: 818px;
height: 52px;
background: url(../event/header_bottom-songkran.jpg) no-repeat left;
}

/* Activity
==============================================================================*/
#wrap-activity {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	background: #000000 url(../images/bg_body.gif) repeat-x bottom;
	text-align: center;
}
#gallery {
	width: 600px;
	text-align: left;
	margin-left: 120px;
	margin-bottom: 30px;
}
#gallery-header {
	width: 600px;
	text-align: left;
	margin: 0px 0px 10px 75px;
}
#gallery-header p {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin: 0px 0px 0px 100px;
}

#language {
	width: 185px;
	height: 22px;
	text-align: right;
	background-image: url(../images/menu_language.jpg);
}
#language p {
	margin-top: 6px;
	margin-right: 6px;
}

.box_container {width:580px; overflow:hidden;}
.left_box {float:left; width:285px;}
.right_box {
	float:right;
	width:285px;
	text-align: left;
	background-image: url(../images/bg_right_box.jpg);
	background-repeat: repeat-x;
	border: 1px solid #0c0c0c;
}
.right_box ul{
	margin: 10px;
	padding-left: 40px;
	list-style-type: disc;
}
.right_box p{
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
