/* CSS Document */
div.form-frame{
	background:url(../images/coupon/form_frame_body.gif) repeat-y;
	margin:10px 0px;
	_height:1px;
	min-height:1px;
}
div.form-s-frame{
	background:url(../images/coupon/form_s-frame_body.gif) repeat-y;
	margin:10px 0px;
	_height:1px;
	min-height:1px;
}
div.form-frame-wrap{
	background:url(../images/coupon/form_frame_head.gif) no-repeat;
}
div.form-s-frame-wrap{
	background:url(../images/coupon/form_s-frame_head.gif) no-repeat;
}
div.form-frame-inner{
	background:url(../images/coupon/form_frame_foot.gif) no-repeat left bottom;
	padding:8px 0px 5px 13px;
}
div.form-s-frame-inner{
	background:url(../images/coupon/form_s-frame_foot.gif) no-repeat left bottom;
	padding:8px 0px 5px 13px;
}
div.form-frame img{
	margin-right:18px;
	vertical-align:middle;
}
div.form-s-frame img{
	margin-right:18px;
	vertical-align:middle;
}
div.form-frame form{
	margin:0px 0px 0px 0px;
}
div.form-s-frame form{
	margin:0px 0px 0px 0px;
}

