* {
	margin: 0px;
	padding: 0px;	
}

html {
     overflow: -moz-scrollbars-vertical;
     overflow: scroll;
}

img {
  border: 0;
}

body {	
	background-color: white;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

#page {
  position: relative;
	width: 1010px;
  padding-left: 10px;	
	margin-left: auto;
	margin-right: auto;
	text-align: left;  		
}

#header {
  position: relative;
  width: 1000px;
}

#header .hconditions {
  position: absolute;
  display: block;
  top: 14px;
  right: 170px;
  text-align: right;
  color: #443322;
  font-size: 11px;  
  padding-left: 14px;
  background-image: url(images/arrow_top.png);
	background-repeat: no-repeat;
	background-position: left top;  
}

#header .hwaranty {
  position: absolute;
  display: block;
  top: 14px;
  right: 350px;
  text-align: right;
  color: #443322;
  font-size: 11px;  
  padding-left: 14px;
  background-image: url(images/arrow_top.png);
	background-repeat: no-repeat;
	background-position: left top;  
}

#header .hpricelist {
  position: absolute;
  display: block;
  top: 14px;
  right: 590px;
  text-align: right;
  color: #443322;
  font-size: 11px;  
  padding-left: 14px;
  background-image: url(images/arrow_top.png);
	background-repeat: no-repeat;
	background-position: left top;  
}

#header .hlogo {
  float: left;
  width: 327px;
  height: 106px;
  background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;  
	line-height: 106px;	
	display: block;
}

#header .hsearch {
  float: left;
  width: 542px;
  height: 106px;
  background-image: url(images/search.png);
	background-repeat: no-repeat;
	background-position: left top;  
	line-height: 106px;	
}

#header .hsearch .hsfield {
  margin-left: 6px;
  margin-top: 58px;
  width: 310px;
  height: 20px;
  padding: 0px;   
}

#header .hsearch .hscategory {
  margin-left: 6px;
  margin-top: 63px;
  width: 210px;
  height: 20px;    
  padding: 0px;  
}

#header .hbutton {
  float: left;
  width: 110px;
  height: 106px;
  background-image: url(images/button_search.png);
	background-repeat: no-repeat;
	background-position: left top;  
	line-height: 106px;	
	display: block;
}

#header .hbutton:hover {
  background-image: url(images/button_search_h.png);
}

#content {
  width: 1000px;
}

#leftpane {
  float: left;
  width: 177px;  
  color: #443322;
  margin-right: 10px;  
}

#leftpane .lpcontent .hbrand {
  width: 150px;
  height: 20px;    
  padding: 0px; 
  font-size: 12px;
  color: #332211;
}

#leftpane .lpcontent .hcomponent {
  width: 150px;
  height: 20px;    
  padding: 0px; 
  font-size: 12px;
  color: #332211;
}

#leftpane .lpheader {
  width: 177px;
  height: 51px;
  background-image: url(images/left_header.png);
	background-repeat: no-repeat;
	background-position: left top;  
	font-size: 14px; 
	line-height: 48px;
	padding-left: 24px;
	color: white;
}

#leftpane .lpcontent {
  width: 177px;  
  background-image: url(images/left_content.png);
	background-repeat: repeat-y;
	background-position: left top;	
	padding-left: 14px;	
	list-style-type : none;
	font-size: 11px;	
	padding-top: 8px;
	padding-bottom: 8px;
}

#leftpane .lpcontent li {
  width: 160px;  
  padding-top: 8px;
  line-height: 14px;  
}

#leftpane .lpcontent li a {
  color: #443322;
  font-size: 11px;
  line-height: 14px;
}

#leftpane .lpcontent li .selectedtype {
  color: #443322;
  font-weight: bold;
  font-size: 11px;
}

#leftpane .lpcontent li b {
  font-size: 14px;
  color: orange;
}

#leftpane .lpfooter {
  width: 177px;
  height: 7px;
  background-image: url(images/left_footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 7px;
}

#contentpane {
  float: left;
  width: 800px;  
}

#footerpane2 {  
  float: left;
  position: relative;
  padding-left: 10px;  
  width: 570px;
  height: 20px;  
}

#footerpane2 .fpcopyright {  
  position: absolute;
  top: 0px;
  right: 10px;
  width: 200px;
  height: 34px;  
  color: #ff6102;
  font-size: 11px;
  display: block;
  text-align: right;
  text-decoration: none;  
}

#footerpane2 .fpremark {  
  position: absolute;
  top: 0px;
  left: 10px;
  width: 200px;
  height: 34px;  
  color: #ff6102;
  font-size: 11px;
  display: block;
  text-align: left;
  text-decoration: none;
}

#footerpane {  
  float: left;
  position: relative;
  margin-top: 10px;
  margin-left: 10px;
  width: 780px;
  height: 34px;
  background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#footerpane .fpcopyright {  
  position: absolute;
  top: 10px;
  right: 40px;
  width: 200px;
  height: 34px;  
  color: #ff6102;
  font-size: 11px;
  display: block;
  text-align: right;
  text-decoration: none;  
}

#footerpane .fpremark {  
  position: absolute;
  top: 10px;
  left: 14px;
  width: 200px;
  height: 34px;  
  color: #ff6102;
  font-size: 11px;
  display: block;
  text-align: left;
  text-decoration: none;
}

#viewpane {  
  float: left;
  width: 600px;
  font-size: 10px;
  color: #443322;
  margin-bottom: 20px;
}

#viewpane .viewtitle {
  text-align: center;
  font-size: 14px;
  font-weight: bold; 
}

#viewpane .viewsubtitle {  
  text-align: center;
  font-size: 12px;
  font-weight: bold;  
}

#viewpane p {
  float: left;  
  margin-top: 10px;  
  width: 400px;
  text-align: justify;
  line-height: 14px;
  font-size: 12px;  
}

#viewpane .viewpic {
  padding-top: 20px;
  padding-bottom: 20px; 
}

#viewpane .item {
  position: relative;  
  float: left;
  padding-top: 10px;
  /*padding-left: 20px;*/
  width: 100px;
  height: 170px;  
  background-color: white;  
  margin-left: 6px;
  margin-right: 10px;
  /*border: 1px solid #F7F7F7;*/
}

#viewpane .item .oldprice {
  position: absolute;
  top: 0px;
  left: 25px;
  width: 90px; 
  font-size: 12px; 
  font-weight: bold;
  color: #999999;
  text-decoration: line-through;
}

#viewpane .item .oldprice b {
  font-size: 10px;  
  color: #999999;
}

#viewpane .item .price {
  position: absolute;
  top: 16px;
  left: 25px;
  width: 90px; 
  font-size: 14px; 
  font-weight: bold;
  color: #FF3322;
}

#viewpane .item .price b {
  font-size: 10px;  
  color: #FF3322;
}

#viewpane .item input {
  position: absolute;
  top: 50px;
  left: 25px;
	width: 30px;
	color: black;
	font-size: 14px;
	text-align: center;
}

#viewpane .item a img {
  position: absolute;  
  top: 50px;
  left: 65px;
	width: 23px;
	height: 20px;	
}

#viewpane .item .b_order {
  position: absolute;  
  top: 78px;
  left: 18px;
	width: 77px;
  height: 20px;	
  cursor: hand;  
  background: url(images/button_order.png) no-repeat 0 0;
  display: block;
}

#viewpane .item .b_order:hover {
  background: url(images/button_order_h.png) no-repeat 0 0;
}

#viewpane .item .b_delete {
  position: absolute;  
  top: 78px;
  left: 18px;
	width: 77px;
  height: 20px;	
  cursor: hand;  
  background: url(images/button_delete.png) no-repeat 0 0;
  display: block;
}

#viewpane .item .b_delete:hover {
  background: url(images/button_delete_h.png) no-repeat 0 0;
}

#viewpane .item img {
  border: 0;
}

#bannerspane {  
  width: 800px;
}

#bannerspane .bptop {
  float: left;
  margin-left: 10px;   
  width: 750px;
  height: 250px; 
  border: 1px solid #cccccc;
}

#bannerspane .bpbottom {
  float: left;  
  margin-top: 10px;
  margin-left: 10px;   
  width: 752px;
  height: 250px; 
}

#bannerspane .bpbleft {
  float: left; 
  width: 370px;
  height: 250px; 
  border: 1px solid #cccccc;   
}

#bannerspane .bpbright {
  float: left; 
  width: 370px;
  height: 250px;
  margin-left: 8px; 
  border: 1px solid #cccccc;
}

#itemspane {
  float: left;
  width: 600px;
  color: #443322;  
}

#cartpane {
  float: left;
  width: 190px;  
}

#cartpane a {
  color: #ff6102;
} 

#cartpane p {
  width: 160px;
  text-align: justify;
  color: #443322;
}

#cartpane .cpheader {
  width: 188px;
  height: 52px;
  background-image: url(images/cart_header.png);
	background-repeat: no-repeat;
	background-position: left top;  
	font-size: 14px; 
	line-height: 48px;
	padding-left: 32px;
	color: white;
}

#cartpane .cpcontent {
  width: 188px;  
  background-image: url(images/cart_content.png);
	background-repeat: repeat-y;
	background-position: left top;	
	padding-left: 14px;	
	list-style-type : none;
	font-size: 11px; 
	line-height: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#cartpane .cpfooter {
  width: 188px;
  height: 7px;
  background-image: url(images/cart_footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 7px;
}

#cartpane .total {
  font-size: 12px; 
  font-weight: bold;
  color: #443322;
  padding-bottom: 1em;
  text-align: center;
  width: 170px;  
}

#cartpane .total b {
  font-size: 14px;
  font-weight: bold;
  color: #FF3322;
} 

#cartpane .item {
  position: relative;  
  width: 170px;
  height: 130px;  
  background-color: white;  
}

#cartpane .item .image {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 60px;
  height: 60px;
}

#cartpane .item .image img {
  width: auto;
  height: auto;
}

#cartpane .item .name {
  position: absolute;
  top: 75px;
  left: 0px;
  width: 164px;
  height: 30px;  
  font-size: 9px;  
}

#cartpane .item .name h1 {
  position: relative;
  margin: 0;
  padding: 0;
  top:0;
  width: 164px;
  height: 5px; 
  line-height: 5px;
  background-image: url(images/ib3.png);
	background-repeat: no-repeat;
	background-position: left top; 
	text-align: center;
	display: block;
	color: #FFFFFF; 
	font-weight: bold;
	font-size: 5px;
}

#cartpane .item .name h2 {
  position: relative;
  margin: 0;
  padding: 0;
  top:0;
  width: 164px;
  height: 5px; 
  line-height: 5px;
  background-image: url(images/ib3e.png);
	background-repeat: no-repeat;
	background-position: left bottom; 
	text-align: center;
	display: block;
	color: #FFFFFF;
  font-weight: bold; 
  font-size: 5px;  
}

#cartpane .item .name h3 {
  position: relative;
  margin: 0;
  padding: 0;
  top:0;
  padding-left: 4px;
  padding-right: 4px;    
  color: #443322;  
  display: block;
  text-align: center;
  vertical-align: middle; 
  font-size: 9px;
  font-weight: normal;
  background-color: #F4F4F4;        
}

#cartpane .item a {
  text-decoration:none;
  color: #443322; 
}

#cartpane .item .price {
  position: absolute;
  top: 6px;
  left: 85px;
  width: 90px; 
  font-size: 12px; 
  font-weight: bold;
  color: #FF3322;
}

#cartpane .item .price b {
  font-size: 10px;  
  color: #FF3322;
}

#cartpane .item .oldprice {
  position: absolute;
  top: -6px;
  left: 85px;
  width: 90px; 
  font-size: 12px; 
  font-weight: bold;
  color: #999999;
  text-decoration: line-through;
}

#cartpane .item .oldprice b {
  font-size: 10px;  
  color: #999999;
}

#cartpane .item input {
  position: absolute;
  top: 25px;
  left: 85px;
	width: 30px;
	color: black;
	font-size: 14px;
	text-align: center;
}

#cartpane .item a img {
  position: absolute;  
  top: 25px;
  left: 125px;
	width: 23px;
	height: 20px;	
}

#cartpane .item .b_delete {
  position: absolute;  
  top: 50px;
  left: 85px;
	width: 61px;
  height: 18px;	
  cursor: hand;  
  background: url(images/button_delete_cart.png) no-repeat 0 0;
  display: block;  
}

#cartpane .item .b_delete:hover {
  background: url(images/button_delete_cart_h.png) no-repeat 0 0;
}

#cartpane .item img {
  border: 0;
}

#cartpane .buy {
  position: relative;  
  width: 127px;
  height: 35px;
  left: 16px;
  background: url(images/button_buy.png) no-repeat 0 0; 
  cursor: hand;  
  /*border: 1px solid #F7F7F7;*/
}

#cartpane .buy:hover {
  background: url(images/button_buy_h.png) no-repeat 0 0; 
  cursor: hand; 
  /*border: 1px solid #F7F7F7;*/
}

#cartpane .buy a {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 130px;
  height: 32px;
  cursor: hand;
  display: block;  
}

#cartpane .spacer {
  position: relative;  
  width: 174px;  
  margin-bottom: 10px;  
  height: 1px;
  background: url(images/boxs.png) no-repeat 0 0; 
  /*border: 1px solid #F7F7F7;*/
}


#itemspane .item {
  position: relative;  
  float: left;
  padding-top: 10px;
  /*padding-left: 20px;*/
  width: 180px;
  height: 170px;  
  background-color: white;  
  margin-left: 6px;
  margin-right: 10px;
  /*border: 1px solid #F7F7F7;*/
}

#itemspane .item .image2 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 22px;
  height: 15px; 
}

#itemspane .item .image {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 90px;
  height: 90px; 
}

#itemspane .item .image img {
  width: auto;
  height: auto;
}

#itemspane .item .name {
  position: absolute;  
  top: 105px;
  left: 0px;
  width: 184px;
  height: 54px;  
  font-size: 10px;  
  /*background-color: #F7F7F7;*/ 
}

#itemspane .item .name h1 {
  position: relative;
  margin: 0;
  padding: 0;
  top:0;
  width: 184px;
  height: 5px; 
  line-height: 5px;
  background-image: url(images/ib2.png);
	background-repeat: no-repeat;
	background-position: left top; 
	text-align: center;
	display: block;
	color: #FFFFFF; 
	font-weight: bold;
	font-size: 5px;
}

#itemspane .item .name h2 {
  position: relative;
  margin: 0;
  padding: 0;
  top:0;
  width: 184px;
  height: 5px; 
  line-height: 5px;
  background-image: url(images/ib2e.png);
	background-repeat: no-repeat;
	background-position: left bottom; 
	text-align: center;
	display: block;
	color: #FFFFFF;
  font-weight: bold; 
  font-size: 5px;  
}

#itemspane .item .name h3 {
  position: relative;
  margin: 0;
  padding: 0;
  top:0;
  padding-left: 4px;
  padding-right: 4px;    
  color: #443322;  
  display: block;
  text-align: center;
  vertical-align: middle; 
  font-size: 10px;
  font-weight: normal;
  background-color: #F4F4F4;        
}

#itemspane .item a {
  text-decoration:none;
  color: #443322; 
  background-color: #F4F4F4;
  display: block;
  text-align: center;
  vertical-align: middle;
}

#itemspane .item .oldprice {
  position: absolute;
  top: 0px;
  left: 105px;
  width: 90px; 
  font-size: 12px; 
  font-weight: bold;
  color: #999999;
  text-decoration: line-through;
}

#itemspane .item .oldprice b {
  font-size: 10px;  
  color: #999999;
}

#itemspane .item .price {
  position: absolute;
  top: 16px;
  left: 105px;
  width: 90px; 
  font-size: 14px; 
  font-weight: bold;
  color: #FF3322;
}

#itemspane .item .price b {
  font-size: 10px;  
  color: #FF3322;
}

#itemspane .item input {
  position: absolute;
  top: 50px;
  left: 105px;
	width: 30px;
	color: black;
	font-size: 14px;
	text-align: center;
}

#itemspane .item a img {
  position: absolute;  
  top: 50px;
  left: 145px;
	width: 23px;
	height: 20px;	
}

#itemspane .item .b_order {
  position: absolute;  
  top: 78px;
  left: 98px;
	width: 77px;
  height: 20px;	
  cursor: hand;  
  background: url(images/button_order.png) no-repeat 0 0;
  display: block;
}

#itemspane .item .b_order:hover {
  background: url(images/button_order_h.png) no-repeat 0 0;
}

#itemspane .item .b_delete {
  position: absolute;  
  top: 78px;
  left: 98px;
	width: 77px;
  height: 20px;	
  cursor: hand;  
  background: url(images/button_delete.png) no-repeat 0 0;
  display: block;
}

#itemspane .item .b_delete:hover {
  background: url(images/button_delete_h.png) no-repeat 0 0;
}

#itemspane .item img {
  border: 0;
}

#itemspane .pages {
  clear: both;
  position: relative;  
  top: 10px;
  width: 590px;
  padding-left: 10px;
  height: 24px;  
  display: block;
  font-size: 12px;
  color: #443322;
  margin-bottom: 30px;  
}

#itemspane .pages h1 {
  position: absolute;
  top: -12px;
  right: 25px;
  width: auto;
  font-size: 10px;
  font-weight: normal;
}

#itemspane .pages h2 {
  position: absolute;
  top: -12px;
  left: 10px;  
  font-size: 10px;
  font-weight: normal;
}

#itemspane .pages a {
  margin-top: 2px;
  float: left;
  width: 22px;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  font-weight: bold;
  display: inline;
  cursor: hand;
  text-align: center;
  text-decoration: none;
  color: #443322;
  background-image: url(images/page.png);
  background-repeat: no-repeat;
	background-position: left top;
}

#itemspane .pages a:hover {
  background-image: url(images/page_h.png);
}

#itemspane .pages .prev {
  background-image: url(images/prev_page.png);
}

#itemspane .pages .prev:hover {
  background-image: url(images/prev_page_h.png);
}

#itemspane .pages .next {
  width: 23px;
  background-image: url(images/next_page.png);
}

#itemspane .pages .next:hover {
  width: 23px;
  background-image: url(images/next_page_h.png);
}

#itemspane .pages .selected {
  background-image: url(images/page_h.png);
}

#itemspane .pages .selected:hover {
  background-image: url(images/page_h.png);
}

#itemspane a {
  color: #ff6102;
}

#itemspane p {
  width: 590px;
  text-align: justify;
  color: #443322;
}

#itemspane .order_done {
  clear: both;  
  position: relative;  
  top: 0px;
  width: 580px;  
  display: block;  
}

#itemspane .order_done_img {
  clear: both;  
  position: relative;  
  top: 40px;
  left: 75px;    
  display: block;  
}

#itemspane .order_info {
  clear: both;  
  position: relative;  
  top: 0px;
  width: 580px;  
  display: block;  
}

#itemspane .order_info_desc {
  clear: both;  
  position: relative;  
  top: 0px;
  width: 580px;  
  display: block;  
}

#itemspane .order_info_desc p {
  padding-left: 20px;
  padding-top: 5px;
  width: 560px;
  color: #443322;
  font-size: 12px; 
}

#itemspane .order_info h1 {
  clear: both;  
  position: relative;  
  top: 0px;
  width: 580px;
  text-align: center;
  font-size: 14px; 
  font-weight: bold;
  margin-bottom: 10px;
}

#itemspane .order_field { 
  clear: both;  
  position: relative;  
  top: 0px;
  width: 580px;  
  display: block;
  color: #443322;
  font-size: 12px;
  line-height: 22px;
  height: 25px;
}

#itemspane .order_field b {
  float: left;
  width: 200px;
  text-align: right;  
}

#itemspane .order_field input {  
  width: 360px;
  float: right; 
}

#itemspane .order_field a {  
  width: 360px;
  float: right; 
}

#itemspane h1 {
  clear: both;  
  position: relative;  
  top: 0px;
  width: 600px;  
  text-align: center;
  color: #443322;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 20px;
}

#itemspane .order_button { 
  clear: both;  
  position: relative;  
  top: 0px;
  width: 580px;  
  display: block;
  color: #443322;
  font-size: 12px;
  line-height: 22px;
  height: 25px;
}

#itemspane .order_button .buy { 
  width: 130px;
  height: 32px;  
  left: 120px;
  margin-left: 214px;
  margin-bottom: 20px;
  top: -35px;
  color: red;
  font-weight: bold;
  font-size: 14px;
  /*border: 1px solid #F7F7F7;*/
}

#itemspane .buy_total {
  font-size: 14px;
  margin-left: 214px;
  width: 350px;
}

#itemspane .buy_total .buy_price {
  color: red;
  font-size: 16px;
}

/* pricelist */

#pricelist {
  float: left; 
  color: #443322; 
  margin-bottom: 40px;
}

#pricelist h1 {
  font-size: 16px;
  text-align: center;
  color: #443322; 
}

#pricelist h2 {
  font-size: 10px;
  text-align: center;
  color: #443322; 
}

#pricelist table {
  width: 590px;  
  font-size: 10px;
}

#pricelist table tr td a {  
  color: #443322; 
  text-decoration: underline;    
}

#pricelist .desc0 {
  line-height: 20px;
  background-color: white;
}

#pricelist .desc1 {
  background-color: white;
}

#pricelist .desc2 {
  background-color: #F4F4F4;
}

#pricelist .desc {
  width: 450px;
  padding-right: 5px;  
}

#pricelist .price {
  width: 40px;
  padding-right: 5px;
  text-align: right;
}

#itemspane .confrow {
  position: relative;
  color: #445566;
  font-size: 12px;
  width: 580px;  
  margin-top: 8px;
  height: 20px;
}

#itemspane .confrow .group {
  position: absolute;
  left: 0px;
  width: 155px;  
  text-align: right;
  line-height: 20px;
  height: 20px;
  margin: 0px; 
  padding: 0px;
}

#itemspane .confrow .items {
  position: absolute;
  top: 0px;
  left: 160px;
  width: 315px; 
  font-size: 10px;
  height: 20px;
  margin: 0px; 
  padding: 0px;
}

#itemspane .confrow .quantity {
  position: absolute;
  top: 0px;
  left: 485px;
  width: 20px; 
  height: 20px;
  margin: 0px; 
  padding: 0px;
  text-align: right;  
}

#itemspane .confrow .sum {
  position: absolute;
  top: 0px;
  left: 515px;
  width: 60px; 
  height: 20px;
  margin: 0px; 
  padding: 0px;
  text-align: right;
}

#itemspane .confrow .totalname {
  position: absolute;
  left: 450px;
  width: 60px;  
  text-align: right;
  height: 20px;
  margin: 0px; 
  padding: 0px;
}

#itemspane .confrow .total {
  position: absolute;
  top: 0px;
  left: 515px;
  width: 60px; 
  height: 20px;
  margin: 0px; 
  padding: 0px;
  text-align: right;
}

