#logo {
	background: #FFF url(/images/templates/3cblue/logo.png) top center
		no-repeat;
}

#address {
	background: #FFF url(/images/templates/3cblue/logo_top.png) top center
		no-repeat;
	width: 250px;
}

#menu {
	background: #0082b8;
}

#menu_foot2 {
	background: #eee url(/images/templates/3cblue/menu_fot.png) bottom left
		no-repeat;
}

.menu_space {
	margin: 0;
	padding: 0;
	border: 0;
}

.menu_link {
	background: transparent url(/images/templates/3cblue/menu_item.png) top
		left no-repeat;
}

.menu_link:hover {
	background: transparent url(/images/templates/3cblue/menu_itemh.png) top
		left no-repeat;
	color: #ccc;
}

.menu_link_last {
	background: transparent url(/images/templates/3cblue/menu_last.png) top
		left no-repeat;
}

.menu_link_last:hover {
	background: transparent url(/images/templates/3cblue/menu_lasth.png) top
		left no-repeat;
	color: #ccc;
}

#footer {
	background: black url(/images/templates/3cblue/footer.png) top left
		no-repeat;
}

.h2c {
	background: #fff url(/images/templates/3cblue/h_line.png) bottom left
		no-repeat;
}

.line {
	background: #666 url(/images/templates/3cblue/line.jpg) top left
		no-repeat;
}

ul li {
	background: url(/images/templates/3cblue/bullet.png) 0 4px no-repeat;
}