#menu {
	height: 19px;
	width: 800px;
	text-align: left;
	}

#menu .link {
	float: left;
	}
	
#menu .link a {
	height: 19px;
	display: block;
	}
	
#news { width: 83px; background: url("../img/2_2.jpg"); }
#news:hover { background: url("../img/2_2h.jpg"); }
	
#gallery { width: 79px; background: url("../img/2_3.jpg"); }
#gallery:hover { background: url("../img/2_3h.jpg"); }

#ceram { width: 90px; background: url("../img/2_4.jpg"); }
#ceram:hover { background: url("../img/2_4h.jpg"); }

#pres { width: 90px; background: url("../img/2_5.jpg"); }
#pres:hover { background: url("../img/2_5h.jpg"); }

#shop { width: 143px; background: url("../img/2_6.jpg"); }
#shop:hover { background: url("../img/2_6h.jpg"); }

#main { width: 79px; background: url("../img/2_7.jpg"); }
#main:hover { background: url("../img/2_7h.jpg"); }