#h_left {
	width: 220px;
	float: left;
}
#h_center {
	width: 464px;
	float: left;
	margin-left: 10px;
}
#h_right {
	width: 238px;
	float: left;
	/*background-color: #a7b7c9;*/
        background-color: #E2E2E2;
}
#h1, #h2, #h3, #h4, #h5, #h6 {
	display: block;
	width: 196px;
	height: 83px;
	text-decoration: none;
	margin-bottom: 14px;
}
#h1 { background-image: url(/images/h1.jpg); background-position: top;}
#h1:hover, #h1.coe_on { background-position: bottom; }
#h2 { background-image: url(/images/h2.jpg); background-position: top;}
#h2:hover, #h2.coe_on { background-position: bottom; }
#h3 { background-image: url(/images/h3.jpg); background-position: top;}
#h3:hover, #h3.coe_on { background-position: bottom; }
#h4 { background-image: url(/images/h4.jpg); background-position: top;}
#h4:hover, #h4.coe_on { background-position: bottom; }
#h5 { background-image: url(/images/h5.jpg); background-position: top;}
#h5:hover, #h5.coe_on { background-position: bottom; }
#h6 { background-image: url(/images/h6.jpg); background-position: top;}
#h6:hover, #h6.coe_on { background-position: bottom; }
.via { color: #474747; font-size: 10px; }
.rollLink { text-decoration: none; color: black; font-weight: bold; }
