 /* discount_offer */
*{
	margin:0px;
	padding:0px;
	}
body{
	font:12px Arial, Helvetica, sans-serif;
	}
.discountMain{
	width:675px;
	margin:auto;
	padding:10px 0px;
	line-height:25px;
	}
.discountMain h1{
	font-size:24px;
	color:#000;
	font-weight:normal;
	text-align:center;
	margin-bottom:15px;
	}
.discountMain h2{
	font-size:14px;
	color:#fff;
	background:url(../offer_images/offer_title.gif) no-repeat left top;
	padding-left:30px;
	font-weight:bold;
	height:26px;
	cursor:pointer
	}
.kindCont{
	padding:10px;
	}
.kindCont a{ 
	color:#333;
	text-decoration:none;
	}
.kindCont a:hover{ 
	color:#333;
	text-decoration:underline;
	}
.kindPicture{
	border:1px solid #ddd;
	padding:1px;
	}
.kindPicture table td{ text-align:center}

.discountMain h3{
	font-size:14px;
	color:#fff;
	background:url(../offer_images/offer_bookbg.gif) repeat-x left bottom;
	font-weight:bold;
	text-align:center;
	height:25px;
	padding-top:4px;
	margin-top:3px;
	}
.typeBox{
	border:1px solid #ccc;
	background:url(../offer_images/offer_boxbg.gif) repeat-x left top;
	margin-top:5px;
	color:#333;
	}
*html .typeBox{ height:100%;}
*html .priceBox01{ height:100%;}
.typeBox select{ font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.typeLeftimg{
	width:61px;
	float:left;
	margin-left:-1px;
	margin-top:-1px;
	}
.discountMain h4{
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:5px;
	color:#000
	}

.typeRightCont{
	float:left;
	width:580px;
	}
.typePrice{
	background:#faf5f1;
	border:1px solid #eee1d4;
	border-right:none;
	padding:10px 30px;
	height:50px;
	width:200px;
	float:left;
	font-size:16px;
	font-weight:bold;
	}
.typePrice span,
.typePrice02 span{ color:#f00}
.cartBox01{
	border:1px solid #d3af8a;
	background:#faf6f2 url(../offer_images/quantity_bg01.gif) repeat-x left bottom;
	font-size:14px;
	font-weight:normal;
	padding:5px 30px;
	height:60px;
	}
.cartText{
	border:1px solid #aaa;
	padding:2px;
	width:60px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin-right:5px;
	}
.cartBox01 img{
	position:absolute;
	margin-left:10px;
	}
.addToCart{
	background:url(../offer_images/quantity_bg02.gif) no-repeat left top;
	padding:10px 20px;
	width:98px;
	height:108px;
	}
.typeSelect{
	line-height:18px;
	color:#a96e34;
	}
.typeSelect td{ padding-bottom:10px}
.typePrice02{
	font-size:14px;
	line-height:18px;
	padding-bottom:5px;
	}
.priceBoxcn{ padding-bottom:15px; }
.typeSpecial{
	float:right;
	padding-top:20px;
	height:40px;
	}
.CompleteReiki{
	background:url(../offer_images/kindBottombg.gif) no-repeat right bottom;
	height:25px;
	padding:10px 15px 5px 0px;
	font-size:14px;
	font-weight:bold;
	text-align:right
	}
.kindPicture h3{ color:#333}