@charset "UTF-8";

#h1Box {
	width: 715px;
	height: 185px;
	position: relative;
	clear: both;
	background-image: url(images/h1_product.jpg);
	background-position:right 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;
}

.itemList {
	float: left;
	overflow: hidden;
	zoom: 1;
}

.itemList a {
	text-decoration: none;}

.listBox1 {
	width: 104px;
}

.listBox2 {
	width: 218px;
}

.listBox3 {
	width: 332px;
}

.listBox4 {
	width: 446px;
}

.listBox5 {
	width: 560px;
}

.listBox6 {
	width: 674px;
}

.categoryLabel {
	line-height: 24px;
	height: 24px;
	margin-bottom: 10px;
	padding-left: 10px;
	background-image: url(images/catgoryLabel_bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	zoom: 1;
}

.l_color1 {
	border-left: solid 5px #377B26;
}

.l_color2 {
	border-left: solid 5px #377B26;
}

.l_color3 {
	border-left: solid 5px #377B26;
}

.l_color4 {
	border-left: 5px solid #377B26;
}

.itemList ul {
	overflow: hidden;
	zoom: 1;
}

.itemList li {
	width: 104px;
	float: left;
	margin-right: 10px;
}

#mainBox .itemList li p {
	font-size: 1em;
}

.itemList .last {
	margin-right: 0;
}

.itemList li img {
	margin-bottom: 5px;
	vertical-align: bottom;
	border: solid 1px #EFEEE9;
}

.itemBox {
	overflow: hidden;
}

h3 {
	clear: both;
	background-image: none;
	padding-bottom: 0;
}

#triplex h3 {
	clear: both;
	padding-bottom: 3px;
	background-image: url(../common/images/h3_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#triplex h4 {
	color: #333333;
	font-weight: bold;
}

.itemBox h4 {
	color: #333333;
	line-height: 24px;
	height: 24px;
	margin-bottom: 5px;
	padding-left: 10px;
	clear: both;
	background-color: #D1E5B7;
}

.itemBox:after{
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

.itemBox .itemPhoto {
	width: 152px;
	float: left;
}

.itemBox .itemPhoto img {
	border: solid 1px #EFEEE9;
}

.itemBox .descBox {
	width: 500px;
	float: right;
	overflow: hidden;
}

.itemBox .descBox div h5 {
	padding-left: 66px;
}
.itemBox .descBox div .caption {
	padding-left: 66px;
}

.itemBox .descBox:after{
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

#morningBox {
	background-image: url(images/morning_bg_body.gif);
	background-position:left top;
	background-repeat: repeat-y;
}

#morningBox .cF {
	padding: 20px 40px;
	background-image: url(images/morning_bg_bottom.gif);
	background-position:left bottom;
	background-repeat: no-repeat;
}


#textBox {
	width: 260px;
	float: left;
}

#textBox h4 {
	font-size: 14px;
}

#graphBox{
	width: 291px;
	float: right;
}

#q_list {
	margin: 0 0 20px 15px;
}

#q_list li {
	font-size: 1.3em;
	line-height: 1.8em;
	padding-left: 14px;
	background-image: url(../common/images/txtLink_bg.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

#q_list li a {
	color: #EF9D1E;	
}

.faqBox h4 {
	color: #FFFFFF;
	font-size: 13px;
	margin-bottom: 5px;
	padding: 3px 0 3px 10px;
	clear: both;
	background-color: #80BB31;
	background-image: url(images/itemName_bg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.a_text {
	margin: 0 10px;
}

.a_text ul {
	list-style: disc;
}

.a_text li {
	font-size: 1.2em;
	margin-left: 30px;
}

/* triplex.html */
#triplexBottom {
	text-align: center;
	margin: 15px 0 30px 0;
	padding: 10px 0 0;
	overflow: hidden;
	background-image: url(../nature/images/farmDate_bg_body.gif);
	background-position:left top;
	background-repeat:repeat-y;
	zoom: 1;
}

#triplexBottom h5 {
	color: #409032;
	font-size: 14px;
}

#triplexBottom h5 span {
	font-size: 10px;
}

#absorption {
	padding: 10px 30px 15px;
	background-image: url(../nature/images/farmDate_bg_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#power {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	background-color: #80BB31;
}