@import url('reset.css');

html, body {
	font-family: '宋体';
	font-size: 12px;
}
div.nav_cart{float:left;}
.sw_categorys_nav {
	position: relative;
	width:185px;
	_width:180px;
	height: 40px;
	border-top: 1px solid #272b36;
	border-bottom: 1px solid #272b36;
	box-shadow: 0px 1px 3px #000000;
	z-index: 1000;
	border-right:none;
}

.sw_categorys_nav .container {
	width:auto; 
	margin-left: auto; 
	margin-right: auto;
}

.sw_categorys_nav .allcategorys {
	float: left;
	height: 43px;
	width: 170px;
	position: relative;
}

.sw_categorys_nav .allcategorys .title-item-hd a {
	height: 43px;
	line-height: 43px;
	_height: 45px;
	_line-height: 45px;
	width: 155px;
	padding:0 0 0 30px;
	font-family: '宋体';
	text-indent:0px;
	color: #fff;
	display: block;
	text-decoration: none;
	background: url(../images/cart_wenli.jpg) repeat;
}

.sw_categorys_nav .allcategorys .title-item-hd a .icon {
	position: absolute;
    display: block;
    width: 35px;
    height: 20px;
    top: 11px;
    right: 0px;
	background: url("../images/sw_categorys_nav.jpg");
    overflow: hidden;
    background-position: -5px -10px;
}
.sw_categorys_nav .allcategorys .title-item-hd a{color:#f2e79a;}
.sw_categorys_nav .allcategorys .title-item-hd a.curr {
	color: #333;
	background: #ededed;
	box-shadow: 1px 0 2px #333333;
	border-left: 1px solid #eeeeee;
}
.sw_categorys_nav .allcategorys .title-item-hd a.curr:hover{color: #333;}

.sw_categorys_nav .allcategorys .title-item-hd a.curr .icon {
	background-position: -5px -50px;	
}

.sw_categorys_nav .allcategorys .sublist {
	position: absolute;top:0px;right:-16px;_right:0px;
	width:300px;
	z-index: 999;
	background: #ededed;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 20px 0 0px 0px;
	display: none;
}
.sw_categorys_nav .allcategorys .sublist p{color:#333;}
.cart_icon{ display:block;background: url(../images/gwc.jpg) no-repeat;}
.cart_01{width:270px;overflow:hidden;border-bottom:1px dashed #ccc;padding:10px;}
.cart_left{float:left;width:170px;}
.cart_left p{line-height:1.4em;}
.cart_left p a:hover{text-decoration:underline;}
.cart_right{float:right;width:90px;text-align:right;}
.cart_right p{margin-bottom:6px;}
.remore a{color:#005ea7;}
.remore a:hover{text-decoration:underline;}
.cart_right span{font-size:14px;font-weight:bold;color:#d74a00;margin-right:6px;}
.cart_jiesuan{background:#d8d6d6;overflow:hidden;padding-bottom:10px;width:300px;}
.jiesuan_price{width:190px;padding:10px 20px 10px 0;float:right;}
.jiesuan_btt{width:118px;float:right;padding:0px 20px 0px 0;}
.jiesuan_btt a{ display:block;width:118px;height:31px; background:url(../images/store_main_img.jpg) 0 -94px;}
.jiesuan_left{float:left;padding-top:2px;}
.jiesuan_right{float:right;padding-top:2px;}
.jiesuan_number{font-size:14px;font-weight:bold;color:#d34a00;}
.price_number{font-size:18px;font-weight:bold;color:#d34a00;}

