@charset "utf-8";
/*--clearfix-----*/
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	margin: 0px;
}
    
.clearfix{*+height:1%;
	margin: 0px;
	padding: 0px;
}/*不知道有什么用处，不加ie7也没有问题*/
/*.car_list p, .car_list hr, .car_list span, .car_list a,  .car_list b,
.car_list img, .car_list table, .car_list input
{
  margin-top:0;
  margin-bottom:0; 
  border:0;  
  border-collapse:separate;  
  border-spacing:0;
  font-weight:normal;
  list-style:none;
  font-style:normal;
	}*/
input,select{
vertical-align:middle;
}
input[type="radio"] {
	margin-top: -5px;
}
.car_list hr{
	margin:0px;
	margin:0;*margin:0 0 -14px 0;float:none;*float:left;display:block;
	}
.car_list p, .itemlist_wrap p {
	margin-top:0;
  margin-bottom:0; 
  padding:0;
	}
.shop_td {
	width: 105px;
}
.shop_td .sc_wrap {
	position: relative;
	width: 105px;
}


.shop_car {
	position: absolute;
	left: 0px;
	top: -17px;
	right: 0px;
	bottom: 0px;
	height: 33px;
	padding-top: 6px;
	padding-left: 5px;
	background-image: url(../images/ShoppingCart/shop_carbg.png);
	background-repeat: no-repeat;
}
.shop_car a {
	background-image: url(../images/ShoppingCart/shop_car.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	font-size: 12px;
	color: #7A9F01;
	display: block;
	height: 20px;
	line-height: 180%;
}
.shop_car a:hover {
	background-image: url(../images/ShoppingCart/shop_car.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	font-size: 12px;
	color: #7A9F01;
	display: block;
	height: 20px;
	line-height: 180%;
	text-decoration: underline;
}
.car_list {
	position: absolute;
	top: 15px;
	width: 229px;
	right: 0px;
}
.list_content {
	background-repeat: repeat-y;
	width: 199px;
	margin-left: 15px;
}
.shop_list {
	margin-bottom:5px;
	/*display:inline;*/
}

.list_hr {
	margin: 0px;
}

.list_middle {
	background-image: url(../images/ShoppingCart/list_content.png);
	background-repeat: repeat-y;
	width: 229px;
}

.list_top {
	background-image: url(../images/ShoppingCart/list_top.png);
	display: block;
	height: 33px;
	width: 229px;
	position: relative;
	/*background-repeat: no-repeat;*/
}
.close_btn {
	position: absolute;
	top: 20px;
	right: 15px;
}
.close_btn a {
	background-image: url(../images/ShoppingCart/close.png);
	height: 15px;
	width: 15px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
}
.close_btn a:hover {
	height: 15px;
	width: 15px;
	display: block;
	background-image: url(../images/ShoppingCart/close_2.png);
	background-repeat: no-repeat;
	
}
.list_bottom {
	background-image: url(../images/ShoppingCart/list_bottom.png);
	height: 15px;
	background-repeat: no-repeat;
	width: 229px;
}

.shop_list_title 
{
    color: #000;
    font-weight: bold;
}

.shop_list_count 
{
    background-color: #72AEE0;
	font-size: 12px;
	color: #FFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.shop_list_subtitle 
{
	font-size: 12px;
	color: #666666;
	margin-top: 5px;
}

.list_content .list_hr , .list_hr{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E1E2DD;
	border-bottom-color: #FFF;
	clear: both;
}
.item{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 13px;
	}
.item_img {
	background-image: url(../images/ShoppingCart/img_01.png);
	float: left;
	height: 52px;
	height: 56px\9;
	width: 48px;
	padding: 2px;
	display:block;
}
.item_img img{
	border:none;
	width: 48px;
	height: 48px;
}
.item_img:hover {
	background-image: url(../images/ShoppingCart/img_01.png);
	float: left;
	height: 52px;
	height: 56px\9;
	width: 48px;
	padding: 2px;
	display:block;
}
.item_detail  {
	font-size: 12px;
	float: left;
	margin-left: 15px;
	width: 120px;
}
.item_detail .i_name{
	color: #000;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 13px;
	padding: 0px;
	display:block;
}
.item_detail .i_number{
	color: #666666;
	margin-top: 2px;
	font-size: 13px;
	padding: 0px;
}
.item_detail .i_price{
	font-weight: bold;
	color: #000;
	margin-top: 5px;
	margin-bottom: 2px;
	font-size: 13px;
	padding: 0px;
}
.item_detail .i_point{
	color: #666666;
	margin-top: 2px;
	margin-bottom: 3px;
	font-size: 13px;
	padding: 0px;
}
.dot_hr {
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #E1E2DD;
	border-bottom-color: #FFF;
	margin:0;
}

.total {
	margin-right: 10px;
	text-align: right;
	margin-top: 5px;
}
.shop_list_totaltitle {
	font-size: 12px;
	color: #000;
	margin-bottom: 12px;
}
.shop_list_totalpvtitle {
	font-size: 12px;
	color: #384763;
}
.shop_list_totalpv {
	font-size: 15px;
	font-weight: bold;
	color: #39729F;
	}
.shop_list_total {
	font-size: 20px;
	font-weight:normal;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}
.shop_list_totalpvbox
{
	padding: 5px;
	background-color: #FFF;
	border:solid 1px #E2E3DE;
	height: 20px;

}
.shoplist_comfirm {
	font-size: 15px;
	font-weight: bold;
	color: #799F00;
	background-image: url(../images/ShoppingCart/check.png);
	padding-left: 30px;
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 140px;
	line-height: 180%;
	margin-top: 13px;
	margin-left: 30px;
}
.shoplist_comfirm:hover {
	font-size: 15px;
	font-weight: bold;
	color: #799F00;
	background-image: url(../images/ShoppingCart/check.png);
	padding-left: 30px;
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 140px;
	line-height: 180%;
	margin-top: 13px;
	margin-left: 30px;
}
#pop_forgetPassword form #pop_forgetpasswordContent tr td .pop_content .password_t {
	margin-top: 15px;
}
