*{
	margin:0;
	padding:0;	
}
body {
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: small;
	color: #666666;
}
a:link, a:visited {
	text-decoration: underline;
	color: #1E4177;
}
a:hover{
	text-decoration: underline;
}
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #1C3D72;
	border-bottom: 2px solid #1D3E73;
	border-left: 1px solid #1E3F74;
}
#header {
	width: 760px;
	margin-top: 10px;
}

.logo {
	float: left;
}

#header_menu {
	float: right;
	width: 350px;
}

#header_menu a{
	color: #18396C;
	text-decoration: none;
}
#header_menu a:hover{
	color: #18396C;
	text-decoration: underline;
}
#lan {
	font-size: smaller;
	font-weight: bold;
}

#lan li {
	list-style-type: none;
	float: right;
	margin-right: 10px;
}
#lan li#thai{
	background-image: url(../img/lan_th.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 0.4em;
	text-decoration: none;
	color: #000000;
}
#lan li#eng{
	background-image: url(../img/lan_en_over.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 0.4em;
	text-decoration: none;
	color: #E4E4E4;
}
#menu {
	clear: both;
	padding-top: 20px;
	margin-right: 20px;
}
#menu li {
	list-style-type: none;
	float: right;
	background-image: url(../img/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0.4em;
	padding-left: 20px;
}
#nav {
	clear: both;
	width: 760px;
	padding-top: 10px;
	font-size: medium;
} 
#nav li{
	display: block;
	list-style-type: none;
	color: #CDE1FF;
	font-weight: bold;
	width: 95px;
	float: left;
	text-align: center;
	font-size: smaller;
	padding-top: 0.5em;
	height: 25px;
	background-image: url(../img/nav.jpg);
	background-repeat: repeat;
}
#nav li a{
	display: inline;
	color: #FFFFFF;
}
#content {
	width: 760px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.text_indent {
	padding-left: 30px;
}

/* For index page */
#info {
	float: left;
	width: 590px;
	overflow: hidden;
}
#banner {
	float: right;
	width: 150px;
	padding-left: 20px;
}
#banner p {
	padding-bottom: 15px;	
}
#news {
	float: left;
	width: 285px;
}
#info h2 {
	font-size: small;
	font-style: italic;
	color: #FFFFFF;
	background-image: url(../img/index_h2_title01.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 275px;
	padding-top: 5px;
	padding-left: 10px;
}
.object_news {
	width: 275px;
	padding-left: 10px;
	padding-top: 5px;
}
.text_blueB {
	font-weight: bold;
	color: #19386E;
}
.text_border {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CDE2FD;
	padding-bottom: 10px;
}
#work {
	float: right;
	width: 285px;
}

.object_work {
	width: 275px;
	padding-left: 10px;
	padding-top: 5px;
}
.object_work p {
	float: left;
	padding-right: 10px;
}

#footer {
	clear: both;
	width: 760px;
	background-image: url(../img/bg_footer.jpg);
	background-repeat: repeat-x;
	height: 55px;
	padding-top: 5px;
}
.address {
	font-size: smaller;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.address a {
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright {
	font-size: smaller;
	
	color: #18396C;
	text-align: center;
	padding-top: 10px;
}
/* for inner page */
#sidebar {
	float: left;
	width: 150px;
}
#sidebar_menu{
	clear: both;
	margin-bottom: 30px;
}
#sidebar_menu a{
	color: #CDCDCD;
	text-decoration: none;	
}
#sidebar_menu a:hover{
	color: #CDCDCD;
	text-decoration: underline;	
}
#sidebar_menu li#normal{
	list-style-type: none;
	background-image: url(../img/menu_arrow_sidebar.gif);
	background-repeat: no-repeat;
	background-position: 0.4em;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CDE2FD;
	color: #CDCDCD;
	padding-bottom: 5px;
	padding-top: 5px;
}
#sidebar_menu li#active{
	list-style-type: none;
	background-image: url(../img/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0.4em;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CDE2FD;
	color: #2C579B;
	padding-bottom: 5px;
	padding-top: 5px;
}
#sidebar p {
	padding-bottom: 15px;	
}
#main {
	float: left;
	width: 590px;
	margin-left: 20px;
	overflow: hidden;
}
#main h2 {
	font-size: small;
	font-style: italic;
	color: #FFFFFF;
	background-image: url(../img/h2_bg_title.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 580px;
	padding-top: 5px;
	padding-left: 10px;
}
#main h3 {
	padding-top: 20px;
	padding-bottom: 20px;
}
#main li {
	padding-left: 10px;
	margin-left: 20px;
}
.object_border {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CDE2FD;
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 20px;
	clear: both;
	height: 100%;
}
.object_border p.description {
	padding: 5px;
}


#pagetop {
	color: #18396C;
	text-align: right;
	width: 760px;
	clear: both;
	font-weight: bold;
	padding-top: 10px;
}
/* for aboutus_ceo page */
.object_greeting {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CDE2FD;
	overflow: hidden;
	padding-bottom: 10px;
	clear: both;
}
.object_greeting p {
	float: left;
	width: 390px;
}
.bold_text{
	font-weight: bold;
}
/* for aboutus_index page */
.object_info {
	float: left;
	width: 125px;
}
.object_title {
	float: left;
	width: 465px;
	padding-top: 20px;
}
.object_title table.tblaboutus td{
	padding: 5px;
}
.align_right {
	text-align: right;	
}
.table_border {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E6E6E6;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
}
/* for aboutus_organization page */
.flowchart{
	padding-top: 20px;
	padding-bottom: 20px;
}
/* for every works page */
.object_bg {
	background-color: #E9E7E7;
	width: 590px;
	margin-bottom: 10px;
	overflow: hidden;
}
.object_bg p{
	float: left;
	height: 86px;
	width: 185px;
}
.object_bg span{
	float: left;
	padding-left: 10px;
	vertical-align: middle;
	padding-top: 30px;
	height: 56px;
}
#main_works {
	float: left;
	width: 590px;
	margin-left: 20px;
	overflow: hidden;
}
.title {
	height: 29px;
	width: 590px;
	background-image: url(../cgworks/img/bg_title.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	margin-bottom: 20px;
}
#main_works h2 {
	font-size: small;
	font-style: italic;
	color: #FFFFFF;
	background-image: url(../img/h2_bg_title.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 285px;
	padding-top: 5px;
	padding-left: 10px;
	float: left;
}
#main_works h3 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.title p {
	height: 29px;
	background-image: url(../cgworks/img/bg_title.gif);
	background-repeat: repeat-x;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
}
.title a {
	font-weight: bold;
	color: #CDE1FF;
}
/* for web works page */
.webworks {
	background-color: #E9E7E7;
	width: 590px;
	margin-bottom: 10px;
	overflow: hidden;
}
.webworks p{
	float: left;
	height: 86px;
	width: 185px;
}

.webworks span{
	float: left;
	padding-left: 10px;
	padding-top: 15px;
	height: 71px;
	vertical-align: middle;
}
/* for information page */
.border_info {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CDE2FD;
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 10px;
	clear: both;
	height: 100%;
}
.border_info p {
	float: left;
	width: 125px;
	color: #18396C;
	font-weight: bold;
	
}
.border_info span {
	float: left;
	width: 465px;
}
/* for service page */
.number {
	float: left;
	width: 50px;
	padding-top: 20px;
}
.example {
	float: left;
	width: 540px;
}
.example h4 {
	padding-top: 20px;
	padding-bottom: 5px;
}
.example h5 {
	font-size: small;
	font-weight: bold;
	color: #18396C;	
}
.object_service {
	overflow: hidden;
	clear: both;
	height: 100%;
}
/* for service_solution page */
.solution {
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 10px;
	clear: both;
	height: 100%;
}
.solution .col_l {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CDE2FD;
	float: left;
	width: 230px;
	padding-bottom: 10px;
}
.solution .col_r {
	float: left;
	width: 350px;
	background-color: #E9E7E7;
	height: 100%;
	margin-left: 10px;
}
/* for service_vision page */
.vision {
	overflow: hidden;
	clear: both;
	height: 100%;
}
.vision .col_l {
	float: left;
	width: 400px;
}
.vision .col_r {
	float: left;
	width: 190px;
}
.data {
	overflow: hidden;
	clear: both;
	height: 100%;
	width: 570px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
.data .col_l {
	float: left;
	width: 285px;
}
.data .col_r {
	float: left;
	width: 285px;
}




/* for recruit page */
#recruit {
	float: left;
	width: 590px;
	overflow: hidden;
	margin-left: 20px;
}
#sl2 {
	float: left;
	width: 190px;
}

#recruit h2 {
	font-size: small;
	font-style: italic;
	color: #FFFFFF;
	background-image: url(../img/h2_bg_title.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 580px;
	padding-top: 5px;
	padding-left: 10px;
}
#recruit h3 {
	height: 24px;
	width: 590px;
	text-align: left;
	text-indent: 10px;
	color: #1B3C71;
	display: block;
	background: #CDCDCD;
	font-size: small;
	vertical-align: middle;
	padding-top: 5px;
	font-style: italic;
	margin-bottom: 20px;
}
#recruit h3 strong{
	color: #666666;
}
#recruit h4 {
	height: 18px;
	width: 590px;
	text-align: left;
	text-indent: 10px;
	color: #676767;
	display: block;
	background: #F3F3F3;
	font-size: small;
	vertical-align: middle;
	padding-top: 2px;
	margin-bottom: 20px;
}
#recruit .object_article_wrapper {
	width: 590px;
	margin-bottom: 20px;
}
#recruit .object_article_short {
	overflow: hidden;
	clear: both;
	display: block;
	border-bottom: 2px solid #FFFFFF;
	width: 590px;
	height: 60px;
}
#recruit .object_menu_short {
	float: left;
	width: 115px;
	background: #F2F2F2;
	text-align: center;
	vertical-align: middle;
	height: 60px;
	display: block;
	border-right: 2px solid #FFFFFF;
	overflow: auto;
	padding-top: 5px;
	padding-right: 3px;
}
#recruit .object_description_short {
	float: left;
	width: 460px;
	padding-top: 5px;
	background: #F7F7F7;
	text-align: left;
	padding-left: 5px;
	color: #999999;
	display: block;
	height: 60px;
}
#recruit .object_article_tall {
	overflow: hidden;
	clear: both;
	display: block;
	border-bottom: 2px solid #FFFFFF;
	width: 590px;
	height: 200px;
}
#recruit .object_menu_tall {
	float: left;
	width: 115px;
	background: #F2F2F2;
	text-align: center;
	vertical-align: middle;
	height: 200px;
	display: block;
	border-right: 2px solid #FFFFFF;
	overflow: auto;
	padding-top: 5px;
	padding-right: 3px;
}
#recruit ul.recruitul {
	margin-left: 20px;
}
#recruit ul.recruitul li {
	margin-bottom: 5px;
}
#recruit .object_description_tall {
	float: left;
	width: 460px;
	padding-top: 5px;
	background: #F7F7F7;
	text-align: left;
	padding-left: 5px;
	color: #999999;
	display: block;
	height: 200px;
}
#recruit .paragraph{
	width: 590px;
	margin-bottom: 20px;
}
#recruit .paragraph .textarea{
	width: 590px;
	margin-bottom: 20px;
}
#recruit .object_form {
	width: 500px;
	margin-bottom: 10px;
	overflow: auto;
	margin-left: 20px;
}
#recruit .object_form_last {
	width: 500px;
	margin-bottom: 20px;
	overflow: auto;
	margin-left: 20px;
}
#recruit .object_form_menu {
	width: 150px;
	text-align: right;
	float: left;
}
#recruit .object_form_input {
	width: 340px;
	text-align: left;
	float: right;
}
#recruit .object_form_asone {
	width: 590px;
	margin-bottom: 20px;
}
#recruit .textarea {
	width: 200px;
}
#recruit .paragraph .textarea{
	margin-bottom: 20px;
	margin-left: 20px;
	width: 300px;
}
/* for privacy_policy page*/
.privacy {
	overflow: hidden;
	clear: both;
	height: 100%;
	padding-left: 0px;
	width: 560px;
}

.privacy_number {
	float: left;
	width: 50px;
}
.policy {
	float: left;
	width: 500px;
}
/* for siterules page*/
.siterule_number {
	float: left;
	width: 50px;
}
/* for sitemap page*/
.sitemap {
	overflow: hidden;
	clear: both;
	height: 322px;
	width: 570px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	background-image: url(../img/sitemap/bg_img.jpg);
	background-repeat: no-repeat;
}
.sitemap a{
	color: #18396C;
	text-decoration: underline;
	font-weight: bold;
}
.sitemap .col_l {
	float: left;
	width: 205px;
	padding-left: 80px;
}
.sitemap .col_r {
	float: left;
	width: 205px;
	padding-left: 80px;
}
/* for projectflow page*/
.project {
	padding-bottom: 10px;
}
.align_center {
	text-align: center;
}

.project h4 {
	color: #18396C;
	background-color: #E9E7E7;
	font-size: small;
	margin-bottom: 20px;
}
.box {
	width: 570px;
	border: 1px solid #F3F3F3;
	margin-left: 10px;
	margin-bottom: 10px;
}
.box h5 {
	color: #656565;
	background-color: #F3F3F3;
	margin-bottom: 10px;
}
.indent {
	padding-left: 10px;	
}

/*for service sl*/
#sl {
	width: 590px;
	padding-bottom: 15px;
}


#sl2 {
	width: 590px;
}
#sl2 #sl2_l {
	float: left;
	width: 190px;
}
#sl2 #sl2_r #sl2_r1 {
	float: left;
	width: 180px;
	padding-left: 15px;
}
#sl2 #sl2_r #sl2_r2 {
	float: right;
	width: 180px;
	padding-left: 15px;
}
.sl_link {
	text-align: center;
}
.title2 {
	padding-top: 30px;
	padding-bottom: 20px;
	clear: both;
}
.sl_row_l {
	float: left;
	width: 200px;
}
.sl_row_r {
	float: right;
	width: 390px;
}