
.finger{
	cursor: pointer;
}

.phone {
	float:left;
	background:url(../../image/gift_card_phone.png); 
	font-size: 9pt;	
	width:332px;
	height: 666px;
}

.phonebackground {
	/* background:url(../../image/gift_card_bg_2.png); */ 
	margin: 98px 6px 0px 6px;
	filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";  
	-moz-background-size:100% 100%;  
	background-size:100% 100%;
	height: 519px;
	position: relative;
}

.redwrap {
	background:url(../../image/gift_card_bg.png);
	filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";  
	-moz-background-size:100% 100%;  
	background-size:100% 100%;
	height: 386px;
	margin: 40px 10px 0px 10px;
	position: relative;
}

.remarkspan {
	display: inline-block;
	left: 360px;
	color: rgb(153, 153, 153);
	position: absolute;
	bottom: 2px;
}

.contharf {
	width: 648px;
	padding-right: 20px;
	float:left;
}

.ticketlogo {
	height: 50px;
	text-align: center;
	padding: 33px 0px 0px 0px;
	display: block;
	width: 100%;
}

.ticketlogo img {
	display: inline-block;
	width: 50px;
	height: 50px;
}

.tickethint {	
	text-align: center;
	top: -22px;
	position: absolute;
	width: 100%;
	color: #F53A29;
}

.ticketparvalue {
	height: 45px;
	text-align: center;
	color: #fff;
	padding-top: 20px;
}

.yuan {
	display:inline-block;
	
}

.parvaluespan {
	font-size: 27pt;
	display: inline-block;
}

.ticketbegintime {
	margin:20px 0px 0px 0px;
	text-align: center;
	color: #F53A29;
}

.ticketonuse {
	margin: 175px 30px 0px 30px;
	text-align: center;
	background: #FDF2D6;
	padding: 6px 0px;
	
}

.ticketminconsumption {	
	text-align: center;
	color: #F53A29;
}

.onusespan {
	color: #F53A29;
	vertical-align: middle;
}

.ticketonview {
	text-align: center;
	padding: 5px 0px;
	background-color: #DD0000;
	color: #FFF;
	display: inline-block;
	position: absolute;
	bottom: 10px;
	width: 300px;
	margin: 0px 0px 0px 10px;
}

.memomark {
	margin-right:10px;
}

.contentdiv {
	margin: 0px;
}

.datarowdiv {
	height: 72px;
	border-bottom: 1px dotted #E6E9ED;
}

.labeldiv {
	height: 18px;
	padding-top: 12px;
}

.spanred {
	color: #DD0000;
}

.spanred,.spanlabel {
	font-weight: 700;
}

.rowsdiv {
	margin-top: 12px;
}

.contentdiv .ticket {
	border-bottom: 1px dotted #E6E9ED;
	padding-bottom: 10px;
}

.contentdiv .ticket .title {
	line-height: 200%;
}

.contentdiv .ticket .ticketshow {
	margin-bottom: 10px;
}

.contentdiv .ticket .ticketshow>div {
	text-align: center;
	font-weight: bold;
}

.contentdiv .ticket .ticketshow>div {
	width: 160px;
	height: 160px;
	position: relative;
}

.contentdiv .ticket .ticketshow>div>span {
	display: block;
	position: relative;
	z-index: 9;
	color: #FFF;
	font-size: 9pt;
	padding: 12px 0px;
}

.contentdiv .ticket .ticketshow>div>span:FIRST-CHILD {
	font-weight: bold;
	padding: 30px 0px;
	font-size: 14px;
}

.contentdiv .ticket .ticketshow>div>input {
	display: none;
}

.bottomul{
	border-bottom: 1px dotted #E6E9ED;
	margin-bottom: 20px;
}

.bottomdiv {
	clear: both;	
}

.ticketqty {
	width: 100px;
}
