﻿@charset "utf-8";
/*optional_t style*/
.optional_t {
	margin-top:16px;
	height:27px;
	line-height:27px;
	padding-bottom:8px;
	border-bottom:2px #EBEBEB solid;
}

.optional_t h1 {
	float:left;
	font-size:18px;
	color:#333333;
}

.optional_t p a{
	float:right;
	background:transparent url('../images/bg_return.png') no-repeat scroll left 3px;
	padding-left:20px;
	color:#7E9DD7;
}

/*optional_con style*/
.optional_con {
	clear:both;
}

/*optional_con_l style*/
.optional_con_l {
	float:left;
	width:731px;
	margin-bottom:20px;
	background:transparent url('../images/bg_goods_list_l.png') repeat-y scroll right top;
}

.optional_con_l img.optional_step {
	width:665px;
	margin:20px;
}

/*optional_detail style*/
.optional_detail {
	clear:both;
	height:320px;
	background:transparent url('../images/bg_optional_pic.png') no-repeat scroll bottom center;
	padding-bottom:20px;
	margin-bottom:25px;
}

.optional_detail img {
	float:left;
}

.optional_detail_r {
	float:right;
	width:380px;
}

.optional_detail_r h2 {
	font-size:14px;
	color:#333333;
	line-height:24px;
	background:transparent  url('../images/bg_optional2.png') no-repeat scroll bottom left;
	padding-bottom:36px;
}

.optional_color {
	background:transparent url('../images/bg_optional2.png') no-repeat scroll bottom left;
	padding-bottom:50px;
}

.optional_detail_r p {
	line-height:24px;
	color:#333333;
}

.optional_detail_r img {
	margin-top:15px;
}

/*optional_con_r style*/
.optional_con_r {
	float:right;
	width:212px;
}

/*your_gift style*/
.your_gift {
	margin-top:14px;
}

.your_gift img {
	padding-right:60px;
}

.to_cart {
	background:transparent url('../images/btn_cart.png') no-repeat scroll left top;
	width:70px;
	height:20px;
	border:none;
	cursor:pointer;
}

.gift_box {
	border:1px #E1E1E1 solid;
	margin:15px 0;
	padding:15px 10px;
	height:85px;
	color:#4D3F21;
}

.gift_box img {
	float:left;
	margin-right:3px;
}

.gift_box p {
	line-height:22px;
}

.gift_box p.un_line {
	text-decoration:underline;
}

.del_goods {
	background:transparent url('../images/del_goods.png') no-repeat scroll left top;
	border:none;
	width:102px;
	height:16px;
	padding-top:2px;
	cursor:pointer;
}

.gift_sum {
	margin:30px 0 20px 8px;
	width:180px;
}

.gift_sum p {
	line-height:20px;
	color:#333333;
}
















































