@charset "utf-8";
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.main {
	height: 990px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
.row1 {
	background-image: url(images/index_01.jpg);
	background-repeat: no-repeat;
	height: 562px;
	width: 900px;
	position: relative;
}
.thumbs1 {
	padding: 3px;
	height: 120px;
	width: 358px;
	position: absolute;
	top: 174px;
	left: 55px;
}
.thumbnail {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	border: 3px solid #FFFF99;
}
.thumbs2 {
	width: 880px;
	position: absolute;
	top: 433px;
	left: 12px;
}
.row3 {
	background-image: url(images/index_03.jpg);
	background-repeat: no-repeat;
	height: 131px;
	width: 900px;
	position: relative;
}
.thumbs3 {
	width: 880px;
	position: absolute;
	left: 13px;
}

