#contents {
	height: 384px;
	width: 780px;
	background-image: url(/assets/images/home/bg_contents.gif);
	background-repeat: repeat;
}

#contents a {
	color: #FFFFFF;
	font-size: 1.3em;
	line-height: 1.3em;
	text-align: center;
	vertical-align: middle;
	display: block;
	font-weight:normal;
}
#contents  table {
	position: absolute;
	left: 0px;
	top: 0px;
}

#contents a:hover {
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}
.link {
	height: 96px;
	width: 185px;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: middle;
	text-align: center;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
}
#link1 {
	top: 96px;
}
#link2 {
	top: 0px;
	left: 195px;
}
#link3 {
	left: 390px;
	top: 192px;
}
#link4 {
	top: 0px;
	left: 585px;
}
#link5 {
	top: 284px;
	left: 195px;
}
