a {color: #CC0000; text-decoration: none}
a:hover {color: #CC0000; text-decoration: underline}

a.nav {color: #9BA850; text-decoration: none}
a.nav:hover {color: #CC0000; text-decoration: underline}

a.mnu {color: #808E2D; text-decoration: none}
a.mnu:hover {color: #CC0000; text-decoration: none; font-weight: bold}

a.mnx {color: #CC0000; text-decoration: none}
a.mnx:hover {color: #CC0000; text-decoration: none; font-weight: bold}

a.cr {color: #9BA850; text-decoration: none}
a.cr:hover {color: #9BA850; text-decoration: underline}

BODY {
	margin: 0;
	padding: 0;
	background-color: #FFFAB8;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #006838;
	}

.title_1 {
	font-size: 15px;
	font-weight: bold;
	color: #9BA850;
	}
.title_2 {
	font-size: 19px;
	font-weight: bold;
	color: #9BA850;
	}

.nav {
	font-size: 12px;
	font-weight: bold;
	color: #9BA850;
	background: url(../images/header_bg.gif) no-repeat center center;
	}

.bld {font-weight: bold;}

.menutitle {
	font-size: 15px;
	color: #006838;
	font-weight: bold;
	padding: 0 0 0 25px;
	margin-left: 15px;
	background: url(../images/icon_flower_menu.gif) no-repeat left center;
	}
.submenu {
	font-size: 11px;
	color: #AAAAAA;/*color: #808E2D;*/
	padding: 6px 0 0 21px;
	line-height: 11px;
	}
.main {
	margin: 15px 140px 0 20px;
	}
.menu_prod {
	color: #AAAAAA;/*color: #808E2D;*/
	margin: 23px 5px 10px 2px;
	}
.content_prod {
	margin: 23px 50px 0 0;
	}

.top_bg {
	background: url(../images/top_bg.gif) no-repeat center top;
	}
.menu_bg1 {
	background: url(../images/menu_bg1.gif);
	}
.menu_bg2 {
	background: url(../images/menu_bg2.gif);
	}
.main_right_bg {
	background: url(../images/main_right_bg.gif);
	}
.kid_1 {
	background: url(../images/kid1.gif) no-repeat right bottom;
	}
.kid_2 {
	background: url(../images/kid2_left.gif) no-repeat right bottom;
	}

.title_content {
	font-size: 12px;
	font-weight: bold;
	padding-left: 22px;
	padding-right: 10px;
	background: url(../images/icon_flower_content.gif) no-repeat left center;
	}

.c1_bl {background: url(../images/corner1_bl.gif) 0 100% no-repeat #FFFFFF;}
.c1_br {background: url(../images/corner1_br.gif) 100% 100% no-repeat;}
.c1_tl {background: url(../images/corner1_tl.gif) 0 0 no-repeat;}
.c1_tr {background: url(../images/corner1_tr.gif) 100% 0 no-repeat; padding:6px;}
.c2_bl {background: url(../images/corner2_bl.gif) 0 100% no-repeat #FFFFFF;}
.c2_br {background: url(../images/corner2_br.gif) 100% 100% no-repeat;}
.c2_tl {background: url(../images/corner2_tl.gif) 0 0 no-repeat;}
.c2_tr {background: url(../images/corner2_tr.gif) 100% 0 no-repeat; padding:10px;}

.copyright {
	font-size: 10px;
	font-weight: bold;
	color: #9BA850;
	background: url(../images/footer_bg.gif) no-repeat left bottom;
	}

.pad_t10 {padding-top: 10px;}
.pad_t20 {padding-top: 20px;}

