@charset "utf-8";
/* CSS Document */

body { background-color:#f7efc0; margin:0; }
div { margin:0; }
ul, li { margin:0; list-style:none; }

.top {background:url(../images/bg_top.jpg) no-repeat top center; width:950px; height:255px; margin:0 auto; position:relative;}
.top .nav {position:absolute; bottom:0; height:35px; width:950px; background-color:#91c41d; }
.top .nav li { float:left; height:35px; }
.main {background:url(../images/bg.jpg) no-repeat top center; width:950px; height:800px; margin:0 auto; overflow:hidden;}
.main2 { width:950px; margin:0 auto; overflow:hidden;}

a.nav_home { width:130px; height:35px; display:block; background:url(../images/nav_home.jpg) no-repeat top center; }
a.nav_home:hover { background-image:url(../images/nav_home_on.jpg); }
.nav_home_on {background-image:url(../images/nav_home_on.jpg) !important;}
a.nav_about { width:130px; height:35px; display:block; background:url(../images/nav_about.jpg) no-repeat top center; }
a.nav_about:hover { background-image:url(../images/nav_about_on.jpg); }
.nav_about_on { background-image:url(../images/nav_about_on.jpg) !important; }
a.nav_product { width:170px; height:35px; display:block; background:url(../images/nav_product.jpg) no-repeat top center; }
a.nav_product:hover { background-image:url(../images/nav_product_on.jpg); }
.nav_product_on {background-image:url(../images/nav_product_on.jpg) !important;}
a.nav_ecoganics { width:170px; height:35px; display:block; background:url(../images/nav_ecoganics.jpg) no-repeat top center; }
a.nav_ecoganics:hover { background-image:url(../images/nav_ecoganics_on.jpg); }
.nav_ecoganics_on {background-image:url(../images/nav_ecoganics_on.jpg) !important;}
a.nav_qa { width:130px; height:35px; display:block; background:url(../images/nav_qa.jpg) no-repeat top center; }
a.nav_qa:hover { background-image:url(../images/nav_qa_on.jpg); }
.nav_qa_on {background-image:url(../images/nav_qa_on.jpg) !important;}
a.nav_contact { width:156px; height:35px; display:block; background:url(../images/nav_contact.jpg) no-repeat top center; }
a.nav_contact:hover { background-image:url(../images/nav_contact_on.jpg); }
.nav_contact_on { background-image:url(../images/nav_contact_on.jpg) !important; }

.homepage { width:950px; margin:10px auto; overflow:hidden; }
.homepage .item { overflow:hidden; width:850px;margin:50px auto; }
.homepage .item li { float:left; }

.contact_us { width:950px; margin:10px auto; overflow:hidden; }

.qa { width:920px; margin:10px auto; overflow:hidden; }

.ecoganics { width:850px; margin:10px auto; overflow:hidden; }

.product { width:800px; margin:10px auto; overflow:hidden; }
.product .item { overflow:hidden; width:300px;margin:50px auto; }
.product .item li {float:left; }
a.btn_cleaning { display:block; width: 120px; height:200px; background:url(../images/product/cleansing_off.jpg) no-repeat top center; }
a.btn_cleaning:hover { background-image:url(../images/product/cleansing_on.jpg); }
a.btn_feeding { display:block; width: 120px; height:200px; background:url(../images/product/feeding_off.jpg) no-repeat top center; }
a.btn_feeding:hover { background-image:url(../images/product/feeding_on.jpg); }

.about_index { width:800px;margin:120px auto 0 auto; overflow:hidden; }
.about {width:950px;margin:50px auto 0 auto; overflow:hidden;}
