@charset "UTF-8";
.center-links {
	margin-right: auto;
	margin-left: auto;
	height: 640px;
	width: 900px;
}
.links-main {
	position: absolute;
	height: 307px;
	width: 770px;
	margin-left: 68px;
	margin-top: 318px;
	background-image: url(../index/images/bg-box.png);
	background-repeat: repeat;
}
.lnks-main-white {
	position: absolute;
	height: 280px;
	width: 710px;
	margin-left: 73px;
	margin-top: 323px;
	background-color: #FFF;
	padding-top: 17px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-right: 25px;
	padding-left: 25px;
	color: #000;
}
