/* @override http://nawaplastic.com/th/css/style.css */

body{
	margin : 0px;
	padding : 0px;
	font-family : "Tahoma",Thonburi,Arial,sans-serif ;
	font-size : 11px;
	font-size-adjust: none;
	line-height : 18px;
	font-weight : normal;
	color : #666666;
	background-color : white;
}
p{
	margin : 10px 0px 20px 0px;
	text-align: justify; 
	text-justify: newspaper;
}
p.news{
	margin : -5px 0px 0px 0px;
}
#wrap{
	margin : 0 auto;
	width : 1000px;
	position : relative;
}

#head{
	height : 80px;
	position : relative;
	/*background-color : green;*/
}

.menu li a.home{
	height : 40px;
	float : left;
	width : 58px;
	margin : 0px;
	text-indent: -9999px;
	
	/*background : url("../images/menu-new.jpg") ;*/
}
.menu li a.home:hover, .menu li a.home_act{
	height : 40px;
	float : left;
	width : 58px;
	text-indent: -9999px;
	background : url("../images/menu-new.jpg") 0px -40px;
	/*background : url("../images/home_hover.jpg") ;*/
}
.menu li a.about{
	height : 40px;
	float : left;
	width : 126px;
	text-indent: -9999px;
	/*background : url("../images/about.jpg") ;*/
}
.menu li a.about:hover, .menu li a.about_act{
	height : 40px;
	float : left;
	width : 126px;
	text-indent: -9999px;
	background : url("../images/menu-new.jpg") -58px -82px;
	/*background : url("../images/about_hover.jpg") ;*/
}

.menu li a.business{
	height : 40px;
	float : left;
	width : 81px;
	text-indent: -9999px;
	/*background : url("../images/business.jpg") ;*/
}
.menu li a.business:hover, .menu li a.business_act{
	height : 40px;
	float : left;
	width : 81px;
	text-indent: -9999px;
	background : url("../images/menu-new.jpg") -184px -123px;
	/*background : url("../images/business_hover.jpg") ;*/
}
.menu li a.awards{
	height : 40px;
	float : left;
	width : 154px;
	text-indent: -9999px;
	/*background : url("../images/awards.jpg") ;*/
}
.menu li a.awards:hover, .menu li a.awards_act{
	height : 40px;
	float : left;
	width : 154px;
	text-indent: -9999px;
	background : url("../images/menu-new.jpg") -265px -164px;
	/*background : url("../images/awards_hover.jpg") ;*/
}
.menu li a.news{
	height : 40px;
	float : left;
	width : 89px;
	text-indent: -9999px;
	/*background : url("../images/news.jpg") ;*/
}
.menu li a.news:hover, .menu li a.news_act{
	height : 40px;
	float : left;
	width : 89px;
	text-indent: -9999px;
	background : url("../images/menu-new.jpg") -419px -205px;
	/*background : url("../images/news_hover.jpg") ;*/
}
.menu li a.jobs{
	height : 40px;
	float : left;
	width : 64px;
	text-indent: -9999px;
	/*background : url("../images/jobs.jpg") ;*/
}
.menu li a.jobs:hover, .menu li a.jobs_act{
	height : 40px;
	float : left;
	width : 64px;
	text-indent: -9999px;
	background : url("../images/menu-new.jpg") -508px -246px;
	/*background : url("../images/jobs_hover.jpg") ;*/
	}
.menu li a.contact{
	height : 40px;
	float : left;
	width : 83px;
	text-indent: -9999px;
	/*background : url("../images/contact.jpg") ;*/
}
.menu li a.contact:hover, .menu li a.contact_act{
	height : 40px;
	float : left;
	width : 83px;
	text-indent: -9999px;
	background : url("../images/menu-new.jpg") -572px -287px;
	/*background : url("../images/contact_hover.jpg") ;*/
}
.menu li a.th{
	width : 21px;
	height : 22px;
	text-indent: -9999px;
	float : left;
	margin : 6px 0 0 15px;
	background : url("../images/th-flag.jpg");
	/*width : 59px; 
	text-indent: -9999px;
	background : url("../images/en-bg.jpg") ;*/
}
.menu li a.en{
	width : 21px;
	height : 22px;
	text-indent: -9999px;
	float : left;
	margin : 6px 0 0 12px;
	background : url("../images/en-flag.jpg");
	/*width : 46px;
	text-indent: -9999px;
	background : url("../images/menu-bg-last.jpg") ;*/
}
.menu li a.en:hover{
	width : 21px;
	height : 22px;
	background : url("../images/en-flag.jpg");
} 
.menu li a.th:hover {
	width : 21px;
	height : 22px;
	background : url("../images/th-flag.jpg");
}
.menu{
	margin : 0px;
	padding : 0px;
	/*width : 751px;*/
	height : 40px;
	/*padding-left : 5px;*/
	position : absolute;
	bottom : 0px;
	right : 0px;
	width : 746px;
	background : url("../images/menu-new.jpg") ;
	/*background : url("../images/menu-bg.jpg");*/
}
.menu li{
	display : inline;
	margin : 0px;
	padding : 0px;
	margin-left : -3px;
}
.menu li img{
	margin : 0px;
	padding : 0px;
}
.menu li a{
	margin : 0px;
	padding : 0px;
}

.menu li a img.th{
	position : absolute;
	top :8px;
	right : 48px;
}
.menu li a img.en{
	position : absolute;
	top :8px;
	right : 18px;
}
div#banner{
	margin : 10px 0px 10px 0px;
	_margin : 7px 0px 7px 0px;
	padding : 0px;
}
div#sub-menu-bar{
	margin : 0px;
}

div#sub-menu-bar ul{
	margin : 0px;
	padding : 2px 0px 0px 0px;
	height : 22px;
	background : url("../images/sub-menu.jpg");
}

div#sub-menu-bar ul li{
	display : inline;
	margin : 0px ;
	
}
div#sub-menu-bar ul li a, div#footer a{
	text-decoration : none;
	font-size : 11px;
	color : #231F20;
	padding-right : 10px;
	padding-left : 10px;
	border-right : 1px solid #14262F;
}
div#sub-menu-bar ul li a:hover, div#footer a:hover{
	text-decoration : none;
	color : #0071BC;
}
div#footer a{
	border: none;
	font-size : 11px;
	height : 50px;
	float : left;
	margin : 0 auto;
	color : #888888 ;
}
div#footer a.first{
	padding-left : 40px;
	background: url("../images/footer.jpg") no-repeat;
}
div#footer {
	clear : both;
	padding-top : 30px;
	text-align : center;
	margin-bottom : 10px;
	margin-left : 220px;
	background-position: 18% 0%
}

.logo{
	position : absolute;
	bottom : 7px;
	_bottom : 10px;
	left : 0px;
}

.copyright{
	position : absolute;
	font-family : Arial, Helvetica ;
	font-size : 11px;
	color : #888888 ;
	top : 15px;
	right : 62px;
}

#main{
	margin: 0px;
	padding : 0px;
	width : 1000px;
}

div#main .sub-menu{
	float: left;
	width : 220px;
	margin-top : 15px;
	padding-top :30px;
	/*background-color : green;*/
}



div#main .sub-menu ul{
	margin :  10px 0px 0px 0px;
	padding : 0px;
	_padding-top : 20px;
}

div#main .sub-menu ul li{
	list-style : none;
	margin-top : 10px;
	padding-top : 5px;
	_padding-top : 10px;
	width : 100%;
}

div#main div.content{
	float: left;
	margin-top : 20px;
	width : 718px;
}
div#main div.content .info{
	width : 748px;
	border-left : 1px solid #cfcfcf;
	border-right : 1px solid #cfcfcf;
	margin : 0px;
	padding : 0px 15px;
	_margin-top : -5px;
	position : relative;
	float: left;
}
div#main div.content .top{
	background : url("../images/main-head-bg2.jpg") top left no-repeat ;
	width : 780px;
	height : 10px;
}
div#main div.content .bottom{
	background : url("../images/main-bottom-bg2.jpg") top left no-repeat ;
	width : 780px;
	height : 10px;
	float: left;

}
.col1, .col2{
	position : abosolute;
	float : left;
	width : 47%;
}
.col2{
	margin-left : 15px;
}
.col1{
	margin-right : 15px;
}
h3{
	margin: 15px 0px;
}
#footer{

}

img{
	border : 0px;
}

.column1{
	float : left;
	width : 26%;
	margin-right : 15px;
	margin-top : 15px;
	
}
.column2{
	float : left;
	width : 40%;
	border-right : 1px solid #CFCFCF;
	border-left : 1px solid #CFCFCF;
	margin-right : 15px;
	margin-top : 15px;
	padding-right : 15px;
	padding-left : 15px;
}
.column3{
	float : left;
	margin-top : 15px;
	width : 26%;
}
hr{
	color : #CFCFCF;
	clear : both;
	border : 1px;
}
.hot{
	font-size : 20px;
	font-family : Helvetica, Arial ;
	color : #58595B;
	font-weight: bold ;
	margin : 8px 0px 20px -1px;
	_margin-top : 10px;
}
.headlines, h3 a{
	font-size : 14px;
	font-family : Helvetica, Arial ;
	color : #0071BC;
	font-weight: normal;
	text-decoration : none;
	margin-bottom : 25px;
} 

.headlines-th{
	font-size : 30px;
	font-family : Helvetica, Arial ;
	color : #0071BC;
	font-weight: normal;
	text-decoration : none;
	margin-bottom : 25px;
} 

.headline-contact{
	color : #243c7c;
	font-weight: normal;
	text-decoration : none;
	text-indent : -999px;
	width : 130px;
	height : 25px;
	background : url("../images/headline-headoffice.jpg");
	margin : -3px 0px 0px 0px;
} 
.headline-saraburi{
	color : #243c7c;
	font-weight: normal;
	text-decoration : none;
	text-indent : -999px;
	width : 106px;
	height : 25px;
	background : url("../images/headline-saraburi.jpg");
	margin : -3px 0px 0px 0px;
} 
.headline-rayong{
	color : #243c7c;
	font-weight: normal;
	text-decoration : none;
	text-indent : -999px;
	width : 106px;
	height : 21px;
	background : url("../images/headline-rayong.jpg");
	margin : -3px 0px 0px 0px;
} 
.headline-position{
	color : #243c7c;
	font-weight: normal;
	text-decoration : none;
	text-indent : -999px;
	width : 124px;
	height : 17px;
	background : url("../images/jobs-opportunity.jpg");
	margin : 1px 0px 5px 0px;
}
.headline-form{
	color : #243c7c;
	font-weight: normal;
	text-decoration : none;
	text-indent : -999px;
	width : 100px;
	height : 21px;
	background : url("../images/application-form.jpg");
	margin : 1px 0px 5px 0px;
}
.headline-welfare{
	color : #243c7c;
	font-weight: normal;
	text-decoration : none;
	text-indent : -999px;
	width : 84px;
	height : 18px;
	background : url("../images/welfare.jpg");
	margin : 1px 0px 5px 0px;
}
.headline-training{
	color : #243c7c;
	font-weight: normal;
	text-decoration : none;
	text-indent : -999px;
	width : 117px;
	height : 18px;
	background : url("../images/training.jpg");
	margin : 1px 0px 5px 0px;
}
.headline-faq{
	color : #243c7c;
	font-weight: normal;
	text-decoration : none;
	text-indent : -999px;
	width : 76px;
	height : 16px;
	background : url("../images/faq.jpg");
	margin : 1px 0px 5px 0px;
}
.headline-corporate{
	color : #243c7c;
	font-weight: normal;
	text-decoration : none;
	text-indent : -999px;
	width : 136px;
	height : 18px;
	background : url("../images/news-corporate.jpg");
	margin : 1px 0px 5px 0px;
}
.headline-iso{
	color : #243c7c;
	font-weight: normal;
	text-decoration : none;
	text-indent : -999px;
	width : 188px;
	height : 21px;
	background : url("../images/iso.jpg");
	margin : 0px 0px 5px 0px;
}
.headline-sga{
	color : #243c7c;
	font-weight: normal;
	text-decoration : none;
	text-indent : -999px;
	width : 345px;
	height : 25px;
	background : url("../images/sga.jpg");
	margin : -3px 0px 5px 0px;
}
.headline-csrnews{
	color : #243c7c;
	font-weight: normal;
	text-decoration : none;
	text-indent : -999px;
	width : 168px;
	height : 25px;
	background : url("../images/csrnews.jpg");
	margin : 0px 0px 5px 0px;
}
.headline-aboutplastic{
	color : #243c7c;
	font-weight: normal;
	text-decoration : none;
	text-indent : -999px;
	width : 151px;
	height : 25px;
	background : url("../images/aboutplastic.jpg");
	margin : 0px 0px 5px 0px;
}
.headline-sustainablemanagement{
	color : #243c7c;
	font-weight: normal;
	text-decoration : none;
	text-indent : -999px;
	width : 184px;
	height : 21px;
	background : url("../images/sustainableManagement.jpg");
	margin : 0px 0px 5px 0px;
}
.headline-pipe{
	color : #243c7c;
	font-weight: normal;
	text-decoration : none;
	text-indent : -999px;
	width : 77px;
	height : 22px;
	background : url("../images/biz-pipe.jpg");
	margin : 0px 0px 5px 0px;
}
.headline-profiles{
	color : #243c7c;
	font-weight: normal;
	text-decoration : none;
	text-indent : -999px;
	width : 240px;
	height : 23px;
	background : url("../images/biz-profiles.jpg");
	margin : -2px 0px 5px 0px;
}
.headline-moulddie{
	color : #243c7c;
	font-weight: normal;
	text-decoration : none;
	text-indent : -999px;
	width : 110px;
	height : 21px;
	background : url("../images/biz-moulddie.jpg");
	margin : 0px 0px 5px 0px;
}
.headline-other{
	color : #243c7c;
	font-weight: normal;
	text-decoration : none;
	text-indent : -999px;
	width : 123px;
	height : 25px;
	background : url("../images/biz-other.jpg");
	margin : -5px 0px 5px 0px;
}
.headline-overview{
	color : #243c7c;
	font-weight: normal;
	text-decoration : none;
	text-indent : -999px;
	width : 138px;
	height : 16px;
	background : url("../images/overview.jpg");
	margin : 5px 0px 5px 0px;
}
.headline-vision{
	color : #243c7c;
	font-weight: normal;
	text-decoration : none;
	text-indent : -999px;
	width : 181px;
	height : 26px;
	background : url("../images/vision.jpg");
	margin : 0px 0px 5px 0px;
}
.headline-corporate{
	color : #243c7c;
	font-weight: normal;
	text-decoration : none;
	text-indent : -999px;
	width : 135px;
	height : 16px;
	background : url("../images/corporate.jpg");
	margin : 0px 0px 5px 0px;
}
.headline-cul{
	color : #243c7c;
	font-weight: normal;
	text-decoration : none;
	text-indent : -999px;
	width : 140px;
	height : 20px;
	background : url("../images/cul.jpg");
	margin : 0px 0px 5px 0px;
}
.headline-links{
	color : #243c7c;
	font-weight: normal;
	text-decoration : none;
	text-indent : -999px;
	width : 113px;
	height : 21px;
	background : url("../images/links.jpg");
	margin : 0px 0px 5px 0px;
}

.sub-menu-list li a{
	font-size : 24px;
	font-family : Helvetica, Arial ;
	color : #818183;
	font-weight: normal;
	text-decoration : none;
}
.sub-menu-list li a:hover{
	color : #0071BC;
}
.sub-menu-list-th li a{
	font-size : 18px;
	font-family : Helvetica, Arial ;
	color : #818183;
	font-weight: normal;
	text-decoration : none;
}
.sub-menu-list-th li a:hover{
	color : #0071BC;
}
/*.sub-menu label{
	margin-top : 25px;
	font-size : 24px;
	font-family : Helvetica, Arial ;
	color : #59595b;
	font-weight: bold;
	width : 150px;
}*/


.img_left{
	float : left ;
	margin : 0px 15px 2px 0px;
	_margin-top : 15px;
}

h3 a:hover{
	text-decoration : underline;
}

.wrap_news{
	margin-top : 14px;
}
.news-p{
	white-space: pre-wrap;

}
.news-block{
	border-bottom : 1px solid #CFCFCF;
	padding-bottom : 15px;
	float : left;
	margin-top : 15px;
	_margin-top : 8px;
}
.news-block p, .news-block h3{
	float : left;
}
.news-block p{
	width : 500px;
}
.news-detail-block p{
	width : 100%;
}
.news-block a {
	float : right ;
	margin-right : 12px;
	color : #0071BC;
	font-family : Tahoma,Thonburi,Arial,sans-serif ;
	font-size : 12px;
	font-weight: bold;
}
.news-block h3{
	font-size : 14px;
	font-family : Tahoma,Thonburi,Arial,sans-serifl ;
	color : #0071BC;
	font-weight: bold;
	margin : 0px;
	_margin-top : 13px;
}
.list-traning{
	margin : 0px;
	padding : 0px;
	width :100%;
}
.list-traning li {
	 display : inline;
	 width : 340px;
	 margin: 10px;
	 padding : 5px;
	 float : left;
}

/*********************************************************************************************/

.menu-th li a.home{
	height : 40px;
	float : left;
	width : 57px;
	margin : 0px;
	text-indent: -9999px;
	
	background : url("../images/home-menubar.jpg") ;
}
.menu-th li a.home:hover, .menu-th li a.home_act{
	height : 40px;
	float : left;
	width : 57px;
	text-indent: -9999px;
	background : url("../images/home-menubar.jpg") 0px -42px;
	/*background : url("../images/home_hover.jpg") ;*/
}
.menu-th li a.about{
	height : 40px;
	float : left;
	width : 126px;
	text-indent: -9999px;
	background : url("../images/about-menubar.jpg") ;
}
.menu-th li a.about:hover, .menu-th li a.about_act{
	height : 40px;
	float : left;
	width : 126px;
	text-indent: -9999px;
	background : url("../images/about-menubar.jpg") 0px -41px;
	/*background : url("../images/about_hover.jpg") ;*/
}

.menu-th li a.business{
	height : 40px;
	float : left;
	width : 72px;
	text-indent: -9999px;
	background : url("../images/business-menubar.jpg") ;
}
.menu-th li a.business:hover, .menu-th li a.business_act{
	height : 40px;
	float : left;
	width : 72px;
	text-indent: -9999px;
	background : url("../images/business-menubar.jpg") 0px -41px;
	/*background : url("../images/businessmenubar.jpg") ;*/
}
.menu-th li a.awards{
	height : 40px;
	float : left;
	width : 119px;
	text-indent: -9999px;
	background : url("../images/award-menubar.jpg") ;
}
.menu-th li a.awards:hover, .menu-th li a.awards_act{
	height : 40px;
	float : left;
	width : 119px;
	text-indent: -9999px;
	background : url("../images/award-menubar.jpg") 0px -42px;
	/*background : url("../images/awards_hover.jpg") ;*/
}
.menu-th li a.news{
	height : 40px;
	float : left;
	width : 106px;
	text-indent: -9999px;
	background : url("../images/news-menubar.jpg") 0px -1px;
}
.menu-th li a.news:hover, .menu-th li a.news_act{
	height : 40px;
	float : left;
	width : 106px;
	text-indent: -9999px;
	background : url("../images/news-menubar.jpg") 0px -41px;
	/*background : url("../images/news_hover.jpg") ;*/
}

.menu-th li a.sustainable{
	height : 40px;
	float : left;
	width : 123px;
	text-indent: -9999px;
	background : url("../images/sustainable-menubar.jpg") 0px 0px;
}
.menu-th li a.sustainable:hover, .menu-th li a.sustainable_act{
	height : 40px;
	float : left;
	width : 123px;
	text-indent: -9999px;
	background : url("../images/sustainable-menubar.jpg") 0px -41px;
	/*background : url("../images/news_hover.jpg") ;*/
}


.menu-th li a.jobs{
	height : 40px;
	float : left;
	width : 67px;
	text-indent: -9999px;
	background : url("../images/jobs-menubar.jpg") ;
}
.menu-th li a.jobs:hover, .menu-th li a.jobs_act{
	height : 40px;
	float : left;
	width : 67px;
	text-indent: -9999px;
	background : url("../images/jobs-menubar.jpg") 0px -41px;
	/*background : url("../images/jobs_hover.jpg") ;*/
	}
.menu-th li a.contact{
	height : 40px;
	float : left;
	width : 69px;
	text-indent: -9999px;
	background : url("../images/contact-menubar.jpg") ;
}
.menu-th li a.contact:hover, .menu-th li a.contact_act{
	height : 40px;
	float : left;
	width : 69px;
	text-indent: -9999px;
	background : url("../images/contact-menubar.jpg") 0px -42px;
	/*background : url("../images/contact_hover.jpg") ;*/
}
a.th{
	width : 18px;
	height : 12px;
	text-indent: -9999px;
	float : right;
	margin : 17px 0 0 8px;
	background : url("../images/th-flag.jpg");
	/*border : 1px solid #CFCFCF;
	width : 59px; 
	text-indent: -9999px;
	background : url("../images/en-bg.jpg") ;*/
}
a.en{
	width : 18px;
	height : 12px;
	text-indent: -9999px;
	float : right;
	margin : 17px 0 0 12px;
	background : url("../images/en-flag.jpg");
	/*border : 1px solid #CFCFCF;
	width : 46px;
	text-indent: -9999px;
	background : url("../images/menu-bg-last.jpg") ;*/
}

.menu-th{
	margin : 0px;
	padding : 0px;
	/*width : 751px;*/
	height : 40px;
	/*padding-left : 5px;*/
	position : absolute;
	bottom : 0px;
	right : 0px;
	width : 739px;
	/*background : url("../images/menu-th.jpg") ;*/
	/*background : url("../images/menu-bg.jpg");*/
}
.menu-th li{
	display : inline;
	margin : 0px;
	padding : 0px;
	margin-left : -3px;
}
.menu-th li img{
	margin : 0px;
	padding : 0px;
}
.menu-th li a{
	margin : 0px;
	padding : 0px;
}

.menu-th li a img.th{
	position : absolute;
	top :8px;
	right : 48px;
}
.menu-th li a img.en{
	position : absolute;
	top :8px;
	right : 18px;
}
table.list-jobs td{
	border-bottom : 1px dashed #0071BC;
	padding : 5px;
}

div.jobs-one{
	background-color : #EAEBED;	
	padding : 10px;
	position : relative;
}

div.jobs-one h3, div.jobs-two h3{
	display : inline;
}
div.jobs-one span, div.jobs-two span{
	position : absolute;
	right : 10px;

}
div.jobs-two{
	background-color : #FFFFFF;	
	padding : 10px;
	position : relative;
}

div.jobs-one span.detail , div.jobs-two span.detail{
	position : absolute;
	right : 10px;
	bottom : 10px;
}
.apply{
	background-color: #fff;
	border:none;
	padding:5px 10px;
	font-weight:bold;
	color : black;
	line-height : 50px;
	text-decoration : none;
}
.apply2{
	background-color: #EAEBED;
	border:none;
	padding:5px 10px;
	font-weight:bold;
	color : black;
	line-height : 50px;
	text-decoration : none;
}
a.pipe-side{
	background:url("../images/pipe-side.jpg");
	width:250px;
	height:98px;
	float : left;
	text-indent:-9999px;
	margin-bottom : 5px;
}
a.pipe-side:hover{
	background:url("../images/pipe-side.jpg") 0px -98px;
	width:250px;
	height:98px;
	float : left;
	text-indent:-9999px;
	margin-bottom : 5px;
}
a.profiles-side{
	background:url("../images/profile-side.jpg");
	width:250px;
	height:98px;
	float : left;
	text-indent:-9999px;
	margin-bottom : 5px;
}
a.profiles-side:hover{
	background:url("../images/profile-side.jpg") 0px -98px;
	width:250px;
	height:98px;
	float : left;
	text-indent:-9999px;
}
a.mould-side{
	background:url("../images/mould-side.jpg");
	width:250px;
	height:98px;
	float : left;
	text-indent:-9999px;
	margin-bottom : 5px;
}
a.mould-side:hover{
	background:url("../images/mould-side.jpg") 0px -98px;
	width:250px;
	height:98px;
	float : left;
	text-indent:-9999px;
	margin-bottom : 5px;
}

/***********************************************************************/

div#main div.content-sub{
	float: left;
	margin-top : 20px;
	width : 210px;
	margin-right : 10px;
}
div#main div.content-sub .info-sub{
	width : 178px;
	border-left : 1px solid #cfcfcf;
	border-right : 1px solid #cfcfcf;
	margin : 0px;
	padding : 0px 15px;
	_margin-top : -5px;
	position : relative;
	float: left;
}
div#main div.content-sub .top-sub{
	background : url("../images/main-head-bg3.jpg") top left no-repeat ;
	width : 210px;
	height : 10px;
}
div#main div.content-sub .bottom-sub{
	background : url("../images/main-bottom-bg3.jpg") top left no-repeat ;
	width : 210px;
	height : 10px;
	float: left;
}
div#main div.content-sub .info-sub ul{
	margin-left : 0px;
}
div#main div.content-sub .info-sub ul li{
	margin-left : -20px;
	_margin-left : 0px;
	*margin-left : 20px;
}
div#main div.content-sub .info-sub ul li a{
	font-size : 11px;
	font-family : Helvetica, Arial ;
	color : #666666;
	font-weight: normal;
	text-decoration : none;
}

div#main div.content-sub .info-sub ul li a:hover{
	color : #0071BC;
}

h3.headline-about{
	width : 150px;
	height : 21px;
	background : url("../images/about-head3.jpg");
	text-indent : -9999px;
	margin-bottom : 0px;
	margin-top: 3px;
}
div#main div.content-sub .info-sub h2.sidebar-about{
	width : 150px;
	height : 21px;
	background : url("../images/sidebar-about.jpg");
	text-indent : -9999px;
	margin : 0px;
	padding : 0px;
}
div#main div.content-sub .info-sub h2.sidebar-biz{
	width : 58px;
	height : 20px;
	background : url("../images/sidebar-biz.jpg");
	text-indent : -9999px;
	margin : 0px;
	padding : 0px;
}
div#main div.content-sub .info-sub h2.sidebar-award{
	width : 149px;
	height : 17px;
	background : url("../images/sidebar-award.jpg");
	text-indent : -9999px;
	margin : 0px;
	padding : 0px;
}
div#main div.content-sub .info-sub h2.sidebar-news{
	width : 135px;
	height : 17px;
	background : url("../images/sidebar-news.jpg");
	text-indent : -9999px;
	margin : 0px;
	padding : 0px;
}
div#main div.content-sub .info-sub h2.sidebar-sustainable{
	width : 157px;
	height : 21px;
	background : url("../images/sustainable.jpg");
	text-indent : -9999px;
	margin : 0px;
	padding : 0px;
}
div#main div.content-sub .info-sub h2.sidebar-jobs{
	width : 83px;
	height : 18px;
	background : url("../images/sidebar-jobs.jpg");
	text-indent : -9999px;
	margin : 0px;
	padding : 0px;
}
div#main div.content-sub .info-sub h2.sidebar-contact{
	width : 79px;
	height : 17px;
	background : url("../images/sidebar-contact.jpg");
	text-indent : -9999px;
	margin : 0px;
	padding : 0px;
}

h4.nawa-saraburi-head{
	width : 305px;
	height : 24px;
	background : url("../images/nawa-saraburi-head.jpg");
	text-indent : -9999px;
	margin : 10px 0px 0px 0px;
	padding : 0px;
}
h4.nawa-head{
	width : 246px;
	height : 24px;
	background : url("../images/nawa-head.jpg");
	text-indent : -9999px;
	padding : 0px;
}
h4.company{
	width : 117px;
	height : 27px;
	background : url("../images/3.jpg");
	text-indent : -9999px;
	margin : 10px 0px 0px 0px;
	padding : 0px;
}
h4.nawaintertech{
	width : 184px;
	height : 20px;
	background : url("../images/nawaintertech.jpg");
	text-indent : -9999px;
	margin : 10px 0px 0px 0px;
	padding : 0px;
}
