/* CSS Document */
html{
	overflow-x:hidden;
}

.a_main{
	width:1000px;
	margin:auto;
	margin-top:5px;
}

.page_location{width:1000px; height:40px; line-height:40px; margin:0 auto; color:#666666;}
.page_location a{color:#336699;}

.shopcart_main{
	width:1000px;
	height:auto;
	margin:0 auto;
	background: #ffffff;
	padding-bottom: 40px;
}
.view_cart_img{width:134px; height:36px; float:left; background:url(../../../static/images/shopcarttitleico.png) no-repeat;}

.cart_split{
	font-size:16px;
	color:#f75713;
	font-weight:bold;
	margin-left:4px;
	margin-right:4px;
	display:block;
	float:left;
	margin-top: 10px;
}
.cart_mycart{
	font-size:16px;
	color:#333333;
	display:block;
	float:left;
	margin-top: 12px;
	font-family:"微软雅黑"
}
.view_cart{
	width:960px;
	height:36px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin:auto;
}
.viewcart_productbody{
	height:auto;
	padding-bottom:10px;
	width: 960px;
	margin:auto;
	position:relative;
}
.shopcart_split_box{
	width:960px;
	position:relative;
	clear:both;
}
.sl{
	float:left;
	z-index:2;
}
.sr{
	float:right;
	z-index:1;
}
.shopcart_split_body{
	width:960px;
	position:relative;
	left:0px;
	top:0px;
	background:#fff;
}
.st_title{
	height:30px;
	width:100%;
	color:#333;
	padding-top:20px;
}
.st_title em{
	width:16px;
	height:16px;
	display:block;
	background:url(../../../static/images/listtitleico.png) no-repeat;
	float:left;
}
.st_title .tit{
	height:16px;
	line-height:16px;
	display:block;
	float:left;
	padding-left:5px;
    font-family:Microsoft yahei;
	font-size:14px;
}
.st_title .online_st_title_ico{
	background-position:0px -16px;
}

.st_pointer{
	width:600px;
	height:16px;
	float:right;
	margin-left:20px;
}
.st_pr_offline{
	width:250px;
}
.st_pr_online{
	width:445px;
}
.st_pointer ul{
	width:100%;
	height:16px;
	margin:0px;
	padding:0px;
}
.st_pointer ul li{
	float:left;
}
.st_pointer ul li span{
	display:block;
	float:left;
}
.st_pointer ul li .st_ico{
	width:16px;
	height:16px;
	background:url(../../../static/images/pointerdot.png) 0px -16px no-repeat;
}
.st_pointer ul li.curr .st_ico{
	background-position:0px 0px;
}
.st_pointer ul li .st_txt{
	height:20px;
	line-height:20px;
	position:relative;
	margin-left:5px;
	margin-right:5px;
	border-bottom:2px solid #999;
	top:-12px;
}
.st_pointer ul li.curr .st_txt{
	border-bottom-color:#7cadd3;
}
.st_pointer ul li.complate .st_ico{
	background-position:0px -32px;
}

.scl_head{
	width:100%;
	height:40px;
	line-height:40px;
	color:#666666;
	clear:both;
	background:#F8F8F8;
	margin-top:20px;
	border:1px solid #dedede;
}
.scl_head ul{width:100%; height:40px; line-height:40px;}
.scl_head ul li{
	float:left;
}
.scl_head .c1{
	width:98px;
	height:40px;
	height:40px;
	color:#666666;
}
.scl_head .quxuan_input{
	width:auto;
	height:auto;
	float:left;
	margin-left:5px;
	color:#666666;
	padding-top:2px;
}
.scl_head .quxuan_text{width:26px; height:32px; line-height:32px; margin-left:8px;color:#666666;}
.scl_head .c7{
	width:260px;
	height:40px;
	line-height:40px;
	text-align:left;
	color:#666666;
	display:block;
	padding-left: 60px;
}

.scl_head .c2{
	width:108px;
	height:40px;
	line-height:40px;
	display:block;
	text-align:center;
	color:#666666;
}
.scl_head .c3{
	width:100px;
	height:40px;
	text-align:center;
	color:#666666;
}
.scl_head .c4{
	width:142px;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#666666;
}
.scl_head .c5{
	width:94px;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#666666;
}
.scl_head .c6{
	width:80px;
	height:40px;
	text-align:center;
	color:#666666;
}
.shopcart_node_list_box{
	width:960px;
	height:auto;
	border:1px solid #dedede;
	border-top:none;
}

.shopcart_node_list_body{
	width:960px;
}

.shopcart_node_list_body ul{
	width:960px;
	height:auto;
}
.shopcart_node_list_body ul li{
	width:100%;
}
.shopcart_node_list_body .scl_li_main{
	padding-bottom:10px;
	padding-top: 20px;
}
.viewcart_input{
	width:18px;
	height:18px;
	line-height:14px;
	float:left;
	margin-left: 5px;
	margin-top: 16px;
	_margin-left:5px;
}
.viewcart_img{
	width:52px;
	height:52px;
	float:left;
	margin-left: 10px;
}
.viewcart_img a{
	width:52px;
	height:52px;
	display:block;
	position:relative;
}
.viewcart_img img{
	position:absolute;
}
.optionitem{
	width:auto;
	height:22px;
	line-height:22px;
	margin-left: 43px;
	margin-bottom: 10px;
}
.optionitem a{color:#333}
.optionkey{
	min-width:60px;
	height:25px;
	line-height:25px;
	float:left;
	color: #999;
}
.ovitem{
	height:22px;
	border:1px solid #dedede;
	display:inline;
	background:#FFF;
	padding:3px 8px 3px 8px;
	margin-right:4px;
	line-height: 22px;
}
.curroption{
	position:relative;
	border:1px solid #379BE9;
}
.curroption em{
    background:url("../../../static/images/rightdown.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 9px;
    position: absolute;
    width: 9px;
	right:0px;
	bottom:0px;
}
.show_color{
	width:auto;
	height:22px;
	line-height:22px;
	margin-left: 43px;
	margin-top:10px;
	padding-bottom: 8px;
}
.show_number{
	width:255px;
	height:32px;
	line-height:32px;
	margin-left: 20px;
	margin-top:25px;
}

.scl_li_ownoption{
width:auto; 
height:auto;
padding-top:5px;
padding-bottom:10px;

}

.product_showleft{width:100%; height:auto; float:left;}
.product_showright{
	width:136px;
	height:auto;
	float:right;
	margin-top: 12px;
}

.show_right_text{color:#999999;}
.show_right_imfor{
	color:#333
}
.view_list{
	width:330px;
	height:auto;
	float:left;
	margin-left:6px;
}
.shopcart_node_list_boxname{
	width:auto;
	height:auto;
	color:#444444;
}
.shopcart_node_list_boxname a{color:#444}
.view_quantity{
	width:66px;
	height:20px;
	text-align:center;
	line-height:20px;
	float: left;
	background:#ececec;
	border:1px solid #dedede;
	margin-right: 12px;
	margin-left: 18px;
	
	}
.jianhao{width:9px; height:20px; color:#666666; float:left;border-right:1px solid #dedede;}
.jiahao{
	width:9px;
	height:20px;
	color:#666666;
	float:right;
	border-left:1px solid #dedede;
}
.view_text{width:45px; height:20px; float:left; background:#ffffff; float:left; line-height:20px;}
.view_text input{
	width:45px;
	height:20px;
	margin:0px;
	padding:0px;
	background:none;
	border:0px;
	line-height:20px;
	text-align:center;
}
.viewcart_shopname{
	width:auto;
	height:20px;
	color:#999;
	line-height: 22px;
	padding-top:10px;
}
.viewcart_shopname span{color:#666666}
.viewcart_shopname a{color:#999;}
.viewcart_shopname a:hover{
	color:#379BE9;
}

.view_number{
	width:108px;
	height:46px;
	text-align:center;
	line-height:20px;
	float:left;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
}
.view_subtotal{color:#cc0000; font-family:Arial, Helvetica, sans-serif;}
.view_del{color:#529618}
.view_del a{color:#336699}
.view_payment{
	width:154px;
	height:46px;
	line-height:20px;
	text-align:center;
	color:#666;
	float: left;
}
.view_subtotal{
	width:80px;
	height:46px;
	line-height:20px;
	text-align:center;
	float: left;
}
.view_del{
	width:95px;
	height:46px;
	line-height:20px;
	text-align:center;
	float: left;
	color: #336699;
}
.pay_box{
	width:960px;
	height:40px;
	line-height:40px;
	background:#f8f8f8;
	margin-top: 8px;
}

.select_all{
	width:300px;
	height:40px;
	line-height:40px;
	float:left;
	margin-left:5px;
}
.select_input{width:15px; height:15px; line-height:15px; float:left; margin-top:12px; margin-right:6px;}
.quanxuan{width:24px; height:18px; line-height:18px; color:#666666; float:left;margin-top:10px; margin-right:10px;}
.bulk_delete{
	width:62px;
	height:20px;
	line-height:20px;
	display:block;
	float:left;
	display:block;
	color:#666;
	background:url(../../../static/images/bulk_delete.jpg) no-repeat;
	text-align:center;
	margin-top:10px;
	margin-right:10px;
}

.pay_box_right{
	width:auto;
	height:40px;
	line-height:40px;
	float:right;
	font-size:14px;
	color:#666;
	margin-right: 15px;
}
.pay_box_right span{
	display:inline-block;
}
.select_jianshu{
	height:40px;
	line-height:40px;
	color: #666;
	padding-right:20px;
}
.select_zongjian{
	height:40px;
	line-height:40px;
	color: #666;
	padding-right:40px;
}
.select_color{
	color:#cc0000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.select_bulkcolor{color:#f3830c}

.paybutton{
}
.paybutton a{
	display:block;
	width:127px;
	height:37px;
	line-height:37px;
	background:url(../../../static/images/gb_btn_dot.png) 0px -56px;
	color:#fff;
	text-align:center;
	font-size:16px;
	font-family:Microsoft Yahei;
	
}

.noordertip{
	width:100%;
	height:50px;
	line-height:50px;
	text-align:center;
	font-family:Microsoft Yahei;
}
.scl_li_status{
	padding-left:43px;
	height:0px;
}

.scl_li_status.warning{
	height:20px;
	color:#C60;
}
.scl_li_status.error{
	height:20px;
	color:#F00;
}