@charset "utf-8";
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background:#FFF;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616161;
	background-color:#ccc;
	background-image:url(images/background.png);
}

h1, h2, h3 {
	margin-top: 0;
	color: #8C0209;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #8C0209;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 960px;
	margin: 0 auto;
	height: auto;
	background: url(images/img02.jpg) repeat-x left top;
}

/* Header */

#logo {
	width: 940px;
	height: 130px;
	margin: 0 auto;
	padding-top: 20px;
	padding-left: 20px;
	background:url(images/header.png) no-repeat left top;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color:#FFF;
	margin-top: -15px;
	display:none;
	
}

#logo span {
	color:#000;
	margin-left: 130px;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size:36px;

	font-weight:bold;
	
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size:26px;
	color:#fff;
	margin-left: -140px;


}

#logo a {
	border: none;
	text-decoration: none;
	color:#900;
}

/* Top Menu */


.menu1 {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#fff url(button1.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
.menu1 li {float:left;}
.menu1 li a {display:block; float:left; height:35px; line-height:35px; color:#FFF; text-decoration:none; font-size:12px; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu1 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu1 li.current a {color:#fff; background:url(button3.gif);}
.menu1 li.current a b {background:url(button3.gif) no-repeat right top;}
.menu1 li a:hover {color:#fff; background:#000 url(button2.gif);}
.menu1 li a:hover b {background:url(button2.gif) no-repeat right top;}
.menu1 li.current a:hover {color:#fff; background:#000 url(button3.gif); cursor:default;}
.menu1 li.current a:hover b {background:url(button3.gif) no-repeat right top;}


/* Menu */

#menu {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	height: 50px;
	background: url(images/img02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	margin: 0;
	padding: 18px 30px 0 30px;
	text-decoration: none;
	text-transform: capitalize;
	background: url(images/img03.jpg) no-repeat right top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 0px;
	
	/*background: #FFFFFF url(images/img03.gif) repeat-y left top;*/
}

#page-bg {
	/*background: url(images/img02.gif) no-repeat left top;*/
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 480px;
	padding: 30px 20px 0px 20px;
}

.post {
	padding-bottom: 15px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.post h2 {

	font-weight:bold;
	font-size:30px;
	
}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #8C0209;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	border-bottom: 1px #BBBBBB dashed;
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
}

#sidebar2 {
	float: right;

}

.sidebar {
	float: left;
	width: 220px;
	padding: 20px 0px 0px 0px;
	font-size: 14px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
}


.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 15px;
	background: #09c34b url(images/img05.jpg) no-repeat left top;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF;
}

.sidebar a {
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 180px;
	height: 18px;
	border: 1px solid #CA8186;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: url(images/img04.gif) no-repeat left top;
	color: #FFFFFF;
	
}

#footer p {
	margin: 0;
	padding: 25px 20px 0 20px;
	text-transform: uppercase;
	text-align: center;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a {
	color: #FFFFFF;
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}



#addressFooter {
	width: 100%;
	text-align:center;
	height:auto;
	margin-top: -20px;
	display:none;
}

#addressFooter p{
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	line-height:20px;
}

#addressFooter p.copyrightna{
	
	font-size:10px;
	line-height:1px;
}

/* Custom Box */


#newsbox {

	width: 478px;
	height: auto;
	padding: 10px;
	
}

#newsbox h3 {
	font-size:25px;

	color:#090;
	
	
	
}

#newsheadBox{

	width: 478px;
	height: 40px;

}

#newscontentWrapper{

	width: 478px;
	height: 80%;
	background-color:#FFF;
	
}

#newscontent1{

	width: 478px;
	height: 130px;
	
	
}

#newscontent2345{

	width: 478px;
	height: auto;
}

#newscontentLeft{

	width: 50%;
	height: auto;
	float: left;
	
	
}

#newscontentLeft1{

	width: 100%;
	height: auto;
	
}

#newscontentLeft2{

	width: 100%;
	height: auto;
}



#newscontentRight{

	width: 50%;
	height:auto;
	float:right;
	
}

#newscontentRight1{

	width: 100%;
	height: auto;
	
}

#newscontentRight2{
	
	width: 100%;
	height: auto;
	
}


#newsboxB {

	width: 478px;
	height: auto;
	padding: 10px;
	
}

#newsboxB h3 {
	font-size:25px;

	color:#090;
}

#newsheadBoxB{

	width: 478px;
	height: 40px;

}

#newscontentWrapperB{

	width: 478px;
	height: 80%;
	background-color:#FFF;
	
}

#newscontent1B{

	width: 478px;
	height: 130px;
	
	
}

#newscontent2345B{

	width: 478px;
	height: auto;
}

#newscontentLeftB{

	width: 50%;
	height: auto;
	float: left;
	
	
}

#newscontentLeft1B{

	width: 100%;
	height: auto;
	
}

#newscontentLeft2B{

	width: 100%;
	height: auto;
}



#newscontentRightB{

	width: 50%;
	height:auto;
	float:right;
	
}

#newscontentRight1B{

	width: 100%;
	height: auto;
	
}

#newscontentRight2B{
	
	width: 100%;
	height: auto;
	
}

#bidNews{
	width:200px;
	height:30px;
	background-image:url(bid/images/bid.png);
}

#bidNews h3 span{
	display:none;
	}
	
#about{
	width:200px;
	height:30px;
	background-image:url(images/about.png);
}

#about h3 span{
	display:none;
	}
	
#projectNews{
	width:200px;
	height:30px;
	background-image:url(images/project.png);
}

#projectNews h3 span{
	display:none;
	}
	
	
/* Menu */


.pro9 {padding:0 0 0 32px; margin:0; list-style:none; height:30px; position:relative;}
.pro9 li {float:left;}
.pro9 li a {display:block; float:left; height:30px; line-height:29px; background:url(pro_nine_0a.gif) no-repeat; color:#000; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 12px; cursor:pointer;}
.pro9 li a b {float:left; display:block; padding:0 12px 0 0; background:url(pro_nine_0.gif) right top;}
.pro9 li.current a {color:#fff; background:url(pro_nine_2a.gif) no-repeat;}
.pro9 li.current a b {background:url(pro_nine_2.gif) right top;}
.pro9 li a:hover {color:#fff; background:url(pro_nine_1a.gif) no-repeat;}
.pro9 li a:hover b {background:url(pro_nine_1.gif) right top;}
.pro9 li.current a:hover {color:#fff; background:url(pro_nine_2a.gif) no-repeat; cursor:default;}
.pro9 li.current a:hover b {background:url(pro_nine_2.gif) right top;}

/*TAB*/

.tabset_tabs	{ margin:0; padding:0; list-style-type:none; position:relative; z-index:2; white-space:nowrap; background-image:url(button1.gif); border:1px #000 thin; height:15px; }
.tabset_tabs li	{ margin:0; padding:0; display:inline }
.tabset_tabs a	{ color:#339 ! important; background-color:#def ! important; border:1px solid #99c; text-decoration:none; padding:0 0.6em; border-left-width:0; border-bottom:none }
.tabset_tabs a:hover	{ color:#00c ! important; background-color:#eff ! important }
.tabset_tabs a.active	{ color:black ! important; background-color:white ! important; border-color:black; border-left-width:1px; cursor:default; border-bottom:white; padding-top:1px; padding-bottom:1px }

.tabset_tabs li.firstchild a	{ border-left-width:1px }

.tabset_content	{ border:1px solid black; background-color:white; position:relative; z-index:1; padding:0.5em 1em; display:none; margin-top: -4px; }
.tabset_label	{ display:none }

.tabset_content_active	{ display:block }

@media aural{
	.tabset_content,
	.tabset_label	{ display:block }
}



/* Left Menu */

#menuWrapper{
	width:217px;
	height:auto;
	margin-left: 5px;
	
}

#menuHead{
	width: 217px;
	height:17px;
	background-image:url(menuHead.png);
}

#menuBG{
	width:217px;
	height:auto;
	background-image:url(menuBG.png);
	padding-top:10px;
}


#menuBG ul{
	margin-left: 10px;
	font-size:15px;

	color:#000;
	line-height: 2px;
	
	
}

.greenBullet li{
	list-style-image:url(bullet.gif);
	list-style-type:circle;
	margin-left:25px;
	
}

#menuFooter{
	
	width: 217px;
	height:17px;
	background-image:url(menuButtom.png);
	margin-top:-7px;
	
}


#departmentWrapper{
	width: 218px;
	height:auto;
	margin-top: 10px;
}

#departmentHeader{
	width:100%;
	height:52px;
	background-image:url(department.png);
	margin-left: 7px;
	margin-top:10px;
}


#departmentHeader h2 span{
	display: none;
}


#departmentBGWrapper{
	width:217px;
	height:auto;
	margin-left: 5px;
	
	
}
#departmentBGHead{
	width: 217px;
	height:17px;
	background-image:url(menuHead.png);
}



#departmentBG{
	width:217px;
	height:auto;
	background-image:url(menuBG.png);
	padding-top:10px;
}


#departmentBG ul{
	margin-left: 15px;
	font-size:16px;

	color:#000;
	line-height: 2px;
		
	
}

#departmentBGFooter{
	width:217px;
	height:17px;
	background-image:url(menuButtom.png);
	margin-top:-7px;
}


#bannerboxWrapper{
	width: 200px;
	height:auto;
	margin-left: 13px;
	margin-top: 10px;
	
}

.bannerbox{
	width:100%;
	height:45px;
	margin-top: 10px;
	border:thin solid #CCC;	
}

input
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}

.submit input
{
color: #000;
background: #ffa20f url(button.png) no-repeat;
width:125px;
height:31px;
border: 2px outset #d7b9c9
} 


#hotnewsboxWrapper{
	width:214px;
	height: auto;
	margin-left: 2px;
	margin-top:20px;
}

#hotnewsboxHeader{
	width:214px;
	height:53px;
	background-image:url(hotnewsHeader.png);
}

#hotnewsboxBG{
	width:194px;
	height:auto;
	background-image:url(hotnewsBG.png);
	padding-left: 5px;
	padding-right: 15px;
	font-size:12px;
	

}

#hotnewsboxBG ul{
	line-height: 20px;
	margin-top: 10px;
	

}

#hotnewsboxFooter{
	width:214px;
	height:71px;
	background-image:url(hotnewsFooter.png);
	margin-top: -15px;
	
	
}


.newsBullet li{
	list-style-image:url(bullet_news.gif);
	list-style-type:circle;
	margin-left:25px;
	margin-top: -10px;

}

.newsBullet li a{
	font-size:12px;
	color:#333;

}



#bannerWrapper2{
	width: 185px;
	height:auto;
	margin-left: 13px;
	margin-top: 10px;
	
}

.bannerbox2{
	width:100%;
	height:40px;
	margin-top: 2px;
	
}



/**/


#labourWrapper {
	
	height:auto;
	background-image:url(images/BG2.png);
	margin-top: -15px;
	margin-left: auto;
	margin-right: auto;
	width: 979px;
	overflow-x:hidden;
	margin-bottom:-20px;
	
}


#contentWrapper{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	/*background-color:#0CF;*/
	height: 1165px;
	
}



#contentWrapperTop{
	width: 960px;
	height:auto;
	float:left;
	/*background-color:#FFF;*/
}

#contentWrapperTopA{
	width:57%;
	height: 800px;
	/*background-color:#0F0;*/
	float:left;
}


#newsUpdate{
	width:253px;
	height:70px;
	background-image:url(news.png);
	margin-top: 5px;
}

#newsUpdate h2 span{
	display:none;
}



/* ข่าวส่วนกลาง */
#centerNews{
	width: 500px;
	height: 300px;
	
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

#centerNewsHeader{
	height: 39px;
	width: 500px;
	background-image:url(images/newsHeader.png);
}

#centerNewsHeader h3 span{
	display:none;
}

#centerNewsHotNews{
	height:116px;
	width:100%;
	background-image:url(images/certerHotNewsBG.png);
}

#centerNewsHotNewsHead{
	width:320px;
	margin-left: 170px;
	padding-top:10px;
	margin-right:10px;
	padding-right:10px;
}


#centerNewsHotNews a{
	font-size:15px;

	color:#000;
}


#centerNewsListNews{
	height:101px;
	width:100%;
	height: 127px;
	background-color:#FFF;
	padding-top:5px;
	
}

#centerNewsListNews ul li{
	margin-left:-5px;
	margin-right: 10px;
	font-size:15px;
}


#centerNewsFooter{
	height: 34px;
	width: 500px;
	background-image:url(images/allCenterNews.png);
	background-repeat:no-repeat;
	background-color:#eeeeee;
}

#centerNewsFooter p{
	display:none;
}



/* ข่าวส่วนภูมิภาค  */


#localNews{
	width: 500px;
	height: 450px;
	
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}

#localNewsHeader{
	height: 39px;
	width: 500px;
	background-image:url(images/localnewsHeader.png);
}

#localNewsHeader h3 span{
	display:none;
}

#localNewsHotNews{
	height:116px;
	width:100%;
	background-image:url(images/localHotNewsBG.png);
}

#localNewsHotNewsHead{
	width:320px;
	
	margin-left: 170px;
	padding-top:10px;
	margin-right:10px;
}

#localNewsHotNews a{
	
	font-size:15px;
	color:#000;
	
}

#localNewsListNews{
	height:151px;
	width:100%;
	/*height: 127px;*/
	background-color:#FFF;
	padding-top:5px;
	
}


#localNewsListNews ul li{
	margin-left:-5px;
	margin-right: 10px;
	font-size:15px;
}


#localNewsFooter{
	height: 34px;
	width: 500px;
	/*background-image:url(images/allLocalNews.png);*/
	background-repeat:no-repeat;
	background-color:#eeeeee;
}

#localNewsFooter p{
	display:none;
}


/* zone B */

#contentWrapperTopB{
	width:18%;
	height: 400px;
	
	
	float:left;
}


.SectionImg{
	margin-left: 25px;
	margin-top: 20px;
}




#contentWrapperTopC{
	width:25%;
	height: 400px;
	margin-left:15px;
	
	float:left;
}

#contentWrapperBottom{
	width:960px;
	height:330px;
	background-color:#999;
	float:left;
}

#bottomWhiteRound{
	width:920px;
	height: 250px;
	
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:auto;	
}

#bottomWhiteRoundHeader{
	width:920px;
	height:14px;
	background-image:url(images/bottomHeader.png);		
}

#bottomWhiteRoundBG{
	width:920px;
	height: 264px;
	background-image:url(images/bottomBG.png);		
}

#bottomWhiteRoundFooter{
	width:920px;
	height:17px;
	background:url(images/bottomFooter.png) no-repeat;
	
}

#bottomContentWrapper{
	
}
#bottomContentA{	
	width:20%;
	height: 260px;
	/*border-right-style:solid;
	border-color:#FC0;
	border-right-width:thin;*/
	float:left;
	margin-left: 10px;
}

#bottomContentAHeader{
	background-image:url(images/seminarHeader.png);
	background-repeat:no-repeat;
	height:46px;

}

#bottomContentB{	
	width:20%;
	height: 260px;
	float:left;
	margin-left: 10px;

}

#bottomContentB2{	
	width:20%;
	height: 260px;
	float:left;
	margin-left: 10px;
	border-right-style:solid;
	border-color:#FC0;
	border-right-width:thin;
}


#bottomContentBHeader{	
	background-image:url(images/orderHeader.png);
	background-repeat:no-repeat;
	height:46px;
}

#bottomContentC{	
	width:35%;
	height: 260px;
	float:left;
	margin-left: 10px;
}

#bottomContentCHeader{	
	background-image:url(images/projectHeader.png);
	background-repeat:no-repeat;
	height:46px;
}


.BottomContent{
	width:100%;
	height:100%;
	margin-left:-15px;
	margin-top:5px;
	font-size:14px;
	
	
}


/* เกี่ยวกับกรม */

#contentWrapperAbout{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	/*background-color:#0CF;*/
	height: 900px;
	
}


#contentWrapperTopAplusB{
	width:75%;
	height: 750px;
	/*background-color:#0F0;*/
	float:left;
	overflow:auto;
}


#contentWrapperTopAplusBabout{
	width:75%;
	height: 750px;
	/*background-color:#0F0;*/
	float:left;
	overflow-y:auto;
	overflow-x:hidden;
}



#contentWrapperTopC2{
	width:25%;
	height: 400px;
	float:left;
	margin-left:15px;
}


#aboutcontentWrapper{
	overflow:auto;
	margin-top:21px;
	padding-top:10px;
	width:690px;
	margin-left: 20px;
	color:#000;
	
}

#aboutHeader{
	width:253px;
	height:70px;
	background-image:url(about.png);
	margin-top: 5px;
}

#aboutHeader h2 span{
	display:none;
}


/*TAB*/

.tabset_tabs	{ margin:0; padding:0; list-style-type:none; position:relative; z-index:2; white-space:nowrap }
.tabset_tabs li	{ margin:0; padding:0; display:inline }
.tabset_tabs a	{ color:#339 ! important; background-color:#def ! important; border:1px solid #99c; text-decoration:none; padding:0 0.6em; border-left-width:0; border-bottom:none }
.tabset_tabs a:hover	{ color:#00c ! important; background-color:#eff ! important }
.tabset_tabs a.active	{ color:black ! important; background-color:white ! important; border-color:black; border-left-width:1px; cursor:default; border-bottom:white; padding-top:1px; padding-bottom:1px }

.tabset_tabs li.firstchild a	{ border-left-width:1px }

.tabset_content	{ border:1px solid black; background-color:white; position:relative; z-index:1; padding:0.5em 1em; display:none; margin-top: 0px; font-size:15px; color:#000; }
.tabset_label	{ display:none }

.tabset_content_active	{ display:block }

@media aural{
	.tabset_content,
	.tabset_label	{ display:block }
}



/* ติดต่อเรา */

#contentWrapperContactUs{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	/*background-color:#0CF;*/
	height: 3450px;
	
}

#contentWrapperTopAplusBcontactUs{
	width:75%;
	height: 750px;
	/*background-color:#0F0;*/
	float:left;
}

#contactHeader{
	width:253px;
	height:70px;
	background-image:url(contactusHeader.png);
	margin-top: 5px;
}

#contactHeader h2 span{
	display:none;
}




/* หน่วยงานในสังกัด */

#contentWrapperPartner{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	/*background-color:#0CF;*/
	height: 900px;
	
}

#partnercontentBox{
	font-size:15px;
}

#contentWrapperTopAplusBpartner{
	width:75%;
	height: 750px;
	/*background-color:#0F0;*/
	float:left;
}

#partnerHeader{
	width:253px;
	height:70px;
	background-image:url(PartnerHeader.png);
	margin-top: 5px;
}

#partnerHeader h2 span{
	display:none;
}




/* กฏหมายแรงงาน */

#contentWrapperLaw{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	/*background-color:#0CF;*/
	height: 900px;
	
}

#contentWrapperTopAplusBLaw{
	width:75%;
	height: 800px;
	/*background-color:#0F0;*/
	float:left;
	overflow:auto;
}


#LawHeader{
	width:253px;
	height:70px;
	background-image:url(lawHeader.png);
	margin-top: 5px;
}

#LawHeader h2 span{
	display:none;
}



/* ถามตอบ */

#contentWrapperFaq{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	/*background-color:#0CF;*/
	height: 1000px;
	
}


#FaqHeader{
	width:253px;
	height:70px;
	background-image:url(faqHeader.png);
	margin-top: 5px;
}

#FaqHeader h2 span{
	display:none;
}

#FaqcontentBox{
	list-style-image:url(bullet.gif);
	margin-top:20px;
	font-size:16px;
	line-height:30px;
	
}

#FaqcontentDetailBox{
	
	margin-top:20px;
	font-size:15px;
	line-height:30px;
	margin-left:30px;
	
	margin-right:20px;
	
}


/* ข้อมูล */

#contentWrapperInfo{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	/*background-color:#0CF;*/
	height: 900px;
	
}

#contentWrapperTopAplusBinfo{
	width:75%;
	height: 750px;
	/*background-color:#0F0;*/
	float:left;
	overflow:auto;
	color:#000;
	font-size:15px;
}

#infojava a{
	font-size:15px;
}

#InfoHeader{
	width:253px;
	height:70px;
	background-image:url(infoHeader.png);
	margin-top: 5px;
}

#InfoHeader h2 span{
	display:none;
}



/* ร่วมงานกับกรม */

#contentWrapperJob{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	/*background-color:#0CF;*/
	height: 2200px;
	
}

#contentWrapperTopAplusBjob{
	width:75%;
	height: 750px;
	/*background-color:#0F0;*/
	float:left;
}

#JobHeader{
	width:253px;
	height:70px;
	background-image:url(JobHeader.png);
	margin-top: 5px;
}

#JobHeader h2 span{
	display:none;
}


#wrapperBox { width: 99%; height:auto; background-color:#FFF; border:thin #000 solid; }
.bigBox { width:100%; height: 120px; background-color:#FFF; border-bottom:dotted thin #CCC; }
.picture { width: 15%; height: 100%; background-color:#FFF; background-image:url(crut.png); background-repeat:no-repeat; float:left; }

.contentBox { width:83%; height:100%; background-color:#FFF; float:left; font-size:14px; color:#009; line-height: 17px; padding-right: 2%;}

.contentBox a { color:#009;}


/* กองทุนผู้ใช้แรงงานห */

#contentWrapperFund{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	/*background-color:#0CF;*/
	height: 900px;
	
	
}

#contentWrapperTopAplusBFund{
	width:75%;
	height: 750px;
	/*background-color:#0F0;*/
	float:left;
	overflow-y:auto;
	overflow-x:hidden;
}

#FundHeader{
	width:253px;
	height:70px;
	background-image:url(FundHeader.png);
	margin-top: 5px;
}

#FundHeader h2 span{
	display:none;
}


/* กองทุนสงเคราะห์ลูกจ้าง */

#contentWrapperEmployee{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	/*background-color:#0CF;*/
	height: 900px;
	
}

#EmployeeHeader{
	width:253px;
	height:70px;
	background-image:url(EmployeeHeader.png);
	margin-top: 5px;
}

#EmployeeHeader h2 span{
	display:none;
}


/* ASO */

#contentWrapperASO{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	/*background-color:#0CF;*/
	height: 1000px;
	
}

#ASOHeader{
	width:253px;
	height:70px;
	background-image:url(ASOHeader.png);
	margin-top: 5px;
}

#ASOHeader h2 span{
	display:none;
}


/* สวัสดิการแรงงาน */

#contentWrapperWelfare{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	/*background-color:#0CF;*/
	height: 2975px;
	
}

#contentWrapperTopAplusBWelfare{
	width:75%;
	height: 750px;
	/*background-color:#0F0;*/
	float:left;
	padding-left:10px;
	margin-right:-15px;

}

#WelfareHeader{
	width:253px;
	height:70px;
	background-image:url(WelfareHeader.png);
	margin-top: 5px;
}

#WelfareHeader h2 span{
	display:none;
}



/* นายจ้่าง */

#contentWrapperEmployer{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	/*background-color:#0CF;*/
	height: 800px;
	
}

#EmployerHeader{
	width:143px;
	height:96px;
	background-image:url(employer.png);
	margin-top: 5px;
}

#EmployerHeader h2 span{
	display:none;
}

#employercontentBox{
	list-style-image:url(bullet.gif);
	margin-top:20px;
	font-size:16px;
	line-height:30px;
	
}



/* ลูกจ้าง */

#contentWrapperEmployee2{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	/*background-color:#0CF;*/
	height: 800px;
	
}

#Employee2Header{
	width:143px;
	height:96px;
	background-image:url(employee.png);
	margin-top: 5px;
}

#Employee2Header h2 span{
	display:none;
}

#employeecontentBox{
	list-style-image:url(bullet.gif);
	margin-top:20px;
	font-size:16px;
	line-height:30px;
	
}




/* บริการ */

#contentWrapperService{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	/*background-color:#0CF;*/
	height: 800px;
	
}

#ServiceHeader{
	width:143px;
	height:96px;
	background-image:url(service.png);
	margin-top: 5px;
}

#ServiceHeader h2 span{
	display:none;
}

#servicecontentBox{
	list-style-image:url(bullet.gif);
	margin-top:20px;
	font-size:16px;
	line-height:30px;
	
}



/* นักวิชาการ */

#contentWrapperAcademic{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	/*background-color:#0CF;*/
	height: 800px;
	
}

#AcademicHeader{
	width:143px;
	height:96px;
	background-image:url(academician.png);
	margin-top: 5px;
}

#AcademicHeader h2 span{
	display:none;
}

#academiccontentBox{
	list-style-image:url(bullet.gif);
	margin-top:20px;
	font-size:16px;
	line-height:30px;
	
}

/* สิทธินายจ้าง ลูกจ้าง */

#contentWrapperDuty{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	/*background-color:#0CF;*/
	height: 900px;
	
}

#contentWrapperTopAplusBDuty{
	width:75%;
	height: 750px;
	/*background-color:#0F0;*/
	float:left;
	overflow:auto;
}

#DutyHeader{
	width:253px;
	height:70px;
	background-image:url(ruleHeader.png);
	margin-top: 5px;
}

#DutyHeader h2 span{
	display:none;
}

#dutycontentBox{
	list-style-image:url(bullet.gif);
	margin-top:20px;
	font-size:16px;
	line-height:30px;
	
}

/* จัดซื้อจัดจ้าง */

#contentWrapperHire{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	/*background-color:#0CF;*/
	height: 900px;
	
}

#contentWrapperTopAplusBBid{
	width:75%;
	height: 800px;
	/*background-color:#0F0;*/
	float:left;
	overflow:auto;
}

#HireHeader{
	width:253px;
	height:70px;
	background-image:url(HireHeader.png);
	margin-top: 5px;
}

#HireHeader h2 span{
	display:none;
}

#hirecontentBox{
	list-style-image:url(bullet.gif);
	margin-top:20px;
	font-size:16px;
	line-height:30px;
	
}

/* บทความวิชาการ */

#contentWrapperArticle{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	/*background-color:#0CF;*/
	height: 800px;
	
}

#ArticleHeader{
	width:253px;
	height:70px;
	background-image:url(ArticleHeader.png);
	margin-top: 5px;
}

#ArticleHeader h2 span{
	display:none;
}

#articlecontentBox{
	list-style-image:url(bullet.gif);
	
	font-size:16px;
	line-height:30px;
	
}


/* ข้อมูลวิชาการ */

#contentWrapperData{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	/*background-color:#0CF;*/
	height: 1000px;
}

#DataHeader{
	width:253px;
	height:70px;
	background-image:url(DataHeader.png);
	margin-top: 5px;
}

#DataHeader h2 span{
	display:none;
}

#datacontentBox{
	list-style-image:url(bullet.gif);
	font-size:16px;
	line-height:30px;
}


/*สปก*/

#spkHeader{
	width:253px;
	height:70px;
	background-image:url(spkHeader.png);
	margin-top: 5px;
}

#spkHeader h2 span{
	display:none;
}


/* สถิติแรงงาน */

#contentWrapperStatistic{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	/*background-color:#0CF;*/
	height: 1000px;
}

#StatisticHeader{
	width:253px;
	height:70px;
	background-image:url(StatisticHeader.png);
	margin-top: 5px;
}

#StatisticHeader h2 span{
	display:none;
}

#statisticcontentBox{
	list-style-image:url(bullet.gif);
	font-size:16px;
	line-height:30px;
	width: 717px;
	height:150px;
}

#statisticcontentBoxReportA{
	width: 20%;
	height:40px;
	float:left;
	
}

#statisticcontentBoxReportB{
	width: 80%;
	height:40px;
	float:left;
	
}

#statisticcontentBoxLocateA{
	width: 20%;
	height:40px;
	float:left;
	
}

#statisticcontentBoxLocateB{
	width: 80%;
	height:40px;
	float:left;
	
}

#reportBox{
	width:700px;
	height:auto;
	margin-bottom:30px;
	
}


/* download */

#contentWrapperDownload{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	/*background-color:#0CF;*/
	height: 800px;
	
}

#DownloadHeader{
	width:253px;
	height:70px;
	background-image:url(DownloadHeader.png);
	margin-top: 5px;
}

#DownloadHeader h2 span{
	display:none;
}

#downloadcontentBox{
	list-style-image:url(bullet.gif);
	
	font-size:16px;
	line-height:30px;
	
}


/* sitemap */

#contentWrapperSitemap{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	/*background-color:#0CF;*/
	height: 800px;
	
}

#SitemapHeader{
	width:253px;
	height:70px;
	background-image:url(SitemapHeader.png);
	margin-top: 5px;
}


#contentWrapperTopAplusBsitemap{
	width:75%;
	height: 750px;
	/*background-color:#0F0;*/
	float:left;
	overflow-y:auto;
	overflow-x:hidden;
	
}

#SitemapHeader h2 span{
	display:none;
}

#sitemapcontentBox{
	list-style-image:url(bullet.gif);
	
	font-size:16px;
	line-height:30px;
	
}

/* project */

#contentWrapperProject{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	/*background-color:#0CF;*/
	height: 800px;
	
}


#contentWrapperTopAplusBProject{
	width:75%;
	height: 750px;
	/*background-color:#0F0;*/
	float:left;
	overflow-y:auto;
	overflow-x:hidden;
	
}


#ProjectHeader{
	width:253px;
	height:70px;
	background-image:url(ProjectHeader.png);
	margin-top: 5px;
}

#ProjectHeader h2 span{
	display:none;
}

#projectcontentBox{
	list-style-image:url(bullet.gif);
	
	font-size:16px;
	line-height:30px;
	
}



.contentBoxLeft{
	width: 25%;
	height:40px;
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#00C;
	
}

.contentBoxRight{
	width: 74%;
	height:40px;
	float:left;
	
}


/* news */

#contentWrapperNews{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	/*background-color:#0CF;*/
	height: 1300px;
	
}

#contentWrapperNewsdetail{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	/*background-color:#0CF;*/
	height:1000px;
	
}

#contentWrapperTopAplusBnews{
	width:75%;
	height: 750px;
	/*background-color:#0F0;*/
	float:left;
	
}

#NewsHeader{
	width:253px;
	height:70px;
	background-image:url(news.png);
	margin-top: 5px;
}

#NewsHeader h2 span{
	display:none;
}

#newscontentBox{
	list-style-image:url(bullet.gif);
	overflow:auto;
	font-size:14px;
	line-height:30px;
	height:600px;
	
}

.newscontentPic{
	width:100%;
	height:auto;
}

.newscontentDetail{
	width:100%;
	height:auto;
	color:#000;
	
	
}


.contentBoxLeftNews{
	width: 67%;
	height:40px;
	float:left;
	font-size:14px;
	color:#00C;
	margin-right:5%;
	margin-left:3%;

	
}

.contentBoxLeftNews a:visited{
	color:#66F;
}



.contentBoxRightNews{
	width: 21%;
	height:40px;
	float:left;
	margin-left:4%;

	
}


.counterStat{
	background-color:#999999;
	height:30px;
	font-size:14px;
	margin-top:-10px;
}

.counterStatRight{
	float:right;
	margin-right:29px;
}

.counterStat2{
	background-color:#999999;
	height:30px;
	font-size:14px;
	margin-top:-10px;
	padding-top:-3px;
}

.counterStatRight2{
	float:right;
	margin-right:29px;
	padding-top:10px;
}


