@charset "UTF-8";

#h1Box {
	width: 715px;
	height: 185px;
	position: relative;
	clear: both;
	background-image: url(images/h1_health.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;
}

#mainBox {
	width: 687px;
	padding: 0 0 0 28px;
	background-image: url(images/hContent_bg_body.gif);
	background-position: right top;
	background-repeat:repeat-y;
}

#index #mainBox {
	width: 675px;
	padding: 0 0 0 40px;
	background-image: none;
}

#mainBox_b {
	padding:0 0 30px;
	background-image: url(images/hContent_bg_bottom.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.mainInner {
	width: 540px;
	margin: 0 30px 0 40px;
	padding: 40px 35px 20px 40px;
	background-color: #FFFCF6;
}

h2 {
	margin-bottom: 20px;
	padding: 45px 0 0 40px;
	background-image: url(images/hContent_bg_top.gif);
	background-position: right top;
	background-repeat:no-repeat;
}

#index #mainBox h2 {
	padding: 0;
	background-image: none;
}

h3 {
	color: #006633;
}

.h3_s {
	color: #006633;
	margin-top: 0;
	background-image: url(../common/images/h3_bg_s.gif);
}

#index h3 {
	color: #FFFFFF;
	line-height: 24px;
	height: 24px;
	margin-top: 40px;
	margin-bottom: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	clear: both;
	background-color: #80BB31;
	background-image: url(../product/images/itemName_bg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#indexBox1 #inner_l {
	width: 365px;
	float: left;
}

#indexBox1 #inner_R {
	width: 287px;
	float: right;
}

#bottomItem {
	width: 535px;
	height: auto;
	padding: 50px 0 0;
	overflow: hidden;
	background-image: url(images/bottomItem_bg_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#bottomItem .inner {
	clear: both;
	overflow: hidden;
	background-image: url(images/bottomItem_bg_body.gif);
	background-position: left top;
	background-repeat: repeat-y;
	zoom: 1;
}

#bottomItem #innerEnd {
	padding: 0 25px 35px;
	overflow: hidden;
	background-image: url(images/bottomItem_bg_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	zoom: 1;
}

#innerEnd h4 {
	color: #347B75;
	font-size: 14px;
	line-height: 1.4;
	text-align: center;
	margin-bottom: 10px;
}

#itemLine1 a,
#itemLine2 a {
	text-decoration: none;
}

#itemLine1 img,
#itemLine2 img {
	border: solid 1px #EFEEE9;
}

#itemLine1 {
	margin-bottom: 10px;
	padding-left: 40px;
	overflow: hidden;
}


#itemLine1 li {
	width: 104px;
	margin-right: 50px;
	float: left;
}

#itemLine2 {
	padding-left: 5px;
	overflow: hidden;
}

#itemLine2 li {
	width: 104px;
	margin-right: 20px;
	float: left;
}

#itemLine1 .last,
#itemLine2 .last {
	margin-right: 0;
}
