@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-indent: left;
	}
ul { list-style:none; margin:0 0 0 0; padding:0 0 0 0;}
li { margin:0 0 0 0; padding:0 0 0 0;}
p { text-align: justify; }
a { background: inherit; color: #000; text-decoration: none; }
a:hover { background: inherit; color: #006699; text-decoration: underline; }
blockquote {
	margin: 15px; 	padding: 0 0 0 20px;  	
  	background-color: #FAFAFA; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 3px solid #72A545;  
	font: bold 1.2em/1.5em "Trebuchet MS", Tahoma, sans-serif; 
	color: #666666;	
}
.bigframe { width:100%; height:100%;	background-image:url(../image/bg.jpg); background-position: top;  background-repeat:no-repeat;  }
.bg01{ width:1024px; height:800px; z-index:-999; }
.logo{ width:390px; height:70px; float:left;}
.flashmenu{ width:520px; height:70px; }
.menu_txt a{padding: 20px 8px; font-size:18px; font-family:Verdana, Geneva, sans-serif; font-style:normal; color:#fff; float:right; list-style:inside;}
.menu_txt2 a{padding: 20px 5px; font-size:10px; font-family:Verdana, Geneva, sans-serif; font-style:normal; color:#fff; float:right; list-style:inside;}
.flashbg{ height:350px; padding-top:70px;}
.frm { display:inline; width:230px;}
.contentfrm01{ width:1000px; margin-left:12px; }
.content_bg01{ width:857px; height:400px; background-image:url(../image/bgfrm01.gif); background-repeat: no-repeat; background-position:top;}
.content_bg02{ width:857px; height:400px; background-image:url(../image/bgfrm02.gif); background-repeat: no-repeat; background-position:top;}
.content_bg03{ width:857px; height:400px; background-image:url(../image/bgfrm03.gif); background-repeat: no-repeat; background-position:top;}
.content_bg04{ width:857px; height:400px; background-image:url(../image/bgfrm04.gif); background-repeat: no-repeat; background-position:top;}


.lft_menu{ width:121px; height:250px;  float:left; margin:20px 0 0 0;}
.content_profile{ width:720px; float:left; margin:20px 0 0 0; text-align:left;}
.content_service{ width:500px; float:left; margin:20px 0 0 0; text-align:left;}
.content_capacity{ width:720px; float:left; margin:20px 0 0 0; text-align:left;}
.profile_txt{ width:485px; margin:0 0 0 10px;}
.profile_txt2{ width:485px; height:300px; margin:0 0 0 10px;  overflow:auto;}
.beneifts_txt{ width:485px; height:300px; margin:0 0 0 10px; overflow:auto;}
.beneifts_txt2{ margin-left:10px;}
.beneifts_txt3{ margin-left:20px;}
.service{ width:700px; margin:0 0 0 10px;}
.service_txt{ width:485px; margin:0 0 0 10px; height:400px; overflow:auto;}
.service_txt1{ font-size:14px; color: #009900;}
.service_txt2{ font-size:12px; color: #009900;}
.txt_frm{ width:455px; overflow:hidden;  }
.our_product_frm{ width:226px; height:344px; float:left; background-image:url(../image/our_product_bg.gif); background-position:top; background-repeat:no-repeat; margin:15px 0 0 0px;} 

#slideshow { position: absolute;}
#slideshow IMG { position: absolute;  z-index:8; opacity:0.0;}
#slideshow IMG.active { z-index:10; opacity:1.0; }
#slideshow IMG.last-active { z-index:9; opacity:0; }

.footer01{ width:100%; background-image:url(../image/footer.gif); background-repeat:no-repeat; background-position:bottom; height:128px; float:left; margin-top:10px; z-index:999; position:relative;}
.footer02{ padding-right:1000px; margin-left:50px; margin-top:-40px;}
.footer03{ width:100%; background-image:url(../image/footer.gif); background-repeat:no-repeat; background-position:bottom; height:128px; float:left; margin-top:10px; z-index:999; position:relative; margin-top:245px;}

/* slide show */
#marqueecontainer{
	position: relative;
	width: 230px; /*marquee width */
	height: 300px; /*marquee height */
	overflow: hidden;
}

.slide_frm{ margin:0 0 0 0; padding:0 0 0 0;}
#bigPic{
	width:405px;
	padding:1px;
	border:0px solid #CCC;
	background-color:#FFF;
	margin-top:0px;
}
#bigPic img{
	position: static;
	display:none;
	width:405px;	
}
ul#thumbs li.active{
	border:2px solid #000;	
	background:#fff;
	padding:2px;
}
ul#thumbs, ul#thumbs li{
	margin:0;
	padding:0;
	list-style:none;
}
	
ul#thumbs li{
	float:left;
	margin-right:0px;
	margin-bottom:5px;
	border:1px solid #CCC;	
	padding:3px;
	cursor:pointer;

}
ul#thumbs img{
	float:left;
	width:30px;
	height:30px;
	line-height:0px;
	overflow:hidden;
	position: static;
	
}

