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