#coupon-content{
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	padding-left: auto;
	padding-right: auto;
	text-align: left;
}

#coupon-content H1{
	float: left;
	width: 640px;
	padding: 8px 0px 0px 4px;
}

#coupon-content #print{
	width: 480px;
	text-align: right;
}

#coupon-content DIV#coupon_out{
	width: 650px;
	float: left;
}


#coupon-content DIV#coupon{
	margin: 10px 2px 2px 2px;
	border: 1px #714d2f solid;
}

#coupon-content DIV#coupon H3{
	margin: -10px 0px 0px 15px;
	padding: 0px;
	z-index: 2;
}

#coupon-content DIV#coupon H3 SPAN{
	border: 3px #FFFFFF double;
	background-color: #994d2f;
	padding: 0px 2px 0px 2px;
	*padding: 2px;
	color: #FFFFFF;
	
}

#coupon-content DIV#coupon p{
	margin: 10px 0px 4px 3px;
	padding-left:10px;
}

#coupon-content DIV#coupon P.ast{
	background-image: url(../img/list_ast.gif);	
	background-position: left top;
	background-repeat: no-repeat;
	margin:0px 0px 6px 15px;
	color: #f00;
	padding-left:15px;
}

#coupon-content #coupon_detail{
	float: left;	
	width: 650px;
	border: 3px #714d2f double;
	margin-left: 3px;
	margin-bottom: 3px;
}

#coupon-content #coupon_detail IMG{
	margin: 3px;
}

#coupon-content #coupon_detail H2{
	margin: 0px 5px 0px 5px;
	padding: 2px;
	border-bottom: 1px #714d2f solid;
	color: #aa2222;
}

#coupon-content #coupon_detail UL{
	margin: 3px 0px 0px 3px;
}

#coupon-content #coupon_detail UL LI{
	margin:2px 0px 2px 5px;
	padding-left:15px;
}

#coupon-content #coupon_detail UL LI.term{
	background-image: url(../img/list_box.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#coupon-content #coupon_detail UL LI.period{
	background-image: url(../img/list_ast.png);	
	background-position: left;
	background-repeat: no-repeat;
}



#coupon-content #qr_code{
	float: left;
	width: 149px;
	border: 3px #714d2f double;
	text-align: center;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-top: 5px;
	padding-bottom: 10px;
}

#coupon-content #qr_code IMG{
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding: 5px 0px;
}

#coupon-content SMALL{
	display:block;
	text-align: left;
	padding: 2px;
}

#coupon-content TABLE#detail{
	float: right;
	width: 480px;
	margin: 6px 0px 0px 6px;
	border-top: 2px #735235 solid;
	border-left: 2px #735235 solid;
	border-right: 2px #735235 solid;
}

#coupon-content TABLE#detail TH{
	width: 93px;
	padding: 7px 3px 7px 5px;
	background-color: #735235;
	color: #ffffff;
	border-bottom: 2px #ffffff solid;
	text-align: left;
}

#coupon-content TABLE#detail TH.btm{
	border-bottom: 2px #735235 solid !important;	
}

#coupon-content TABLE#detail TD{
	width: 538px;
	padding: 7px 3px 7px 5px;
	border-bottom: 2px #735235 solid;
}

DIV#win_close{
	clear: both;
	text-align: right;
	padding: 5px;
	border-bottom: 1px #555555 solid;
}
