/* CSS Document */
* {
	padding:	0;
	margin:0;
	border:0px none;
	outline: 0;
}
img {border:0px;}
ul ,li {list-style: none;}
body {
	background:url('../images/bg.gif') repeat-x #161616;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-family: Tahoma, MS Sans Serif;
	font-size: 11px;
	color: #7b7b7b;
}
a {color:#FFFFFF; text-decoration:none;}
a:hover {color:#FFFFFF; text-decoration:underline;}
h1,h2,h3{ font-size:11px;}
h3 { font-weight:lighter;}
input, select, textarea {
	background:#FFFFFF;
	border:#CCCCCC 1px solid;
	font:tahoma;
	font-size:11px;
	color:#000000;
	padding:2px;
}
span.testback{
	display:block;
	height:100%;
	margin-top:3px;
	background:url(../images/front_bg.gif) repeat-y;
}

#container TR TD textarea {
	width:218px;
}

#wrapper {
	width:950px;
	margin:0px auto;
}

#wrapper #header {
	background:url(../images/08.png);
	width:950px;
	height:166px;
/*	overflow:hidden;*/
}

#wrapper #header #logo {
	width:212px;
	height:166px;
	float:left;
}
#wrapper #header #logo  h1 {width:212px; height:166px; margin:0; padding:0; overflow:hidden;}
#wrapper #header #logo  h1 span {background:url(../images/ladisplay-logo.jpg) no-repeat left top;
display:block;width: 100%; height: 100%;}

#wrapper #header #topbar {
	width:738px;
	height:166px;
	float:right;
	background:url('../images/bg-header.jpg') no-repeat;
}

#wrapper #header #topbar #company-name {
	width:528px;
	height:37px;
	float:left;
	padding-top:44px;
}

#wrapper #header #topbar #company-name h1 {width:528px; height:37px; margin:0; padding:0; overflow:hidden;}
#wrapper #header #topbar #company-name h1 span {background:url(../images/la-displays-group.jpg) no-repeat left top;
display:block;width: 100%; height: 100%;}
#wrapper #header #topbar #language-switch {
	width:150px;
	height:26px;
	float:right;
	padding-top:55px;
	padding-right:60px;
	text-align:right;
}

#wrapper #header #topbar #la-service {
	clear:both;
	width:709px;
	height:31px;
	background:url('../images/la-service-header.jpg') no-repeat;
}
/* NAVIGATION */
#wrapper #header #topbar #mainnav {width:738px; height:31px; margin-top:11px;text-indent:-9999px; position:relative;}
#wrapper #header #topbar #mainnav li span {
	display:block;
    text-indent: -900%;
	overflow:hidden;
}

span.mn-home  a{
	width: 67px;
	height: 31px;
	background:url(../images/menu-home.gif) no-repeat left top;
	position:absolute;
	left:0px;
}
span.mn-home  a:hover{
 	width: 67px;
	height: 31px;
 	background:url(../images/menu-home.gif) no-repeat left bottom;
	position:absolute;
	left:0px;
}

span.mn-services  a{
	width: 121px;
	height: 31px;
	background:url(../images/menu-services.gif) no-repeat left top;
	position:absolute;
	left:67px;
}
span.mn-services  a:hover{
 	width: 121px;
	height: 31px;
 	background:url(../images/menu-services.gif) no-repeat left bottom;
	position:absolute;
	left:67px;
}

span.mn-performance  a{
	width: 153px;
	height: 31px;
	background:url(../images/menu-profile.gif) no-repeat left top;
	position:absolute;
	left:188px;
}
span.mn-performance  a:hover{
 	width: 153px;
	height: 31px;
 	background:url(../images/menu-profile.gif) no-repeat left bottom;
	position:absolute;
	left:188px;
}

span.mn-member  a{
	width: 116px;
	height: 31px;
	background:url(../images/menu-member.gif) no-repeat left top;
	position:absolute;
	left:341px;
}
span.mn-member  a:hover{
 	width: 116px;
	height: 31px;
 	background:url(../images/menu-member.gif) no-repeat left bottom;
	position:absolute;
	left:341px;
}

span.mn-contact  a{
	width: 100px;
	height: 31px;
	background:url(../images/menu-contact.gif) no-repeat left top;
	position:absolute;
	left:457px;
}
span.mn-contact  a:hover{
 	width: 100px;
	height: 31px;
 	background:url(../images/menu-contact.gif) no-repeat left bottom;
	position:absolute;
	left:457px;
}

span.mn-join  a{
	width: 147px;
	height: 31px;
	background:url(../images/menu-join.gif) no-repeat left top;
	position:absolute;
	left:557px;
}
span.mn-join  a:hover{
 	width: 147px;
	height: 31px;
 	background:url(../images/menu-join.gif) no-repeat left bottom;
	position:absolute;
	left:557px;
}
/* BUTTONS */

/*------------- content---------------*/
#wrapper #container {
	clear:both;
	width:888px;
	margin:0px auto;
	overflow:hidden;
}
#wrapper #container #service_main{
	clear:both;
	width:244px !important;
	float:left;
	margin-top:10px;
	background-color:#FFFFFF;
}
#wrapper #container #service_flash{
	width:633px;
	height:140px;
	float:right;
	margin-right:10px;
	margin-top:10px;
}

#wrapper #container #asiaexpo {
	width:887px;
	height:200px;
	clear:both;
	/*background:url(../images/hotline.jpg) no-repeat;
	background:url(../images/asiaexpo.jpg) no-repeat;*/
	/*margin:0px 0px 15px 0px*/
}

#wrapper #container #banner {
	width:887px;
	height:284px;
	/*background:url(../images/bg-banner.gif) no-repeat;*/
	/*background:url(../images/bg_banner.jpg) no-repeat;*/
}

#wrapper #container #banner #banner-left{
	/*background:url(../images/01.png) top no-repeat;*/
	position:relative;
	width:660px;
	height:280px;
	float:right;
	margin:8px 7px 10px 0;
	/*padding:0 0 0 1px;*/
	text-align:left;
	color:#FFFFFF;
	background:#FF0000;
	background-image: -moz-linear-gradient(top, #D3D3D3, #C0C0C0);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #D3D3D3), color-stop(1.0, #C0C0C0));
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
#wrapper #container #banner #banner-left a{
	color:#FFFFFF;
}
#wrapper #container #banner #banner-left a:hover{
	color:#FFFFFF;
}
#flash_left{
	background:url(../images/01.png) ;
	width:686px;
	height:207px;
}
#flash_right{
	background:url(../images/02.png) ;
	width:175px;
	height:230px;
}

#wrapper #container #banner #banner-left #company-main a{
	color:#7b7b7b;
	text-decoration:none;
}
#wrapper #container #banner #banner-left #company-main a:hover{
	color:#7b7b7b;
	text-decoration:none;
}
#wrapper #container #banner {
	
}
#banner-right
{
	width:210px;
	height:280px;
	float:left;
	margin:8px 0px 0px 0px;
	background-image: -moz-linear-gradient(top, #D3D3D3, #C0C0C0);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #D3D3D3), color-stop(1.0, #C0C0C0));
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
display:inline-block;

}

#wrapper #container #quick-services {
	float:left;
	width:887px;
	height:34px;
	/*background:url(../images/hdb-services.gif) no-repeat;*/
	background:url(../images/hdb-services.png) no-repeat;
	margin:10px 0px 0px 0px;
}

/*------------- subnav------------*/
#wrapper #container #navigation {
	width:930px; 
	height:178px;
	float:left;
	margin:0 0 10px 0;
	z-index: 0;
	}
#wrapper #container #wrapper #header #topbar #navigation ul.photos {
	height:178px;
	position: absolute;	
	margin-top:11px;
	}
#navigation ul .display-product,#navigation ul .booth-exhibition,#navigation ul .interior-design,#navigation ul .website,#navigation ul .graphic-design,#navigation ul .inkjet-printing,#navigation ul .premium-product {
	cursor: pointer;
	float: left;
	list-style: none;
}
#navigation ul a.sub {
	/*background: url(../images/service.jpg) no-repeat top left;*/
	background: url(../images/service2.jpg) no-repeat top left;
	display: block;
	outline: none;
	position: relative;
	height: 178px;
	text-decoration: none;
	width: auto;
}
#navigation ul a.sub span { display:none; }

#navigation ul .display-product a.sub {background-position: 0 0;width: 126px;z-index: 1;}
#navigation ul .booth-exhibition a.sub {background-position: -126px 0;width: 126px;z-index: 2;}
#navigation ul .interior-design a.sub {background-position: -252px 0;width: 127px;z-index: 3;}
#navigation ul .website a.sub {	background-position: -379px 0;width: 127px;z-index: 4;}
#navigation ul .graphic-design a.sub {background-position: -506px 0;width: 127px;z-index: 5;}
#navigation ul .inkjet-printing a.sub {background-position: -633px 0;width: 127px;z-index: 6;}
#navigation ul .premium-product a.sub {background-position: -760px 0;width: 126px;z-index: 7;}

.display-product #navigation .display-product a.sub { background-position: 0 -178px; z-index: 0; }
.booth-exhibition #navigation .booth-exhibition a.sub { background-position: -126px -178px; z-index: 0; }
.interior-design #navigation .interior-design a.sub { background-position: -252px -178px; z-index: 0; }
.website #navigation .website a.sub { background-position: -379px -178px; z-index: 8; }
.graphic-design #navigation .graphic-design a.sub { background-position: -506px -178px; z-index: 0; }
.inkjet-printing #navigation .inkjet-printing a.sub { background-position: -633px -178px; z-index: 0; }
.premium-product #navigation .premium-product a.sub { background-position: -760px -178px; z-index: 0; }

#navigation a.sub span.hover {
	/*background: url(../images/service.jpg);*/
	background: url(../images/service2.jpg);
	background-position:top;
	cursor: pointer !important;
	display:block !important;  /*Overriding previous span hide */
	padding: 0 1px 0 0;
	position: absolute;
	top:0;
	right: 0;
	height: 178px;
	width: 100%;
	z-index: 100;
	overflow:hidden;
	}

#navigation .display-product a.sub .hover {
	background-position: 0 -178px;
	
	padding: 0;
	}

#navigation .booth-exhibition a.sub .hover {
	background-position: -127px -178px;
	background-position: -126px -178px;
	xbackground-position: -126px -178px;
	padding: 0;	
	}

#navigation .interior-design a.sub .hover {
	background-position: -251px -178px;
/*	background-position: -252px -178px;*/
	xbackground-position: -252px -178px;
	}

#navigation .website a.sub .hover {
	background-position: -379px -178px;
	background-position: -378px -178px;
	}
	
#navigation .graphic-design a.sub .hover {
	background-position: -506px -178px;
	background-position: -505px -178px;
}

#navigation .inkjet-printing a.sub .hover {
	background-position: -633px -178px;
	background-position: -632px -178px;

}

#navigation .premium-product a.sub .hover {
	background-position: -760px -178px;
	background-position: -760px -178px;
	padding: 0;	
}

#wrapper #container #content {
	clear:both;
	width:887px; !important;
	height:20px;
	position:relative;
	margin-top:15px;
}

#wrapper #container #content #hot {
	width:686px;
	height:218px;
	float:left;
}

#wrapper #container #content #hot #promotion {
	width:297px;
	height:218px;
	background:url(../images/bg-new-promotion.jpg) no-repeat left bottom;
	position:relative;
	float:left;
}
#wrapper #container #content #hot #promotion #header-promotion{
	width:201px;
	height:34px;
	position:absolute;
	background:url(../images/view-promotion.gif) no-repeat ;
}
#wrapper #container #content #hot #promotion #more-promotion{
	width:96px;
	height:34px;
	position:absolute;
	background:url(../images/mout-view-promotion.gif) no-repeat;
	left:201px;
}
#wrapper #container #content #hot #promotion span.promotion-pic {
	display:block;
	width:291px;
	height:181px;
	padding:34px 0px 0px 3px;
}

#wrapper #container #content #hot #new-product {
	width:375px;
	height:218px;
	background:url(../images/bg-new-product.gif) no-repeat left bottom;
	position:relative;
	float:right;
	right:7px;
	z-index:1;
}

#wrapper #container #content #hot #new-product #header-new-product {
	width:216px;
	height:34px;
	position:absolute;
	background:url(../images/hd-new-product.gif) no-repeat ;	
}
#wrapper #container #content #hot #new-product #more-product{
	width:159px;
	height:34px;
	position:absolute;
	background:url(../images/mout-view-new-product.gif) no-repeat;
	left:216px;
}
#wrapper #container #content #hot #new-product #new-content {
	width:375px;
	height:184px;
	position:absolute;
	top:34px;
}
	#wrapper #container #content #hot #new-product #new-content #newproducta1 {
		position:relative;
		width:368px;
		height:181px;
		/*background-color:#CCCC00;*/
		margin:0px 3px 0px 4px !important;
		margin:0px 3px 0px 3px;
	}
	#wrapper #container #content #hot #new-product #new-content #newproducta1 .itempro {
		position:relative;
		float:left;
		width:85px;
		height:85px;
		/*background-color:#0099FF;*/
		margin:3px 0px 0px 6px !important;
		margin:3px 3px 0px 3px;
	}
#wrapper #container #content #hot #new-product #new-content #new-product-pic {
	width:145px;
	height:184px;
}
#wrapper #container #content #hot #new-product #new-content .product-pic {
	display:block;
	width:165px;
	height:165px;
	padding:2px;
	border:1px solid #999999;
	margin:5px 0px 5px 8px;
}
#wrapper #container #content #hot #new-product #new-content #new-product-content {
	width:192px;
	position:absolute;
	left:183px;
	top:5px;
	buttom:3px;
}
#wrapper #container #content #hot #new-product #new-content span.show-product-content {
	display:block;
	height:73px;
	width:190px;
	padding-left:5px;
}
#wrapper #container #content #hot #new-product #new-content span.other-new-product a{
	display:block;
	background:url(../images/new-product-list.gif) no-repeat;
	color:#666666;
	height:25px;
	width:192x;
	line-height:25px;
	padding-left:7px;
	text-decoration:none;
}
#wrapper #container #content #hot #new-product #new-content span.other-new-product a:hover{
	display:block;
	background:url(../images/over-new-product-list.gif) no-repeat;
	color:#FFFFFF;
	height:25px;
	width:192x;
	line-height:25px;
	padding-left:7px;
	text-decoration:none;
}
#wrapper #container #content #3d-design {
	width:201px;
	height:218px;
	float:right;
}
#wrapper #footer {
	width:950px;
	margin:25px 0px 25px 0px;
	padding-top:10px;
	border-top:1px #393939 solid;
	text-align:center;
}
#wrapper #footer .displaythai {font-family:tahoma;font-size:10px;color:#7b7b7b;}
#wrapper #footer .displaythai a {font-family:tahoma;font-size:10px;color:#FF9900; text-decoration:none;}
#wrapper #footer .displaythai a:hover {font-family:tahoma;font-size:10px;color:#FFCC00; text-decoration:underline;}

#wrapper #footer .la-service {font-family:tahoma;font-size:10px;color:#7b7b7b;}
#wrapper #footer .la-service a {font-family:tahoma;font-size:10px;color:#999999; text-decoration:none;}
#wrapper #footer .la-service a:hover {font-family:tahoma;font-size:10px;color:#FFFFFF; text-decoration:none;}+


span .gray {display:block;font-family:tahoma;font-size:10px;color:7d7d7d;left:10px; line-height:14px;}

.orange {font-family:tahoma;font-size:11px;color:#FF9900; text-decoration:none;line-height:14px;}
.orange a{font-family:tahoma;font-size:11px;color:#FF9900; text-decoration:none;line-height:14px;}
.orange a:hover {font-family:tahoma;font-size:11px;color:#FF9900; text-decoration:underline;line-height:14px;}

.black {font-family:tahoma;font-size:10px;color:black; text-decoration:none;line-height:14px;}
.black14 {font-family:tahoma;font-size:14px;color:black; text-decoration:none;line-height:14px;}

.white {font-family:tahoma;font-size:11px; font-weight:bold;color:white; text-decoration:none;}
.white  a{font-family:tahoma;font-size:11px; font-weight:bold;color:white; text-decoration:none;}
.white  a:hover{font-family:tahoma;font-size:11px; font-weight:bold;color:white; text-decoration:none;}

.whitelight {font-family:tahoma;font-size:11px; font-weight:lighter;color:white; text-decoration:none;}

.text-detail {font-family:tahoma;font-size:10px;color:#bebebe; text-decoration:none;line-height:14px;}
.text-title {font-family:tahoma;font-size:10px;color:#7c7c7c; text-decoration:none;line-height:14px;}

.text-subject{font-family:"ms Sans Serif";font-size:14px;color:#FFFFFF; text-decoration:none;line-height:14px; font-weight:bold;}

.product-title {font-family:tahoma;font-size:11px;color:#7c7c7c; text-decoration:none;line-height:18px;}
.product-detail {font-family:tahoma;font-size:11px;color:#bebebe; text-decoration:none;line-height:20px;}

/*-------- menu ajax-----*/
.stretch2 {
	width:194px;
	height:29px;
	cursor:hand;
	background:url(../images/menu-level-1.gif) no-repeat left top #FFFFFF;
	padding:0px;
	line-height:25px;
	margin-left:10px;
}
.stretch2head{
	display:block;
	width:184px;
	height:29px;
	background:url(../images/menu-level-1.gif) no-repeat left top #FFFFFF;
	color:black;
	font-size:11;
	font-weight:bold;
	padding-left:10px;
}
.stretch2headover{
	display:block;
	width:184px;
	height:29px;
	background:url(../images/menu-level-1over.gif) no-repeat left top #FFFFFF;
	color:white;
	font-size:11;
	font-weight:bold;
	padding-left:10px;
}
.laserv {
	width:204px;
	height:34px;
	cursor:default;
	background:url(../images/hd-service.jpg) no-repeat left top #FFFFFF;
	text-indent:-9999px;
}
.laservhead{
	display:block;
	width:204px;
	height:34px;
	background:url(../images/hd-service.jpg) no-repeat left top #FFFFFF;
	color:black;
	font-size:11;
	font-weight:bold;
	text-indent:-9999px;
}
div.stretcher2 ul{
	display:block;
	width:194px;
	height:22px;
	font-size:11px;
	color:#7b7b7b;
	text-align:center;
	padding:0;
	margin-left:10px;
}

div.stretcher2 ul a{
	display:block;
	width:194px;
	height:22px;
	background:url(../images/menu-level-2.gif) top;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:20px;
	margin-left:10px;
}
div.stretcher2 ul a:hover{
	display:block;
	width:194px;
	height:22px;
	background:url(../images/menu-level-2.gif) bottom;
	font-size:11px;
	text-decoration:none;
	color:#FF9900;
	line-height:20px;
	margin-left:10px;
}
/*----------------------------*/
/*------ menu services page -----*/
#left-nav {
	float:left;
	width:204px;
	position:relative;
}

/* -------------------------------- FLASH STAFF ---------------------------------------*/
#wrapper #container-flash {
	clear:both;
	width:1000px !important;
	position:relative;
	overflow:hidden;
}
#service-flash {
	position:relative;
	width:1000px;
	background-color:#CC6600;
}
/* -------------------------------- FLASH STAFF ---------------------------------------*/

#service-container {
	position:relative;
	float:right;
	width:683px;
	background:url(../images/hd-content.jpg) no-repeat top left;
	/*background-color:#666699;*/
	left:-10px;
}
#service-container #show-content-services{
	width:576px;
	background:#000000;
	border-left:1px #FFFFFF solid;
	border-right:1px #FFFFFF solid;
	border-bottom:1px #FFFFFF solid;
	padding:20px 45px 10px 40px;
	margin-top:34px;
}

#service-container #show-content-services span.product-code{
	position:absolute;
	display:block;
	background:#000000;
	font:10px tahoma;
	color:#FF9900;
	padding:3px 1px 3px 5px;
	margin:5px 0px 0px 5px;
}
#service-container #show-content-services span.product-code .code{
	background:#FFFFFF;
	padding:2px 4px 2px 4px;
	color:#000000;
}
/*------ all button----*/

span.view-promotion a{
	text-indent: -900%;
	display:block;
	width: 96px;
 	height:34px;
 	background:url(../images/bt-view-promotion.gif) no-repeat left top;
}
span.view-promotion  a:hover{
    text-indent: -900%;
	display:block;
 	width: 96px;
	height: 34px;
 	background:url(../images/bt-view-promotion.gif) no-repeat left bottom;
}

span.view-newproduct a{
	text-indent: -900%;
	display:block;
	width:159px;
 	height:34px;
 	background:url(../images/bt-view-new-product.gif) no-repeat left top;
}
span.view-newproduct  a:hover{
    text-indent: -900%;
	display:block;
 	width: 159px;
	height: 34px;
 	background:url(../images/bt-view-new-product.gif) no-repeat left bottom;
}

span.view-all a{
	text-indent: -900%;
	display:block;
	width: 136px;
	height: 18px;
	background:url(../images/bt-view-all.gif) no-repeat left top;
	position:absolute;
	left:480px;
	top:53px;
}
span.view-all a:hover{
	text-indent: -900%;
	display:block;
 	width: 136px;
 	height: 18px;
 	background:url(../images/bt-view-all.gif) no-repeat left bottom;
	position:absolute;
	left:480px;
	top:53px;
}

span.back a{
	text-indent: -900%;
	display:block;
	width: 51px;
	height: 18px;
	background:url(../images/bt-back.gif) no-repeat left top;
	position:absolute;
	left:570px;
	top:53px;
}
span.back a:hover{
	text-indent: -900%;
	display:block;
 	width: 51px;
 	height: 18px;
 	background:url(../images/bt-back.gif) no-repeat left bottom;
	position:absolute;
	left:570px;
	top:53px;
}

/*--------------------- catalogue blog --------------------------*/
#catalogue {
	width:176px;
	height:229px;
	margin:5px 20px 20px 0px;
	cursor:hand;
	background:#FFFFFF url(../images/footer-catalogue.gif) no-repeat left bottom;
}

#catalogue  #header-catalogue span a{
	display:block;
	width: 151px;
	height: 25px;
	background:url(../images/hd-catalogue.jpg) no-repeat left bottom;
	padding-top:9px;
	padding-left:25px;
}
#catalogue  #header-catalogue span a:hover{
	display:block;
	width: 151px;
	height: 25px;
	background:url(../images/hd-catalogue.jpg) no-repeat left top;
	padding-top:9px;
	padding-left:25px;
}
#catalogue a.catalogue-pic  img{
	width:176px;
	height:176px;
	filter:alpha(opacity=100); 
	-moz-opacity:1.0; 
	opacity: 1.0;
}

#catalogue a.catalogue-pic:hover img{
	width:176px;
	height:176px;
	cursor:hand;
	filter:alpha(opacity=75); 
	-moz-opacity: 0.75; 
	opacity: 0.75;	
}
/*------ product detail --------*/
#product-detail-page {
	width:576px;
	height:292px;
	position:relative;
	margin:10px 0px 10px 0px;
}
#product-detail-page #header-product-detail {
	width:546px;
	height:24px;
	background:url(../images/hd-product-detail.gif) no-repeat;
	font-variant:small-caps;
	padding:10px 0px 0px 30px;
}
#product-detail-page #product-description{
	width:576px;
	height:240px;
	background:url(../images/bg-product-description.gif) no-repeat;
	position:relative;
}

#product-detail-page #product-description #product-main-pic{
	width:321px;
	height:239px;
	border:0px;
	float:left;
}
#product-detail-page #product-description #product-description-show{
	width:220px;
	height:210px;
	float:right;
	position:relative;	
	right:20px;
	top:14px;
}
#product-detail-page #product-description #interested {
	clear:both;
	width:220px;
	position:absolute;
	font:11px tahoma;
	color:#FFFFFF;
	font-weight:bold;
	line-height:20px;	
	top:150px;
	left:335px;
}
span.mail-us a{
	text-indent: -900%;
	display:block;
	width: 208px;
 	height:22px;
 	background:url(../images/bt-mail-us.gif) no-repeat left top;
}
span.mail-us  a:hover{
    text-indent: -900%;
	display:block;
	width: 208px;
 	height:22px;
 	background:url(../images/bt-mail-us.gif) no-repeat left bottom;
}

span.call-us {
	text-indent: -900%;
	display:block;
	width: 208px;
 	height:22px;
 	background:url(../images/bt-call-us.gif) no-repeat left top;
	margin-top:5px;
}
#product-detail-page #footer-product-detail {
	width:576px;
	height:19px;
	background:url(../images/footer-product-detail.gif) no-repeat;
}
#product-detail-page #header-product-detail  span.product-code{
	position:absolute;
	display:block;
	background:#000000;
	font:10px tahoma;
	color:#FF9900;
	padding:3px 1px 3px 5px;
/*	left: 481px;*/
	top: 3px;
}

#3d-model-rotate {
	width:310px;
	height:357px;
	padding:10px 0px 10px 0px;
}

#3d-model-rotate #header-rotate{
	width:310px;
	height:17px;
	background:url(../images/icon-3dmodel.gif) no-repeat left top;
}
#3d-model-rotate #flash {
	width:310px;
	height:340px;
}
#content-text tr td { background:url(../images/bg-contact-text.gif) no-repeat; color:#FFFFFF; width:253px; height:316px; padding:0px 12px 0px 12px; }
#content-map tr td { background:url(../images/bg-contact-map.gif) no-repeat; color:#000000; width:277px; height:290px;}

td#hd-content { background: url(../images/hd-content.gif) no-repeat; width:555px; height:35px; padding-left:30px;} 
td#hd-company { background: url(../images/hd-company.gif) no-repeat; width:476px; height:35px; padding-left:30px;} 
td#bg-content { background: #FFFFFF url(../images/bg-content.gif) no-repeat bottom;color:#333333; width:525px; min-height:92px; padding:0px 30px 30px 30px;}  

.buttonSubmit {
background:url(../images/contact_35.gif); width:65px; height:26px; background-repeat:no-repeat; border:0px; cursor:pointer;text-align:center; font-family:"tahoma"; font-size:14px; color:#05acf0; font-weight:bold;
}
.buttonSubmitOver {
background:url(../images/contact-over_35.gif); width:65px; height:26px; background-repeat:no-repeat; border:0px; cursor:pointer;text-align:center; font-family:"tahoma"; font-size:14px; color:#ff7000; font-weight:bold;
}
.buttonReset {
background:url(../images/contact_33.gif); width:65px; height:26px; background-repeat:no-repeat; border:0px; cursor:pointer;text-align:center; font-family:"tahoma"; font-size:14px; color:#05acf0; font-weight:bold;
}
.buttonResetOver {
background:url(../images/contact-over_33.gif); width:65px; height:26px; background-repeat:no-repeat; border:0px; cursor:pointer;text-align:center; font-family:"tahoma"; font-size:14px; color:#ff7000; font-weight:bold;
}
#AIS {
	float:left;
	width:309px;
	text-align:right
	hight:250px;
}
span.joinHd {
	font-size:18px;
	
	color:#FF9900;
	font-weight:bold;	
}
span.joinPt {
	font-size:13px;
	/*color:#FF9900;*/
	color:#FFFFFF;
	font-weight:bold;
}
span.joinTp{
	color:#FF6600;
}
span.star {
	color:red;
}
span.italic { 
	font-style:italic;
	font-weight:bold;		
}
span.italic a{
	color:#000000;
	text-decoration:underline;
}
span.italic a:hover{
	color:#FFCC66;
	text-decoration:underline;
}
span.contact-mail {
	color:#FF9900;
	text-decoration:underline;
}


/* หลายรูปเว็บที่ผ่านมา*/
		#projectbox1{
			float:left;
			width:180px;
			height:180px;
			margin:0px 5px 20px 5px;
			background-color:#FFFFFF;
			padding:2px 0px 0px 0px;
		}
		
			#projectbox1:hover{
			float:left;
			width:180px;
			height:180px;
			margin:0px 5px 20px 10px;
			background-color:#FF6600;
			cursor:pointer;
		}
		/*
		#wrapper #content #content-profile .box1:hover{
			position:relative;
			float:left;
			width:154px;
			height:160px;
			background:url(../images/bgpicweb2.jpg) no-repeat top left;
			margin:0px 0px 0px 16px;
		}
	*/			
			#projectbox1 .pic1{
				width:180px;
				height:180px;
			}
#head_web{
	background:url(../images/08.png) ;
	width:950px;
	height:166px;
	overflow:hidden;
}
#head_web iframe{
	float:left;
	width:210px;
	height:179px;
}
#th_en{
	background:url(../images/11.png) left top no-repeat;
	float:left;
	width:710px;
	text-align:right;
	margin:44px 0 0 -8px;
	padding:12px 36px 0 0;
	position:relative;
}
#th_en a{
	margin:0 5px 0 5px;
}
#menu{
	width:746px;
	height:55px;
	margin:40px 0 0 -14px;
}
#menu a.home{
	background:url(../images/12.png);
	width:91px;
	height:55px;
	display:block;
	float:left;
	margin:0px;
}
#menu a.home:hover{
	background:url(../images/13.png);
	width:91px;
	height:55px;
}
#menu a.services{
	background:url(../images/14.png);
	width:104px;
	height:55px;
	display:block;
	float:left;
	margin:0px;
}
#menu a.services:hover{
	background:url(../images/15.png);
	width:104px;
	height:55px;
}
#menu a.protfolio{
	background:url(../images/16.png);
	width:127px;
	height:55px;
	display:block;
	float:left;
	margin:0px;
}
#menu a.protfolio:hover{
	background:url(../images/17.png);
	width:127px;
	height:55px;
}
#menu a.profile{
	background:url(../images/18.png);
	width:85px;
	height:55px;
	display:block;
	float:left;
	margin:0px;
}
#menu a.profile:hover{
	background:url(../images/19.png);
	width:85px;
	height:55px;
	display:block;
	float:left;
	margin:0px;
}
#menu a.member{
	background:url(../images/20.png);
	width:94px;
	height:55px;
	display:block;
	float:left;
	margin:0px;
}
#menu a.member:hover{
	background:url(../images/21.png);
	width:94px;
	height:55px;
	display:block;
	float:left;
	margin:0px;
}
#menu a.team{
	background:url(../images/22.png);
	width:79px;
	height:55px;
	display:block;
	float:left;
	margin:0px;
}
#menu a.team:hover{
	background:url(../images/23.png);
	width:79px;
	height:55px;
}
#menu a.contact{
	background:url(../images/24.png);
	width:166px;
	height:55px;
	display:block;
	float:left;
	margin:0px;
}
#menu a.contact:hover{
	background:url(../images/25.png);
	width:166px;
	height:55px;
}
#hp{
	text-align:left;
	margin:15px 0 5px 0;
}
#tab{
}
#portfolio{
	width:820px;
	height:auto;
	margin:0px auto;
	/*padding:20px;*/
	border-left:#FFF 1px solid;
	border-right:#FFF 1px solid;
	border-bottom:#FFF 1px solid;
	overflow:hidden;
}
#portfolio h1
{
	font-size:24px;
	color:#CCCCCC;
}
#portfolio ul
{
	display:inline-block;
	margin:0px 0px 0px 20px;
}
#portfolio a.back_bottom{
	display:block;
	width: 51px;
	height: 18px;
	background:url(../images/bt-back.gif) no-repeat left top;
	margin:0 0 0 760px;
}
#portfolio a.back_bottom:hover{
	display:block;
 	width: 51px;
 	height: 18px;
 	background:url(../images/bt-back.gif) no-repeat left bottom;
}
#sub_portfolio{
	color:#FFFFFF;
	text-align:center;
	padding:0 10px 0 10px;
}
#portfolio ul#port_list{
	background:url(../images/28.png);
	width:176px;
	height:222px;
	float:left;
	padding:7px 0 0 0;
	margin:20px 14px 0 14px;
}
#portfolio ul#port_list li{
	list-style:none;
	text-align:center;
}
#portfolio ul#port_list li a{
	color:#FFFFFF;
}
#portfolio ul#port_list li a:hover{
	color:#F60;
}
#sub_detail{
	text-align:center;
	color:#FF9200;
	font-weight:bold;
	margin:-18px 0 0 0;
}
#sub_detail img{
	vertical-align:middle;
	margin:0 10px 0 0;
}
#bg_head{
	background:url(../images/33.png);
	height:20px;
	border:#7e7a79 1px solid;
	text-align:left;
	margin:20px 0 2px 0;
	padding:10px 0 0 10px;
	
	-moz-box-shadow: inset 0 0 5px #000;
	-webkit-box-shadow: inset 0 0 5px#000;
	box-shadow: inner 0 0 5px #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#big{
	background:url(../images/30.png) top repeat-x #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow:hidden;
}
#bg_foot{
	background:url(../images/34.png);
	width:820px;
	height:19px;
	margin:-5px 0 0 0;
}
#big_left{
	width:544px;
	height:480px;
	float:left;
	margin:6px 10px 10px 20px;
	z-index:-1;
}
#detail_image
{
	width:544px;
	height:50px;
	margin:-53px 0px 0px 0px;
	background:#000000;
	z-index:5;
	position:relative;
	opacity:0.8;
}
#detail_image span
{
	opacity:1;
	margin:55px 0px 0px -450px;
	position:relative;
	font-weight:bold;
}
#big_right{
	width:226px;
	height:480px;
	float:left;
	margin:6px 0 10px 0;
	padding:0px;
	background:#000000;
	line-height:160%;
}
ul#small{
	height:480px;
	padding:0 0 0 2px;
	overflow:auto;
}
ul#small li{
	list-style:none;
	width:195px;
	height:149px;
	border:#FFFFFF 1px solid;
	margin:6px 4px 8px 4px;
	background:#00F;
	cursor:pointer;
}
