@charset "utf-8";
/* CSS Document */

.table {
	background-image: url(back.gif);
	background-repeat: repeat-x;
	height: 220px;
}
.table2 {
	height: 158px;
	width: 328px;
	padding-top: 25px;
}
a.main:link {
	text-decoration: none;
}
a.main:visited {
	text-decoration: none;
}
a.main:hover {
	text-decoration: none;
	background-image: url(bos.gif);
}
a.main:active {
	text-decoration: none;
}
