@charset "UTF-8";

#premium #h1Box {
	width: 715px;
	height: 185px;
	position: relative;
	clear: both;
	background-image: url(images/h1_premium.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}


#decoratIcon {
	width: 88px;
	height: 79px;
	position: absolute;
	right: -13px;
	bottom: -24px;
	background-image: url(../common/images/h1_icon1.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#premium #mainBox {
	width: 687px;
	padding: 0 0 0 28px;
}

#premium #premiumBox {
	padding-top: 30px;
	background-image: url(../health/images/hContent_bg_body.gif);
	background-position: right top;
	background-repeat:repeat-y;
}

#premium #mainBox_b {
	padding:0 0 30px;
	background-image: url(../health/images/hContent_bg_bottom.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#premium .mainInner {
	width: 540px;
	margin: 0 30px 0 40px;
	padding: 40px 35px 20px 40px;
	background-color: #FFFCF6;
}

#premium h2 {
	margin-left: 11px;
}

#premium h3 {
	color: #006633;
	margin: 0 0 10px 0;
	padding-bottom: 0;
	background-image: none;
}

#premium .iconBox {
	width: 74px;
	float: left;
}

#premium .textBox {
	width: 445px;
	float: right;
}