/* common */
body {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	padding:0;
	margin:-8px;
	/*/*/
	margin: 0px;
	/**/
}

body, td, div, p, ul, h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*/*/
ul {
	margin-left:0px;
	padding-left:25px;
	list-style-type:square;
}
/**/

li {
	padding-bottom:5px;
}

a {
	color:#000;
}

a:hover {
	color:#EF4C04;
}

p {
	margin-top:8px;
	margin-bottom:5px;
}

/* page header */
#header {
	position:relative;
	height:100px;
	overflow:hidden;
	border: 1px none;
	margin:0px;
	background-color: #D5E8F4;
	layer-background-color: #D5E8F4;
}

#headimg, #headimg_vn, #headimg_th {
	position:absolute;
	left:218px;
	top:0px;
	width:558px;
	height:80px;
	background-color: #EAF3F9;
	layer-background-color: #EAF3F9;
}

#headquads {
	position:absolute;
	left:776px;
	top:0px;
	width:48px;
	height:48px;
}

#plogo {
	position:absolute;
	left:0px;
	top:0px;
	background-color: #EAF3F9;
}

#meta {
	position:absolute;
	left:0px;
	top:80px;
	width:194px;
	height:20px;
	background: #819451;
	layer-background-color: #819451;
	font-size:11px;
	border:1px none;
}

#meta a {
	text-decoration:none;
	color:#EDEFE4;
}

#meta a:hover {
	text-decoration:underline;
}

#homebut {
	position:absolute;
	left:15px;
	top:3px;
	font-size: 11px;
	background-repeat:no-repeat;
	background-position:0px 1px;
}
#homebut a {
	padding-left:17px;
}

#homebut a:hover {
	text-decoration:none;
}

#eng {
	position:absolute;
	left:44px;
	top:3px;
}

#thai {
	position:absolute;
	left:122px;
	top:3px;
}

.lang, .lang-act {
	font-size:11px;
	font-weight:normal;
	padding-left:22px;
	/*/*/
	background-repeat: no-repeat;
	background-position: 1px 6px;
	/**/
}

.lang-act {
	font-weight:bold
}

#bread {
	position:absolute;
	left:219px;
	top:83px;
	width:558px;
	font-size:11px;
	font-weight:bold;
	color:#EDEFE4;
}

.sub {
	font-weight:normal;
	margin-left:40px;
	font-size:11px;
	color:#EDEFE4;
	/*/*/
	background-repeat: no-repeat;
	background-position: 7px 6px;
	padding-left:18px;
	margin-left:0;
	/**/
}

/* side navigation */
#site {
	position:absolute;
	color:#819451;
	top:105px;
	width:194px;
	left:16px;
	letter-spacing:2px;
	font-size:11px;
}

#menu {
	position:absolute;
	top:188px;
	width:94px;
	left:-8px;
}


/* ns 4 sidenav style */

#mainnav a{
	color:#002C54;
	font-size:11px;
	font-weight:bold;
}

ul#subnav a {
	font-weight:normal;
}
/* ns 4 sidenav style */


/*/*/
#menu {
	left:118px;
	border-top: 1px solid #C2CC9D;
}

#menu li {
	padding-bottom:0px;
}

#menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
	width:194px;
	margin-left:0px;
	background: #EDEFE4;

}

#menu ul#subnav {
	font-weight: normal;
	background: #E4E8D6;
}

#menu a {
	padding-left:16px;
	font-size:11px;
	display:block;
	color: #002C54;
	text-decoration: none;
	font-weight: bold;
	height:100%;
	padding-top:4px;
	padding-bottom:4px;
	background-repeat: no-repeat;
	background-position: 6px 9px;
	border-bottom: 1px solid #C2CC9D;
}

ul#subnav a, ul#subnav a.active {
	padding-left:25px;
	font-weight: normal;
	padding-top:2px;
	padding-bottom:1px;
	background-repeat: no-repeat;
	background-position: 16px 7px;
}

#menu ul .active {
	color:#000;
	background-color:#D5DDBF;
}

#menu ul#subnav .active {
	color:#000;
	background-color:#DCE2CA;
}

#menu ul a:hover {
	background-color: #CDD7B3;
}

#menu ul#subnav a:hover, #menu ul#subnav a.active:hover {
	background-color: #CDD7B3;
}

#menu ul#botnav {
	margin-top:22px;
}

#menu ul#botnav a {
	border-top: 1px solid #C2CC9D;
}
/**/

/* content styles
	position:absolute;
	z-index:100;
	left:194px;
	top:100px;
	width:582px;

*/
#content {
	position:absolute;
	top: 100px;
	/*/*/
	position: relative;
	top: 0px;
	/**/
	z-index:100;
	left:194px;
	width:582px;
}



h1 {
	margin: 0;
	padding:0;
	color: #8D3818;
	/*/*/
	border-left: 10px solid #FF6B43;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
	/**/
	background: #EDEFE4;
}

h1.gruen {
	border-color: #AEE88D;
	background: #F2FFE9;
	color: #000000;
}
h1.blau {
	border-color: #91BDDB;
	background: #E2EFF7;
	color: #000000;
}
h1.orange {
	border-color: #F4D4A0;
	background: #FFF7E9;
	color: #000000;
}
h1.rot {
	border-color: #F2A19F;
	background: #FBE9E8;
	color: #000000;
}
h1.grau {
	border-color: #C8C8C8;
	background: #F1F1F1;
	color: #000000;
}

.titlebox {
	 width:100%;
	 background: #EDEFE4;
}

.titlebox a {
	display:block;
	text-decoration:none;
	color: #8D3818;
}

.titlebox a:hover {
	text-decoration:underline;
}

.datum {
	margin-top: 10px;
	font-size: 11px;
	border-bottom: 1px solid #C2CC9D;
}

.dates {
	 background: #FFF4E2;
	 border-bottom: 1px solid #FFAC8C;
	 padding-left: 10px;
	 padding-top: 15px;
	 padding-bottom: 14px;
	 padding-right: 6px;
	 font-size:11px;
}

.news-head {
	font-weight: bold;
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.shorttext {
	font-size: 11px;
}

.footer {
	font-size:11px;
}

.footer a, a.bracket {
	text-decoration:none;
	color:black;
}

/*/*/
.footer img {
	vertical-align:middle;
}
/**/

.nounderline {
	text-decoration: none;
}

#topicul {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-top: 12px;
	padding-bottom: 7px;
	background: #FFF4E2;
}
#topicul li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: -10px;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 5px;
}

#topicboxtitle {
	margin: 0;
	padding: 0;
	color: #8D3818;
	/*/*/
	border-left: 10px solid #FF6B43;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
	/**/
	background: #FFAC8C;
}

#topicboxbottom {
	background: #FFAC8C;
	border-left: 10px solid #FF6B43;
	height:10px;
	font-size:8px;
}
#topicul a {
	text-decoration: none;
	color: #FF6B43;
	font-size:11px;
	font-weight: bold;
}
#topicul a:hover, #topicul a.active {
	color: #8D3818;
}

.right {
	float:right;
}

@media print {
	#menu {display:none}
	#header {display:none}
	#content {
		left:0px;
		top:0px;
	}
}
