#logo {
	background: #fff url(/images/templates/3cgreen2/logo.png) top left
		no-repeat;
}

#address {
	background: #a4df3c url(/images/templates/3cgreen2/logo_top.png) top
		left no-repeat;
}

#menu {
	background: #a4df3c;
}

#menu_foot2 {
	background: #eee url(/images/templates/3cgreen2/menu_fot.png) bottom
		left no-repeat;
}

.menu_link {
	background: transparent url(/images/templates/3cgreen2/menu_item.png)
		top left no-repeat;
}

.menu_link:hover {
	background: transparent url(/images/templates/3cgreen2/menu_itemh.png)
		top left no-repeat;
	color: #666;
}

.menu_link_last {
	background: transparent url(/images/templates/3cgreen2/menu_last.png)
		top left no-repeat;
}

.menu_link_last:hover {
	background: transparent url(/images/templates/3cgreen2/menu_lasth.png)
		top left no-repeat;
	color: #666;
}

#footer {
	background: #fff url(/images/templates/3cgreen2/footer.png) top left
		no-repeat;
}

.h2c {
	background: #fff url(/images/templates/3cgreen2/h_line.png) bottom left
		no-repeat;
}

.line {
	background: #666 url(/images/templates/3cgreen2/line.jpg) top left
		no-repeat;
}

ul li {
	background: url(/images/templates/3cgreen2/bullet.png) 0 4px no-repeat;
}