* {margin:0;padding:0}

html{
	font-family: Tahoma, Verdana, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	font-size: 12px;
	line-height:16px;
	color:#595959;
}

body{
	background:#e0e0e0;
	padding-bottom:20px;
}

a:link, a:visited{
	color:#555;
	text-decoration: none;
}

a:hover{
	color:#333;
	text-decoration: none;
}

ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

li{
	margin: 0;
	padding: 0;
}

.center{
	text-align: center;
	margin: 0 auto;
}

.bold{
	font-weight:bold;
}

.hide{
	display: none;
}

.vtop{
	vertical-align: top;
}
.vmiddle{
	vertical-align: middle;
}
.vbottom{
	vertical-align: bottom;
}

.red{
	color:#c00;
}

.left{
	text-align: left;
}

.right{
	text-align: right;
}

.fleft{
	float: left;
}

.fright{
	float: right;
}

img{
	border:0;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


.pagniation{
	height: 30px;
	line-height: 30px;
	padding-bottom:18px;
}

.pagniation a,
.pagniation b{
	margin:0 2px;
}
.pagniation b{
	color:#000;
	font-weight:normal;
}

#wrapper{
	width:960px;
	overflow:hidden;
	text-align:center;
	margin:0 auto;
}

#header{
	height:77px;
	padding:15px 20px 0;
	background:#fff;
	text-align:left;
}

#logo{
	width:200px;
}

#sub_nav{
	width:720px;
}

#sub_nav li{
	float:right;
	margin-left:22px;
	*display:inline;
}

#nav{
	height:30px;
	position:relative;
}

#nav_bar li{
	float:left;
	height:30px;
	line-height:12px;
	overflow:hidden;
	vertical-align:middle;
}

#nav_bar li a:link,
#nav_bar li a:visited{
	display:block;
	padding:8px 20px 12px;
}

#nav_bar li.orange a:link,
#nav_bar li.orange a:visited{
	color:#fe6400;
}

#nav_bar li a:hover,
#nav_bar li a.selected{
	background:#fff;
}

#category_list,
#brand_nav{
	position:absolute;
	top:30px;
	left:0;
	height:220px;
	display:none;
	width:100%;
	background:#fff;
	text-align:left;
	line-height:20px;
}
#category_list ul,
#brand_nav ul{
	float:left;
	width:172px;
	padding:20px 0 20px 20px;
}

#search_form{
	height:28px;
	overflow:hidden;
	background-color:#fff;
	position:absolute;
	right:0;
	top:0;
	padding-right:25px;
}
#search_form input{
	vertical-align:top;
	border:none;
}
#search_form input.text{
	color:#555;
	padding:10px 0 0 10px;
	line-height:23px;
	*line-height:12px;
	background:none;
	font-style:italic;
}
#main{
	background-color:#fff;
	padding-right:20px;
	padding-left:20px;
	padding-bottom:20px;
}

.title_list{
	background:url(../images/item_list.jpg) 20px 30px no-repeat;
}
.title_pre_order{
	background:url(../images/pre_order.jpg) 20px 30px no-repeat;
}
#brand_list{
	width:126px;
	text-align:left;
	font-size:11px;
}
#item_list{
	width:760px;
	padding-left:34px;
}
#brand_list h1,
#footer h1{
	background:url(../images/h1.jpg) 0 0 no-repeat;
	text-indent:-9999px;
}
#brand_list h1{
	margin-bottom:10px;
}
#brand_list li{
	margin:3px 0;
}

#brand_list li a:link,
#brand_list li a:visited{
	color:#999;
}

#brand_list li a:hover{
	color:#555;
}
#item_list li{
	float:left;
	width:150px;
	height:230px;
	padding:20px 20px 0;
	*display:inline;
	font-size:11px;
	line-height:18px;
}
#item_list h2{
	font-size:11px;
	margin-top:22px;
	font-weight:normal;
}

#item_list h2 a:link,
#item_list h2 a:visited{
	color:#464845;
}

#item_list h2 a:hover{
	color:#AD924B;
}

#item_list .price,
#item_list .old-price{
	color:#AD924B;
}
#item_list .old-price{
	text-decoration:line-through;
}
#item_list .sale-price{
	color:#F50043;
}

#order_list li{
	float:left;
	padding:15px 0 35px;
	text-align:left;
	font-size:11px;
	line-height:20px;
}
#order_list li h2{
	font-size:11px;
	padding-top:4px;
	line-height:20px;
}
#order_list li div.fleft{
	width:170px;
	padding-left:30px;
}

#order_list li .even{
	padding-right:30px;
}

#detail_img{
	width:480px;
	background:url(../images/bd.gif) right top no-repeat;
}

#detail_img #focus{
	margin-top:36px;
}

#more_img{
	padding:0 0 0 100px;
	margin:44px 0;
	background:url(../images/h1.jpg) 18px -135px no-repeat;
}
#more_img li{
	float:left;
	padding:0 5px 5px;
}

#detail_meta{
	width:375px;
	padding:0 45px 0 20px;
	font-family:"Lucida Sans Unicode","Lucida Grande","Lucida Sans",Lucida;
}

#crumb{
	background:url(../images/crumb.gif) 0 1px no-repeat;
	*background-position: 0 2px;
	padding-left:78px;
	margin-top:3px;
	color:#999;
	font-size:11px;
}
#crumb a:link,
#crumb a:visited{
	color:#999;
}
#crumb a:hover{
	color:#333;
}

#detail_meta h1{
	font-size:16px;
	font-weight:normal;
	line-height:24px;
	margin:24px 0 10px;
}
#detail_meta .price{
	font-weight:bold;
	font-size:14px;
	color:#777;
	margin-bottom:36px;
}

#detail_meta .meta span{
	padding-right:30px;
}
#detail_meta .intro{
	margin:42px 0;
}

#detail_meta form label{
	display:block;
	font-weight:bold;
	margin-bottom:4px;
}
#detail_meta form select{
	width:140px;
	padding:2px;
	border:1px solid #7e9db9;
}
#detail_meta form input{
	margin:40px 0 32px;
}
#sizeTable{
	margin-bottom:38px;
}
.table th{
	background:#333;
	color:#fff;
	height:30px;
	padding:0 12px;
	font-size:11px;
	font-weight:normal;
}
.table td{
	height:38px;
	background:url(../images/bd1.gif) 0 37px repeat-x;
}
.table .empty td{
	background:none;
	height:10px;
}

#order_detail_left{
	width:580px;
	padding:0 25px 40px 10px;	
	font-family:"Lucida Sans Unicode","Lucida Grande","Lucida Sans",Lucida;
}
#order_detail_left h1{
	font-size:18px;
	line-height:24px;
	margin:4px 0 24px;
}
#order_detail_left .intro{
	line-height:20px;
	margin-bottom:40px;
}
#order_detail_more{
	width:305px;
}
#order_detail_more #more_available{
	height:26px;
	text-indent:-9999px;
	background:url(../images/more_available.jpg) no-repeat;
}
#order_detail_more li{
	margin-top:30px;
}
#order_detail_more li h2{
	font-size:11px;
	padding-top:4px;
	line-height:16px;
}
#order_detail_more li div.fleft{
	width:148px;
	padding-left:25px;
}

#footer{
	margin-top:20px;
	background-color:#fff;
	padding:25px 30px 15px;
	line-height:20px;
	text-align:left;
	position:relative;
	overflow:hidden;
}
#footer .block_s,
#footer .block_b{
	margin:0 30px;
	*display:inline;
}
#footer .block_s{
	width:150px;
}
#footer .block_b{
	width:180px;
}
#footer #shopAddr{
	margin: 0 20px 0 10px;
	width:210px;
}
#footer h1{
	height:26px;
	overflow:hidden;
}
#howToBuy h1{
	background-position: 0 -29px;
}
#shopAddr h1{
	background-position: 0 -58px;
}
#hotline h1{
	background-position: 0 -90px;
}
#aboutUs h1{
	background-position: 0 -122px;
}
#footer #howToBuy{
	margin-left:40px;
}
#footer #aboutUs{
	margin-right:20px;
}
#partner a{
	margin:0 15px;
}
#topBtn{
	position:absolute;
	font-size:10px;
	font-style:italic;
	bottom:20px;
	right:25px;
}
.mg10{
	margin:10px;
}
.mr5{
	margin-right:5px;
}
.mt10{
	margin-top:10px;
}
.mt20{
	margin-top:20px;
}
.ml35{
	margin-left:35px;
}
.pt26{
	padding-top:26px;
}
.pt40{
	padding-top:40px;
}
.pt50{
	padding-top:50px;
}

#cart .price,
#cart .total{
	font-weight:bold;
	font-family:verdana;
}
#cart .amount a,
#cart .amount input{
	vertical-align:middle;
}
#cart .amount input{
	width:30px;
}
#cart .nobg td{
	background:none;
}
#cart .total{
	text-align:right;
	padding-right:20px;
	font-size:14px;
}
#cart_op {
	padding:26px 0;
}
#cart_op .ct{
	float:left;
	background:url(../images/ct.jpg) no-repeat;
	padding-left:23px;	
}
#cart_op .ck{
	float:right;
}

#ship_info h1,
#cart_h1{
	text-indent:-9999px;
	height:38px;
	margin-bottom:10px;
	background:url(../images/ship_h1.gif) no-repeat;
}
#ship_info #ship_type{
	background-position:0 -38px;
}
#ship_info #order_info{
	background-position:0 -106px;
}
#ship_info #cart tbody tr{
	cursor:pointer;
}
#ship_info #cart th{
	border-right:1px solid #fff;
}
#ship_info #cart tr.hover td{
	background:#ccc;
}
#ship_info #cart .left{
	padding-left:5px;
}
#cart_h1{
	background-position:0 -72px;
}

#ship_info h2{
	font-size:14px;
	line-height:28px;
	margin-bottom:10px;
	padding-left:20px;
}
.form td{
	vertical-align:middle;
	line-height:18px;
	height:25px;
}
.form .red{
	margin-left:10px;
}
.form select{
	width:100px;
}
.txt{
	height:18px;
	line-height:18px;
	border:1px solid #ccc;
	width:120px;
}
