@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/background.jpg);
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
	padding:0;
	background-color:#1f1f1f;
	background-repeat:repeat-x;
	color:#666666;
	font-size:11px;
}
.table01 { background: #0DAA46; width:530px;margin:auto;text-align:center; }
.table01 tr { background: #EFEFEF;}
.table01 td {padding-left:3px;}
ul, ol {
	list-style:none;
}
* {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration:none;
}
img {
	border: 0px;
}
.clear {
	clear:both;
	height:0px;
	font-size:0px;
}
#etw_wrapper {
	width:950px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	height:auto;
}
#etw_header {
	width:800px;
	height:auto;
	margin: 0px auto;
	display: block;
	float:right;
}
#etw_wrapper .top {
	width:950px;
	color:#FFFFFF;
	margin-bottom:1px;
	text-align:right;
	background:#000000;
}
#etw_wrapper .top a {
	color:#FFFFFF;
}
#etw_left {
	margin:0 auto;
	width:190px;
	height:auto;
	margin-bottom:-10000px;
	padding-bottom:10000px;
	background:#000000;
	float:left;
}
#etw_left .etw_logo {
	width:190px;
	height:92px;
}
#etw_left #etw_menu {
	width:190px;
	height:180px;
	background:#000000;
}
#etw_menu li.list {
	float:left;
	width:190px;
	text-align:left;
	line-height:20px;
}
#etw_menu li.list a {
	display: block;
	background: url(../images/arrow1.gif) no-repeat center right;
	color: #FFFFFF;
	padding: 5px 0 5px 10px;
	margin: 0;
	text-decoration: none;
	width:180px;
	border-bottom:1px #888888 solid;
}


#etw_menu li.list a:hover {
	color: #4DC330;
	border-bottom:1px #888888 solid;
	background: url(../images/arrow.gif) no-repeat center left;
}
#etw_menu table {
	border-collapse:collapse;
	width:0;
	height:0;
	position:absolute;
	top:-18px;
	left:166px;
}
#etw_menu a:hover {
	visibility:visible;
	position:relative;
	z-index:200;
}
#etw_menu li:hover {
	position:relative;
	z-index:200;
}
#etw_menu ul, #etw_menu :hover ul ul, #etw_menu :hover ul :hover ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
}
#etw_menu :hover ul.sub {
	left:23px;
	top:20px;
	background: #333333;
	padding:1px;
	width:210px;
	height:auto;
	font-size:11px;
}
#etw_menu :hover ul.sub li {
	display:block;
	font-size:11px;
	height:auto;
	line-height:17px;
	position: relative;
	float:left;
	width:200px;
	text-align:left;
}
#etw_menu :hover ul.sub li a {
	width:200px;
	background:#29930F;
	border-bottom:1px #30C00C dotted;
	font-weight:normal;
	float:left;
	font-size:11px;
	color:#fff;
	float:left;
	text-align:left;
}
#etw_menu :hover ul.sub li a:hover {
	width:200px;
	background:#525452 url(../images/arrow1.gif) no-repeat center right;
	font-weight:normal;
	font-size:11px;
	color:#fff;
	float:left;
	text-align:left;
}
ul#etw_menu :hover ul, ul#etw_menu :hover ul :hover ul :hover ul, ul#etw_menu :hover ul :hover ul :hover ul :hover ul :hover ul {
	left:190px!important;
	left:166px;
	top:2px !important;
	top:-18px;
	background:transparent url(trans.png);
	font-weight: normal;
}
/* drop down */
#etw_left #menu {
	width:190px;
	height:auto;
	background:#0B0B0B;
	padding:0px;
	list-style:none;
}
#menu li.productlist {
	float:left;
	width:165px;
	text-align:left;font-size:13px;	border-bottom:1px #255427 dotted;
	line-height:20px;padding-left:18px;
	color:#1C9122;	background: url(../images/small.gif) no-repeat center left;
	font-weight:bold;
}

#menu li.button {
	float:left;
	width:190px;
	text-align:left;
	line-height:20px;
}
#menu li.button a {
	display: block;
	background: url(../images/ar.gif) no-repeat center left;
	color: #FFFFFF;
	padding:4px 0 4px 24px;
	margin: 0 0 1px 0;
	text-decoration: none;
	border-bottom:1px #272727 dotted;
}
#menu li.button a:hover {
	color: #4DC330;
	border-bottom:1px #393939 dotted;
	background: url(../images/back1.gif) no-repeat center left;
}

#menu table {
	border-collapse:collapse;
	width:0;
	height:0;
	position:absolute;
	top:-18px;
	left:166px;
}
#menu a:hover {
	visibility:visible;
	position:relative;
	z-index:200;
}
#menu li:hover {
	position:relative;
	z-index:200;
}
#menu ul, #menu :hover ul ul, #menu :hover ul :hover ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
}
#menu :hover ul.sub {
	left:0;
	top:17px;
	background: #333333;
	padding:1px;
	border-top:1px solid #DEDDDD;
	border-right:1px solid #DEDDDD;
	width:233px;
	height:auto;
	font-size:11px;
}
#menu :hover ul.sub li {
	display:block;
	font-size:11px;
	height:auto;
	line-height:17px;
	position: relative;
	float:left;
	width:210px;
	text-align:left;
}
#menu :hover ul.sub li a {
	width:210px;
	background:#333333;
	border-bottom:1px #666666 solid;
	font-weight:normal;
	float:left;
	font-size:11px;
	color:#fff;
	float:left;
	text-align:left;
}
#menu :hover ul.sub li a:hover {
	width:210px;
	background:#3C8F13;
	font-weight:normal;
	font-size:11px;
	color:#fff;
	float:left;
	text-align:left;
}
ul#menu :hover ul, ul#menu :hover ul :hover ul :hover ul, ul#menu :hover ul :hover ul :hover ul :hover ul :hover ul {
	left:190px!important;
	left:166px;
	top:2px !important;
	top:-18px;
	background:transparent url(trans.png);
	font-weight: normal;
}
/* drop down */


#etw_left .etw_contact {
	width:180px;
	height:auto;
	margin-top:4px;
	border-top:1px solid #666666;
	line-height:23px;
	padding-left:8px;
	color:#FFFFFF;
	background:url(../images/bj2.jpg) repeat-x #000000;
}
.website{
	color:#fff;
	text-decoration: underline;
}

.email{
	color:#339900;
	text-decoration: underline;
}#contfont {
	font-size:19px;
	margin-top:8px;
	color:#009900;
	font-weight:bold;
	margin-left:6px;
}
#etw_right {
	margin:0 auto;
	width:210px;
	height: auto;
	margin-bottom:-10000px;
	padding-bottom:10000px;
	background:#000000;
	float:right;
}
.relax_product {
	color:#009900;
	font-size:13px;
	margin-left:5px !important;
	margin-left:3px;
	border-bottom:1px solid #cccccc;
	height:20px;
	width:197px;
	float:left;
	font-weight:bold;
	margin-bottom:9px;
	margin-top:4px;
}
#etw_right ul.quick_links {
	width: 210px;
	margin-top: 5px;
}
#etw_right ul.quick_links li {
	height:75px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight:none;
}
#etw_right ul.quick_links li a {
	color:#48B013;
}
#etw_right ul.quick_links li a img {
	padding-left: 7px;
	float:left;
	margin-right: 5px;
}
#etw_right ul.quick_links li a:hover {
	color:#ffffff;
}
#etw_right .etw_pic {
	width:210px;
	height:100px;
	background:url(../images/t3.jpg);
	float: right;
}
#etw_right .etw_nav {
	width:200px;
	margin-left:3px;
	margin-right:3px;
	height:224px;
	background:url(../images/bj.jpg);
	float: right;
}
#etw_right .etw_nav .etw_name {
	color:#3A8800;
	font-size:14px;
	margin-top:2px;
	margin-left:8px;
	font-weight:bold;
	margin-bottom: 20px;
}
#etw_right .etw_nav .etw_list a {
	display: block;
	background: url(../images/arrow3.gif) no-repeat center left;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 9px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 15px;
}
#etw_right .etw_nav .etw_list a:hover {
	color: #4DC330;
}
#etw_right .etw_nav .etw_list .link1 {
	color: #4DC330;
}
#etw_right .etw_picture {
	width:200px;
	margin-left:3px;
	margin-right:3px;
	height:316px;
	background:url(../images/t4.jpg);
	float: right;
}
#etw_right .aboutus {
	width:190px;
	margin-left:3px;
	margin-right:3px;
	font-size:11px;
	color:#4C9A16;
	padding-left:6px;
	float: left;
	line-height:18px;
	height: 180px;
}
#etw_center {
	margin:0 auto;
	width:550px;
	height:auto;
	margin-bottom:-10000px;
	padding-bottom:10000px;
	float:left;
	background-color: #000000;
}
#etw_center .etw_banner {
	width:550px;
	height:232px;
	background:url(../images/t2.jpg);
	text-align:right;
	font-size:11px;
	color:#FFFFFF;
	padding-top:14px;
	line-height:17px;
}
#etw_center .etw_banner .marquee { margin-top:180px;}
#etw_center .etw_banner h2 { font-size:18px; font-weight:normal;}
#etw_center .etw_banner2 {
	width:550px;
	height:232px;
	background:url(../images/znen.jpg);
	text-align:right;
	font-size:11px;
	color:#FFFFFF;
	padding-top:14px;
	line-height:17px;
}
#etw_center .etw_banner3 {
	width:550px;
	height:232px;
	background:url(../images/certifi.jpg);
	text-align:right;
	font-size:11px;
	color:#FFFFFF;
	padding-top:14px;
	line-height:17px;
}

#etw_center .etw_banner1 {
	width:550px;
	height:80px;
	background:url(../images/top.jpg);
	text-align:right;
	font-size:11px;
	color:#FFFFFF;
	padding-top:14px;
	line-height:17px;
}
.companyname {
	width:auto;
	padding-top:20px;
	padding-right:60px;
	color:#009900;
	font-weight:bold;
	font-size:20px;
}
 #etw_center .etw_banner2 a , #etw_center .etw_banner3 a{color:#000000;}
 #etw_center .etw_banner2 a:hover , #etw_center .etw_banner3 a:hover{color:#32A815;} 
#etw_center .etw_banner a, #etw_center .etw_banner1 a {color:#ffffff;}
#etw_center .etw_banner a:hover, #etw_center .etw_banner1 a:hover {color:#32A815;}


#etw_center .etw_banner img, #etw_center .etw_banner1 img , #etw_center .etw_banner2 img , #etw_center .etw_banner3 img  {
	padding-right:4px;
}
#etw_center .etw_mainproduct {
	width:550px;
	height:auto;
	background:#ffffff;
}
#etw_center .etw_fullproduct {
	width:550px;
	height:auto;
	background:#ffffff url(../images/backgro.jpg) repeat-x;
	float:left;
}
#etw_center .etw_oneproduct {
	width:530px;
	height:auto;
	margin-left:9px !important;
	margin-left:5px;
	float:left;
	background:#000000;
}
#etw_center .etw_oneproduct .etw_onename {
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
}
#etw_center .etw_oneproduct .etw_onename a{
	color:#F3BF2C;
}
.etw_oneproduct .title1 {
	width: 520px;
	height: 90px;
	margin-top:5px;
	float:left;
	background:url(../images/ba.jpg);
	margin-left: 3px;
	border:1px #333333 solid;
	margin-bottom: 6px;
}
.etw_oneproduct .title1 img {
	float:left;
	margin-right:2px;
	margin-top:5px;
	border:1px solid #272626;
}
#etw_center .etw_productname {
	color:#006600;
	font-size:16px;
	font-weight:bold;
	padding-left:10px;
	border-bottom:1px solid #cccccc;
	float: left;
	background:#ffffff;
	width: 540px;
	clear: both;
	margin-top: 6px;
}
#etw_center .etw_productname a {
	color:#F3BF2C;
}#etw_center .etw_mainproduct .company a{color:#009900;}
.examplepro {
	width: 520px;
	height: 250px;
	margin-top:5px;
	float:left;
	background:url(../1-luxury_series/1.jpg);
	margin-left: 2px;
	border:1px #4B4B4B solid;
}
.examplepro1 {
	width: 520px;
	height: 250px;
	margin-top:5px;
	float:left;
	background:url(../2-classic_series/2-1.jpg);
	margin-left: 2px;
	border:1px #4B4B4B solid;
}
.examplepro2 {
	width: 520px;
	height: 250px;
	margin-top:5px;
	float:left;
	background:url(../2-classic_series/2-2.jpg);
	margin-left: 2px;
	border:1px #4B4B4B solid;
}
.examplepro3 {
	width: 520px;
	height: 250px;
	margin-top:5px;
	float:left;
	background:url(../2-classic_series/2-3.jpg);
	margin-left: 2px;
	border:1px #4B4B4B solid;
}
.examplepro4 {
	width: 520px;
	height: 250px;
	margin-top:5px;
	float:left;
	background:url(../2-classic_series/2-4.jpg);
	margin-left: 2px;
	border:1px #4B4B4B solid;
}
.examplepro5 {
	width: 520px;
	height: 250px;
	margin-top:5px;
	float:left;
	background:url(../3-fashion_series/3-1.jpg);
	margin-left: 2px;
	border:1px #4B4B4B solid;
}
.examplepro6 {
	width: 520px;
	height: 250px;
	margin-top:5px;
	float:left;
	background:url(../4-sporty_series/4-1.jpg);
	margin-left: 2px;
	border:1px #4B4B4B solid;
}
.examplepro7 {
	width: 520px;
	height: 250px;
	margin-top:5px;
	float:left;
	background:url(../4-sporty_series/4-2.jpg);
	margin-left: 2px;
	border:1px #4B4B4B solid;
}
.examplepro8 {
	width: 520px;
	height: 250px;
	margin-top:5px;
	float:left;
	background:url(../4-sporty_series/4-3.jpg);
	margin-left: 2px;
	border:1px #4B4B4B solid;
}
.examplepro9 {
	width: 520px;
	height: 250px;
	margin-top:5px;
	float:left;
	background:url(../4-sporty_series/4-4.jpg);
	margin-left: 2px;
	border:1px #4B4B4B solid;
}
.examplepro10 {
	width: 520px;
	height: 250px;
	margin-top:5px;
	float:left;
	background:url(../5-multifunction_series/5-1.jpg);
	margin-left: 2px;
	border:1px #4B4B4B solid;
}
.examplepro11 {
	width: 520px;
	height: 250px;
	margin-top:5px;
	float:left;
	background:url(../5-multifunction_series/5-2.jpg);
	margin-left: 2px;
	border:1px #4B4B4B solid;
}
.examplepro12 {
	width: 520px;
	height: 250px;
	margin-top:5px;
	float:left;
	background:url(../6-bomb_series/6-a1.jpg);
	margin-left: 2px;
	border:1px #4B4B4B solid;
}
.examplepro13 {
	width: 520px;
	height: 250px;
	margin-top:5px;
	float:left;
	background:url(../7-eagle_series/7-a1.jpg);
	margin-left: 2px;
	border:1px #4B4B4B solid;
}
.examplepro14{
	width: 520px;
	height: 250px;
	margin-top:5px;
	float:left;
	background:url(../8-atv_series/8-a1.jpg);
	margin-left: 2px;
	border:1px #4B4B4B solid;
}
.examplepro15{
	width: 520px;
	height: 250px;
	margin-top:5px;
	float:left;
	background:url(../9-automotive/1.jpg);
	margin-left: 2px;
	border:1px #4B4B4B solid;
}
.examplepro16{
	width: 520px;
	height: 250px;
	margin-top:5px;
	float:left;
	background:url(../9-automotive/2.jpg);
	margin-left: 2px;
	border:1px #4B4B4B solid;
}
.examplepro17{
	width: 520px;
	height: 250px;
	margin-top:5px;
	float:left;
	background:url(../9-automotive/3.jpg);
	margin-left: 2px;
	border:1px #4B4B4B solid;
}
.examplepro18{
	width: 520px;
	height: 250px;
	margin-top:5px;
	float:left;
	background:url(../9-automotive/4.jpg);
	margin-left: 2px;
	border:1px #4B4B4B solid;
}
.examplepro19{
	width: 520px;
	height: 250px;
	margin-top:5px;
	float:left;
	background:url(../9-automotive/5.jpg);
	margin-left: 2px;
	border:1px #4B4B4B solid;
}
#etw_center .etw_fullproduct .containt {
	width:530px;
	line-height:20px;
	padding:8px;
	float: left;
}
#etw_center .etw_fullproduct .containt a.pdf { color:#0B5203}
#etw_center .etw_fullproduct .containt a.pdf img { float:left; margin-right:3px;}
#etw_center .etw_mainproduct .company {
	width:538px;
	float:left;
	text-align:left;
	background:#ffffff;
	line-height:20px;
	padding:6px;
	font-size:11px;
}
#etw_center .etw_mainproduct .certificate {
	width:538px;
	float:left;
	text-align:left;
	background:#ffffff;
	line-height:20px;
	padding:6px;	
	font-size:11px;
}
#etw_center .etw_mainproduct .certificate img{margin-left:15px;padding:1px;margin-bottom:6px;border:1px solid #95DF68;}
#etw_center .etw_mainproduct .exhibition {
	width:538px;
	float:left;
	text-align:left;
	background:#ffffff;
	line-height:20px;
	padding:6px;	marign-top:4px;
	font-size:11px;
}
#etw_center .etw_mainproduct .exhibition img{margin-left:25px;padding:1px;margin-bottom:11px;border:1px solid #95DF68;}
#etw_center .etw_mainproduct .development {
	width:538px;
	float:left;
	text-align:left;
	background:#ffffff;
	line-height:21px;
	padding:6px;
	font-size:11px;
	height:670px;
}
#etw_center .etw_mainproduct ul {
	width:100%;
}
#etw_center .etw_mainproduct ul li {
	width:100%;
	height:auto;
	border-bottom:1px solid #CCCCCC;
	background:#ffffff;
	float:left;
}
#etw_center .etw_mainproduct ul li.line{
	float: left;
	line-height: 20px;
	padding:5px;
	width:540px;
}
#etw_center .etw_mainproduct ul li ol {
	width:100%;
	height:auto;
}
#etw_center .etw_mainproduct ul li ol li {
	width:19%;
	height:auto;
	border:none;
	margin:0px 0 0px 2px;
	float:left;
}
#etw_center .etw_mainproduct ul li ol li img {
	margin-top: 8px;
}
#etw_center .etw_mainproduct ul li ol li.content {
	width:60%;
	float:right;
	margin:0px 0 0px 5px;
	line-height:20px;
}
#etw_center .etw_mainproduct ul li ol li.content a.pdf { display:block; margin-bottom:5px; font-weight:normal;}
#etw_center .etw_mainproduct ul li ol li.content a.pdf img { float:left; margin-top:-2px; margin-right:2px;}
#etw_center .etw_mainproduct ul li ol li.content b {
	padding-right:7px;
	background:url(../images/arrow2.gif) no-repeat center right;
	margin-bottom:4px;
}
#etw_center .etw_mainproduct ul li ol li.content a {
	color:#343333;
	display: inline;
	font-weight:bold;
}
#etw_center .etw_mainproduct ul li ol li.content a:hover {
	color:#398103;
}
.font {
	float:right;
	color:#FFFFFF;
	width:50px;
	height:24px;
	background:url(../images/b.gif);
}
.font a {
	color:#ffffff;
	display:block;
	width:40px;
	padding-left:12px;
	font-weight:bold;
}
a.next {
	color: #ffffff;
	display: block;
	float:right;background:#009900;padding:2px;
	margin-right:10px;
	font-size: 12px;
	border: 1px solid #000000;
	height: auto;
	width: 40px;font-weight: bold;

	margin-bottom:6px;
	text-align: center;
	margin-top:2px;
}

a.next:hover {padding:2px;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	border: 1px dotted #000000;
	background: #FBE7A0;
}
#footer {
	width:950px;
	margin:0 auto;
	height:50px;
}
#footer #add {
	color:#FFFFFF;
	width:85%;
	height:30px;
	line-height:15px;
	font-size:11px; margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
#footer #add a img { margin-left:30px; margin-top:10px;}
#footer #address {
	color:#FFFFFF;
	width:100%;
	height:20px;
	line-height:20px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
#footer #otherlink {
	width:400px;
	margin-top:1px;
	margin:0 auto;
}
#footer #otherlink div {
	float:left;
	width:80px;
	height:12px;
	margin-left:8px;
	text-align:center; background:#003000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:26px;
}
#footer #otherlink div a img {
	border:none;
}
#footer #otherlink div a {
	text-decoration:none;
	color:#ccc;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
