@charset "utf-8";
/* CSS Document */
body{text-align:left;}
.promo_pointinfo{
	text-align:center;
	height: 45px;
	line-height: 50px;
}
.promo_pointinfo span{
	font-size:18px;
	color:#ed3434;
}
.promo_side,.promo_side .panelContainer{width:235px;}
.promo_side a{}
.promot_main{padding-left:10px;}
.proWrapper{
	min-width:765px;
	overflow:auto;
	background-color:#ffffff;
}
.proWrapper.gift_detail{width:765px;}
.proWrapper table input:focus,.proWrapper table select:focus,.proWrapper table textarea:focus{
	border: solid 1px #ffca3c;
	-moz-box-shadow: 1px 1px 0px #aab4be inset;
	-webkit-box-shadow: 1px 1px 0px #aab4be inset;
	box-shadow: 1px 1px 0px #aab4be inset;
}
.proWrapper h2{
	line-height: 32px;
	font-size: 16px;
	padding-left:16px;
}
/* CSS Promotion01 */
.productsMain{margin-bottom:10px;}
.productsMain .searchArea{
	width:100%;
	margin:6px 0;
}
.productsMain ul{
	overflow:auto;
	padding:0px;
	margin:0;
	font-size:0;
}
.productsMain li{
	position: relative;
	display:inline-block;
	vertical-align:top;
	text-align:center;
	margin:10px 45px 15px 0;
	width:133px;
	font-size: 12px;
}

.productsMain li > a{
	display:block;
	font-weight: normal;
	font-size:0;
}
.productsMain li > a p{
	font-size:12px;
	height:32px;
	line-height: 16px;
	margin-top: 5px;
	overflow: hidden;
}
.productsMain li > p{
	font-weight:bold;
	margin-top: 2px;
}

.productsMain li .imgDefault,
.productsMain li .imgDefaultIe6{
	height:120px;
	width:120px;
	position: absolute;
	top:6px;
	left:6px;
}
.productsMain li .imgDefault{background: url(../images/promotion/imgDefaultSmall.png) no-repeat;}
.productsMain li .imgDefaultIe6{background: url(../images/promotion/imgDefaultSmall.gif) no-repeat;}

.productsMain img{
	display:inline-block;
	height:125px;
	width:125px;
}
.productsMain a:hover,.productsMain a:hover p{text-decoration: underline;}

.spends{
	font-size:12px;
	font-weight: bold;
	width:120px;
	height:20px;
	line-height:20px;
	margin:0 auto;
}
.spends a:link,.spends a:visited{color:#ed3434;}
.spends span{
	width:50%;
	float:left;
	display: block;
}
.oldPoints{
	color:#989898;
	text-decoration: line-through;
}
.points a:link,.points a:visited{
	color:#ff2d00;
	font-weight: bold;
}
.claim{ margin:0 auto;}
.claim a{
	display: block;
	width: 90px;
	line-height: 22px;
	margin: 0 auto;
	font-size: 14px;
	font-weight: normal;
}
.claimB a{
	display: block;
	width:155px;
	height:40px;
	line-height:40px;
	margin:20px auto;
	text-align:center;
	font-size: 20px;
}

/* CSS Promotion02 */
.clear{clear:both;overflow: hidden;}
.giftInfo{
	width:705px;
	margin:0 auto;
	padding:10px 0;

}
.giftInfo_left{
	width:325px;
	float:left;
}
.giftInfo_right{
	width:355px;
	float:right;
}
.clmgiftimg{width:275px;}
.clmmessg{width:405px;}
.giftInfo_left .photoBig{
	width: 320px;
	height: 320px;
	margin-bottom: 5px;
	cursor: pointer;
}
.giftInfo_left .photoBig img{
	width:100%;
	height:100%;
}
.clmgiftimg img{
	width:270px;
	height:270px;
	padding:2px;
	border:solid 1px #CCC;
	background: none;
}
.giftInfo_left ul{
	width:325px;
	height: 67px;
	margin:0;
	padding:0;
}
.giftInfo_left li{
	float:left;
	width:56px;
	height:54px;
	margin:8px 5px 0 0;
}
.giftInfo_left .photoLitL,
.giftInfo_left .photoLitR{
	width:6px;
	height:54px;
	margin:8px 5px 0 0;
}
.giftInfo_left .photoLitR{ float:right; margin:8px 0 0 0}
.giftInfo_left li a{display: inline-block;}
.giftInfo_left li img{
	width:52px;
	height:52px;
	margin:0;
	padding:1px;
}
.giftInfo_left .photoLitL img,
.giftInfo_left .photoLitR img
{
	width:6px;
	padding:0;
	border: none;
}

.giftInfo_right h1{
	font-size: 19px;
	line-height:25px;
	padding:20px 0 5px 0;
}

.giftInfo_right table{
	width:100%;
	margin:0;
	padding:0;
}
.giftInfo_right td{
	font-size: 14px;
	line-height:35px;
	text-align:left;
	margin:0;
	padding:0 5px;
	border-top:dashed 1px #d0d0d0;
}
.giftInfo_right td span{
	font-size: 18px;
	color:#fa6400;
}

.giftInfo_right .td_left{
	width:120px;
	text-align:right;
}
.giftInfo_right input{
	font-size: 12px;
	text-align:center;
	line-height:18px;
	width:25px;
	height:18px;
	padding:0 1px;
	margin:0;
	border:solid 1px #ff6000;
}

.briefIntro{
	margin:0 auto;
	width:740px;
	border-top:solid 1px #bebebe;
}
.briefIntro h3{
	font-size: 14px;
	color:#4b5050;
	line-height:30px;
	margin:0;
	padding:0 5px;
}
.briefIntro p{
	font-size: 12px;
	color:#1e1e1e;
	line-height:15px;
}
.briefIntro ul{
	margin:0 5px;
	padding:0 0 5px 0;
}
.briefIntro li{
	font-size: 12px;
	float:none;
	width:100%;
	height:18px;
	text-align:left;
	margin:0 10px;
	padding:0;
}
.footerback{
	text-align: right;
	height:28px;
	padding:8px 20px;
	border-top:solid 1px #e8e8e8;
}
.footerback a{
	display:inline-block;
	text-align: center;
	text-decoration: none;
}
.footerback input{margin: 0 3px;}

/* CSS Promotion Claim Confirm */
.giftInfo_right textarea{
	width:99%;
	height:90px;
	margin:15px auto;
}
.submfoot{
	text-align:right;
	padding-right:10px;
	margin-top:10px;
}
.seladdress{
	margin-bottom:10px;
}
.seladdress .addresslist{
	float:left;
	width:46%;
}
.addresslist input,.otheraddres input{
	margin:5px 3px 8px 15px;
	vertical-align: middle;
}
.seladdress label{margin:0;}
.seladdress .newaddress{
	clear:both;
	background:#ebebeb;
}
.newaddress table{
	width:98%;
	margin:0 10px;
}
.newaddress table th,
.newaddress table td{
	vertical-align: top;
}
.newaddress table th{
	line-height:35px;
	text-align:right;
	white-space:nowrap;
}
.newaddress table td{padding:5px 0 5px 5px;}
.newaddress table input,.newaddress table select{
	height:20px;
	padding-left:2px;
	border:solid 1px #b9b9b9;
}
.submfoot input{ margin:0 3px;}

.cssWidth{
	width:100%;
}

 #no-stock{
	line-height: 22px;
	font-size: 14px;
	color: #6a6e6e;
	font-weight: bold;
	background-color: #dadcdb;
}

.productsMain img,.giftInfo_left .photoBig img{
	padding:3px;
	background-color:#ffffff;
	border: solid 1px #E8E8E8;
}

/* ClaimLog */
.searchArea {
    width:auto;
    margin:0 0 6px;
}
.table.footer{width:100% !important;}
.table{text-align:center;}
/* 弹窗 */
.prom_editmodal .table tr td{text-align:left; padding:5px 8px;}
.prom_editmodal .table tr td:first-child{text-align:right;}
