@charset "UTF-8";
.center-socks{
	margin-right: auto;
	margin-left: auto;
	height: 1430px;
	width: 900px;
}
.socks-main {
	position: absolute;
	height: 1096px;
	width: 770px;
	margin-left: 68px;
	margin-top: 318px;
	background-image: url(../index/images/bg-box.png);
	background-repeat: repeat;
}
.socks-main-white {
	position: absolute;
	height: 1070px;
	width: 718px;
	margin-left: 74px;
	margin-top: 323px;
	background-color: #FFF;
	padding-top: 17px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	font-weight: bold;
	color: #000;
}

