@charset "utf-8";
/* CSS Document */
.cart_title{
	font-size:14px;
	color:#fe5815;
	font-weight:bold;
}
.cart_help{
	color:#fe5815;
	text-align:right;
	margin-right:10px;
	margin-top:-16px;
	position:relative
}
.cart_border{
	border-bottom:1px solid #666;
}
.cart_show li{
	margin:10px;
	text-align:center;
	width:142px;
	line-height:20px;
	float:left;
	height:185px;
	overflow:hidden;
}
.cart_ticp{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	line-height:50px;
	color:#999
}
.photo_layout{
	position:absolute;
	margin-top:-22px;
	margin-right:5px;
	background:url(../images/layout_bg2.gif) no-repeat;
	padding:6px 12px 6px 15px;
	text-align:right;
	display:inline;
}
.cart_show table{
	margin-top:18px;
}
.cart_show table td{
	padding:3px 2px;
	border:1px solid #333;
}
.cart_show table td a{
	color:#E0C465;
}
.cart_show .input{
	width:50px;
	ime-mode:disabled;
	background:#171717;
	border:1px solid #525252;
	color:#ffffff;
}
.car_title{
	color:#000;
	font-weight:bold;
	line-height:200%;
	font-size:13px;
	color:#ffffff;
}