@charset "utf-8";
@import url(style.css);

a:hover { 
 color: #000000; 
}
#nav2{
	width:188px;
}
.clear{
	clear:both;
}
#box{
    width:1003px;
	margin:0px auto;
	overflow:hidden;
	position:relative;
}


/*-----------------------header-------------------------------------------------*/

#nav1{
	width:900px;
	height:31px;
	list-style:none;
	position:absolute;
	top:124px;
	left:53px;
	z-index:200;
}
#nav1 li{
	float:left;
	font-size:16px;
	font-weight:bold;
	}
#nav1 li a{
	color:#fff;
	text-decoration:none;
	padding-top:5px;
	display:block;
	width:147px;
	height:24px;
	text-align:center;
	background-image:url(../picture/nav1-01.gif);
	margin-left:2px;
	}
#nav1 li a:hover{
	background-image:url(../picture/nav1-02.gif);
	color:#CCCC99;
	}
#nav1 li a#current{
	background-image:url(../picture/nav1-02.gif);
	color:#CCCC99;
	}
#nav1-2 {
  background: none repeat scroll 0 0 #E9E9C2;
  height: 29px;
  line-height: 30px;
}
#nav1-2 a{
	color:#666;
	text-decoration:none; 
}
#nav1-2 a:hover{
	color:#666;
	text-decoration:underline; 
}
#nav1-2 a:visited{
	color:#666;
}
.banana02{
	width:300px;
	height:25px;
	position:relative;
	left:197px;
	top:80px;  
}
.banana02 h3{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:550;
	text-decoration:none;
	color:#894600;
	margin-left:28px;
	display:inline;   
}
/*-----------------------main-------------------------------------------------*/
.px1_x{
     height:780px;
     float:right;
     width:1px;
}
#main{
/*     width:937px;*/
	 margin:0px auto;
/*	 background-image:url(../picture/bj-box.jpg);*/
	 overflow:hidden;
}
.wrapper {
  background-color: #E9E9C2;
  overflow: hidden;
  padding: 0 15px 15px 15px;
}

.wrapper02 {
    background-color: #F2F2E8;
    overflow: hidden;
    padding: 0 5px 15px 9px;
}
.nav2 li{
    width:238px;
	height:26px;
	background-image:url(../picture/titel-list.jpg);
}
.nav2 li a{
	text-decoration:none;
	}
.tailormade{
	width:225px;	
	border:1px solid #BCB89B;
	background:#F4F1DE url(../picture/quicktailormade-bj.jpg) repeat-x;
	margin:0 0 0 5px;
	padding:10px 0 10px 10px;	
	line-height:28px;
}

.tailormade2{
	width:225px;	
	border:1px solid #BCB89B;
	background:#F4F1DE url(../picture/quicktailormade-bj.jpg) repeat-x;
	margin:0 auto;
	padding:5px;
}

.qqsb_input{
	width:160px;
}

.qqsb_area{
	width:160px;
	height:100px;
}

.question-box{
	width:215px;
	border:1px solid #BCB89B;
	background:#f4eed0 url(../picture/mail.jpg) no-repeat top right;
	margin:8px 0px 0px 5px;
	padding:10px;
}
.quick-inquiry{
	width:225px;
	border:1px solid #BCB89B;
	background:#FCFCEF url(../picture/quickinquiry-bj.jpg) repeat-x;
	margin:8px 0px 0px 5px;
	padding:10px 0px 10px 10px;
	line-height:28px;
}
.product-box{
	width:225px;
	height:150px;
	margin:8px 0px 8px 5px;
	text-align:center;
	border:1px solid #999999;
}
.product-box img{
	width:225px;
	height:145px;
	border:5px solid #fff;
}
.description{
	width:236px;
	height:150px;
	border:1px solid #999999;
	margin-top:8px;
	text-align:center;
}
.quick-search{
	width:211px;
	height:115px;
	line-height:25px;
	background: none repeat scroll 0 0 #f7f4f4;
    border: 1px solid #DBDBD2;
    border-radius: 3px;
	
}

/*-----------------------footer-------------------------------------------------*/
