body {
	margin:0;
	font-size:12px;
}
.head {
	height:69px;
	background:url(images/logo.jpg) left top no-repeat;
}
a { color:#5c5c5c; text-decoration:none;}
a:hover {color:#0c8203; text-decoration:underline;}
.head_search {
	background:url(images/map.gif) 140px top no-repeat;
}
.menu {
	height:24px;
	background:url(images/menu_bg.gif);
	border-bottom:4px solid #60bf19;
	color:#60bf19;
}
.banner {
	background:url(images/banner.jpg);
	height:198px;
	margin-top:1px;
	margin-bottom:1px;
}
.subbanner {
	background:url(images/subbanner.jpg);
	height:85px;
	margin-top:1px;
	margin-bottom:1px;
}
.content {
	background:url(images/bg.gif) left top repeat-x;
}
.foot {
	background:url(images/bg.gif) left top repeat-x;
	border-top:1px solid #60bf19;
	line-height:25px;
	color:#5c5c5c;
	margin-top:10px;
}
.subfoot {
	background:url(images/bg.gif) left top repeat-x;
	border-top:1px solid #60bf19;
	line-height:25px;
	color:#5c5c5c;
}

#leftnav a{
	color:#0c8203;
	font-size:14px;
	font-style:inherit;
	text-decoration:none;
}
.productshow a {
	color:#5c5c5c; text-decoration:none;
}
.productshow a:hover {
	color:#0c8203; text-decoration:underline;
}
.productshow a:active {
	color:#5c5c5c; text-decoration:none;
}
.productshow a:visited {
	color:#5c5c5c; text-decoration:none;
}