@charset "utf-8";
.tb-cart-head, .tb-cart-checkout, .tb-cart-shut{
	background:url("http://images02.cdn86.net/kps01/M00/AF/A8/wKiAiVM04_LFI3hoAAASjfDwha4402.png") no-repeat scroll 9999px 9999px rgba(0, 0, 0, 0);
}
#j_cartinfo{
	overflow:hidden;
	padding:7px;
	position:fixed;
	_position:absolute;
	z-index:100000000;
	margin:-60px 0 0 -175px;
	top:50%;
	left:50%;
	display:none;
}
.tb-cart-canvas{
	display:block;
	background-color:#333333;
	height:999px;
	left:0;
	opacity:0.5;
	position:absolute;
	top:0;
	width:500px;
	z-index:1;
}
.tb-cart-content{
	background:none repeat scroll 0 0 #FFFFFF;
	min-width:306px;
	padding:15px;
	position:relative;
	z-index:2;
}
#j_cartinfo .tb-cart-shut{
	background:url(http://images02.cdn86.net/kps01/M00/AF/A8/wKiAiVM04_LFI3hoAAASjfDwha4402.png) 0 -136px no-repeat;
	display:block;
	height:18px;
	overflow:hidden;
	position:absolute;
	right:15px;
	top:15px;
	width:19px;
	cursor:pointer;
}
.tb-cart-head{
	background-position:0 -65px;
	font-size:14px;
	font-weight:700;
	height:32px;
	color:#222;
	line-height:30px;
	padding:0 0 0 40px;
	margin-bottom:12px;
}
.tb-cart-text{
	padding-left:40px;
}
#j_cartinfo .tb-cart-checkout{
	background-position:0 0;
	color:#FFFFFF;
	display:inline-block;
	height:31px;
	line-height:30px;
	margin-right:10px;
	text-align:center;
	width:112px;
	background:url(http://images02.cdn86.net/kps01/M00/AF/A8/wKiAiVM04_LFI3hoAAASjfDwha4402.png) 0 0 no-repeat;
}
#j_cartinfo .tb-cart-checkout:hover{
	color:yellow;
}
#j_cartinfo .tb-close-page{
	cursor:pointer;
	color:#222;
}