#home-links {

	height: 183px;

    width: 940px;

	margin: 40px auto 20px auto;

}

.bottom-link {

	position: relative;

	width: 217px;

	height: 175px;

	float: left;

	padding-top: 8px;

	text-align: center;

	font-weight: bold;

	background: url(../images/home/img_frame.jpg);

}

.bottom-link a {

	text-decoration: none;

}

.bottom-link a:hover {

	/*font-weight: normal;*/

	text-decoration: underline;

}

.bottom-link table {

	margin-top: 2px;

}

.margin {

	margin-left: 70px;

}

.margin1 {

	margin-left: 0;

}

.bottom-link-image {

	position: absolute;

	top: 0;

	left: 0;

	height: 175px;

	width: 217px;

	cursor: pointer;

}

table.random {

	width: 890px;

	height: 300px;

}

table.random td {

	text-align: center;

	vertical-align: middle;

}	