@import url("/templates/fonts/thsarabunnew/thsarabunnew.css");
body {
	color:#666; 
	background: url('/templates/theme_002/bg.jpg') top center repeat-x #f6f5f1;
	font-size: 12px;
	font-family:Tahoma, Geneva, sans-serif;
	font-family: 'THSarabunNew';
}
a{ 
	text-decoration:none; 
	color:#516b0f;
}
a:hover{ 
	color:#666;
}
.tabcontent {
	font-size: 12px;
}
.body {
	width: 1024px;
	margin: 0 auto;
}

.header_image {
	-webkit-box-shadow: 0 0 5px#333;
		-moz-box-shadow: 0 0 5px #333;
				  box-shadow: 0 0 5px #333;
}

.body-content {
	background-color:#FFF; 
	-webkit-box-shadow: 0 0 5px#999;
		-moz-box-shadow: 0 0 5px #999;
				  box-shadow: 0 0 5px #999;
}

.body-index {
	/* background: url('/templates/theme002/bg.jpg') top center repeat-x #f6f5f1; */
}
.body-not-index {
	/* background: url('/templates/theme002/bg.jpg') top center repeat-x #f6f5f1; */
}

/*
.logo {
	position: relative;
	
	color: #FFFFFF;
}

.logo .logo-title {
	position: absolute;
	top: 0px;
	left: 150px;
	font-weight: bold;
	font-size: 27px;
	line-height: 40px;
}
*/

.logo {
	float:left;
	width:1024px;
	margin:0px;
	display: table-cell;
	vertical-align: middle;
	position: relative;
}
.logo-sub {
	float:left;
	margin-right:30px;
	height: 153px;
	line-height: 153px;
}
.logo .logo-sub img {
	max-height: 120px;
	vertical-align: middle;
}

.logo .name {
	float:left;
	height: 140px;
	display: table;
}
.logo .name p {
	margin:0;
	padding:0;
	text-indent: 0px;
	display: table-cell;
	vertical-align: middle;
	color:#FFFFFF;
	line-height: 40px;
	font-size:30px;
	font-weight:bold;
	text-shadow:1px 1px 2px #032542;
	text-align: left;
}

.content-full {
	padding: 10px;
	width: 781px;
	min-height: 530px;
}

.content-full .title > h1 {
	color: #37590c;
	font-size: 140%;
	line-height: 220%;
}

.content-full .detail > ul.content_list {
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	line-height: 1;
	text-align: left;
}

.content-full .detail > ul.content_list li {
	line-height: 250%;
	border-bottom: 2px dotted #769a42;
}

.link{float:left;  border:#CCC 1px solid; margin:20px 0px 5px 5px; width:188px; background-color:#f1efef; padding:20px 0 20px 10px;
				-webkit-border-radius: 15px 0 15px 0;
				-moz-border-radius: 15px 0 15px 0;
				border-radius: 15px 0 15px 0;}
.link-sub{float:left; width:145px; padding:20px 15px 0 15px; background-color:#FFF;
				-moz-box-shadow: 0 0 5px #999;
				-webkit-box-shadow: 0 0 5px #999;
				box-shadow: 0 0 5px #999;}	
.link-sub img{ margin-bottom:20px;}	

.div_poll {
	display: block;
	padding:15px 5px 0 5px; background-color:#FFF;
				-moz-box-shadow: 0 0 5px #999;
				-webkit-box-shadow: 0 0 5px #999;
				box-shadow: 0 0 5px #999;}	

.content-full .detail > ul.content_list li:last-child { border: none; }

.content-full .detail a {
	/* 
	color: #37590c; 
	text-decoration: none;
	*/
}

.content-full .detail a:HOVER {
	/* text-decoration: underline; */
}

.content {
	margin: 0px;
	margin-top: 5px;
}
.content-left {
	width: 205px;
	display: block;
 	text-align: left;
	padding: 0px;
}

.content-center {
	width: 581px;
	display: block;
 	text-align: left;
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
}

.content-right {
	width: 200px;
	display: block;
 	text-align: left;
	padding: 0px 7px 0px 0px;
	margin: 0px;
}
.person {
	
}
.person > ul {
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	line-height: 1;

}

.person > ul li {
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-top: 7px;
background-color:#79a018; 
	padding-bottom:20px; 
	margin-top:20px;
	-webkit-border-radius: 15px 0 15px 0;
		-moz-border-radius: 15px 0 15px 0;
				  border-radius: 15px 0 15px 0;
}

.person > ul li:first-child { margin-top: 7px; }
.person > ul li:last-child { margin-bottom: 5px; }
.person > ul li > div {
	margin: 0;
	margin-top: 5px;
}

.person > ul li > div > img {
	width: 153px;
}

.poll {
	padding: 5px;
	text-align: left;
}

.poll .poll-title {
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	line-height: 200%;
	color: #37590c;
}

.poll .poll-subject {
	text-indent: 0px;
	font-weight: bold;
}

.poll .poll-detail {
	text-indent: 0px;
	font-weight: normal;
	margin-top: 7px;
}

.poll .result-title, .poll-result .result-title {
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	line-height: 200%;
	color: #37590c;
}

.poll-result .result-title {
	text-align: left;
}

.poll {
	margin-bottom: 5px;
}

.poll:last-child {
	margin-bottom: 0px;
}

.banner {
	/* background: url('/templates/theme001/bg_banner01.png'); */
	/* background-color: #dee5c4; */
	padding: 0;
	margin-top: 5px;
	display: block;
	text-align: center;
}
.banner .title {
	display: none;
	font-weight: bold;
	background-color: #769a42;
	color: #FFFFFF;
	line-height: 20px;
	margin-bottom: 5px;
}
.banner > ul{
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	line-height: 1;
	text-align: center;
}
.banner > ul li {
	margin-bottom: 5px;
}
.banner > ul li:last-child {
	margin-bottom: 0px;
}

.box_content {
	color: #37590c;
	font-weight: bold;
	background-color: #fff;
	padding: 5px;
}

.activities .activities_title {
	font-size: 130%;
	margin: 5px auto 3px 5px;
}
#Adver   { 
	border:1px solid #CCC;
	-webkit-border-radius: 15px 0 15px 0;
	-moz-border-radius: 15px 0 15px 0;
	border-radius: 15px 0 15px 0;    
	float: left;
	width: 580px;
	display: block;
	margin-bottom: 15px;
}
#Adver .activities_title {
	font-size: 130%;
	margin: 5px auto 3px 5px;
	font-weight: bold;
}
#Adver ul {
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	line-height: 1;
	text-align: center;
}
#Adver ul li {
	list-style: none;
	float: left;
	margin-left: 10px;
	width: 180px;
	display: block;
	text-align: center;
}
#Adver ul li img {
	width: 145px;
	height: 95px;
	padding: 2px;
	border: 1px solid #79a018;
}
#Adver ul li a {
	color: #79a018;
	text-decoration: none;
	font-size:12px;
	line-height: 20px;
}
#Adver ul li a:HOVER { 
	color: #F90;
}
#Adver .activities_all {
	font-size:12px;
	line-height: 20px;
	margin: 10px 10px 0px auto;
	text-align: right;
}
#Adver .activities_all a {
	color: #79a018;
	text-decoration: none !important;
}

.activities > ul {
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	line-height: 1;
	text-align: center;
}
.activities > ul li {
	list-style: none;
	float: left;
	margin-left: 10px;
	width: 190px;
	display: block;
}

.activities > ul li:first-child { margin-left: 0px; }

.activities .activities_image > img {
	width: 190px;
	height: 145px;
	margin-bottom: 5px;
}

.activities .activities_all {
	margin-top: 10px;
	text-align: right;
}

input.btn-poll {
	border: 1px solid #CCCCCC;
	border-radius: 3px;
	box-shadow: 0 1px 1px #DDDDDD;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.poll .poll_all { 
	margin-top: 10px;
	text-align: right;
	font-weight: bold;
}
.information .information_title, .tender .tender_title, .webboard .webboard_title {
	font-size: 130%;
	margin-bottom: 3px;
}

.information > ul, .tender ul {
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	line-height: 18px;
	text-align: left;
}
.information > ul li, .tender > ul li {
	margin-left: 10px;
}

.information .information_all, .tender .tender_all, .webboard .webboard_all, .magazine_all {
	margin-top: 10px;
	text-align: right;
}

.activities a, .information a, .tender a, .webboard a, .webboard-post, .poll a, .magazine a {
	color: #37590c;
	text-decoration: none;
}
.webboard-post { font-weight: bold; }
.activities a:HOVER, .information a:HOVER, .tender a:HOVER, .webboard a:HOVER, .webboard-post:HOVER, .poll a:HOVER, .magazine a:HOVER {
	text-decoration: underline;
}

.bullet {
	content: '';
	width: 0px;
	height: 0px;
	display: inline-block;
	border: 4px solid transparent;
	border-left: 4px solid #22b14c;
}


table.webboard_list {
    border-color: #769a42;
    border-width: 0 0 1px 1px;
    border-style: solid;
    border-spacing: 0;
	border-collapse: collapse;
}

table.webboard_list td, table.webboard_list th {
    border-color: #769a42;
    border-width: 1px 1px 0 0;
    border-style: solid;
    border-spacing: 0;
    margin: 0;
    padding: 3px;
}
table.webboard_list th {
		background-color: #8fb953;
		color: #FFFFFF;
		font-weight: bold;
		text-align: center
}

.footer {
	margin-top: 5px;
	padding: 5px;
	background-color: #678f2e;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 100%;
	text-align: center;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:HOVER { text-decoration: underline;}

.detail .post-date {
	font-style: italic;
	color: #888888;
}

.webboard .question .image {
	text-align: center;
	margin-bottom: 15px;
}
.webboard .question .detail {
	text-indent: 30px;
}
.webboard .question .post-date {
	text-align: left;
	margin-top: 30px;
	color: #888888;
	padding-bottom: 20px;
	border-bottom: 2px dotted #666666;
}

.webboard .answer {
	margin: 10px auto 0 auto;
	width: 650px;
	padding-bottom: 10px;
	border-bottom: 2px dotted #AAAAAA;
}
.webboard .answer .title {
	line-height: 30px;
	background-color: #b6dba4;
	border-top: 2px solid #66b360;
	padding-left: 5px;
}
.webboard .answer .detail {
	text-indent: 30px;
	padding: 10px;
}

.webboard .post {
	margin: 10px auto 0 auto;
	width: 550px;
}
.webboard .post .title {
	line-height: 30px;
	background-color: #b6dba4;
	border-top: 2px solid #66b360;
	padding-left: 5px;
	font-weight: bold;
	font-size: 16px;
	color: #37590c;
}
.webboard .post .form {
	padding: 10px;
	font-weight: bold;
}
.webboard .post .form div {
	margin-bottom: 3px;
}
.webboard .post .form textarea {
	width: 100%;
	height: 100px;
}
.webboard .post .form span {
	display: inline-block;
	width: 205px;
	text-align: right;
	margin-right: 3px;
}
.webboard .post .form input[type=text] {
	width: 200px;
}


.complain {
	margin: 10px auto 0 auto;
	width: 550px;
}
.complain .title {
	line-height: 30px;
	background-color: #b6dba4;
	border-top: 2px solid #66b360;
	padding-left: 5px;
	font-weight: bold;
	font-size: 16px;
	color: #37590c;
}
.complain .form {
	padding: 10px;
	font-weight: bold;
}
.complain .form div {
	margin-bottom: 3px;
}
.complain .form textarea {
	width: 100%;
	height: 100px;
}
.complain .form span {
	display: inline-block;
	width: 205px;
	text-align: right;
	margin-right: 3px;
}
.complain .form input[type=text] {
	width: 200px;
}

.detail .tender_file {

}
.not_index {
	display: none;
}

.input_time {
	color: #888888;
}

.hr {
	margin-top: 5px;
	height: 1px;
	border-top: 1px solid #FFFFFF;
}

.magazine {
	text-align: center;
	width: 180px;
	color: #37590c;
	border:#CCC 1px solid;
	margin:5px auto 5px auto;
	background-color:#f1efef;
	padding:20px 10px 20px 10px;
	-webkit-border-radius: 15px 0 15px 0;
		-moz-border-radius: 15px 0 15px 0;
				  border-radius: 15px 0 15px 0;
}

.magazine .magazine-sub {
	padding:10px 15px 10px 15px;
	background-color:#FFF;
	-webkit-box-shadow: 0 0 5px #999;
		-moz-box-shadow: 0 0 5px #999;
				  box-shadow: 0 0 5px #999;
}
.magazine .magazine-sub .title {
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 5px;
}

.magazine .magazine-sub .magazine_all {
	text-align: right;
	margin: 3px 5px 0px auto;
	font-weight: bold;
}
/*
.link{
	float:left;  
	border:#CCC 1px solid; margin:20px 0px 5px 5px; width:188px; background-color:#f1efef; padding:20px 0 20px 10px;
				-webkit-border-radius: 15px 0 15px 0;
				-moz-border-radius: 15px 0 15px 0;
				border-radius: 15px 0 15px 0;}
.link-sub{
	float:left; 
	width:145px; padding:20px 15px 0 15px; background-color:#FFF;
				-moz-box-shadow: 0 0 5px #999;
				-webkit-box-shadow: 0 0 5px #999;
				box-shadow: 0 0 5px #999;}	
.link-sub img{ margin-bottom:20px;}	
*/

.Box{ margin:10px auto 20px auto; padding-bottom:10px; width:205px;
				-webkit-border-radius: 15px 0 15px 0;
				-moz-border-radius: 15px 0 15px 0;
				border-radius: 15px 0 15px 0;
				-moz-box-shadow: 0 0 2px #999;
				-webkit-box-shadow: 0 0 2px #999;
				box-shadow: 0 0 2px #999;
				 /* Safari 4-5, Chrome 1-9 */ background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#79a018), to(#79a018));
				 /* Safari 5.1, Chrome 10+ */ background: -webkit-linear-gradient(top, #79a018, #79a018);
				 /* Firefox 3.6+ */ background: -moz-linear-gradient(top, #79a018, #79a018);
				 /* IE 10 */ background: -ms-linear-gradient(top, #79a018, #79a018);
				 /* Opera 11.10+ */ background: -o-linear-gradient(top, #79a018, #79a018);
				 background: linear-gradient(top, #79a018, #79a018);
				 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#79a018', endColorstr='#79a018',GradientType=0 ); /* IE6-9 */
}




.Box h3{ margin:10px 0 0 10px; color:#fff; padding:0;}
.Box .stats {
	text-align: left;
	display: block;
	width: 175px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fff;
	line-height: 16px;
	padding-bottom: 3px;
	margin:10px 5px 0 5px;
	color:#fff;
	}
.Box p {
	font-size:10px;
	margin: 0px;
}
.Box p.stats {
	text-indent: 0px;
}