@charset "utf-8";
/* CSS Document */


.box2 {
	float: left;
	width: 176px;
	height: 462px;
	display: block;
	margin-right: 10px;
}

.box3 {
	float: left;
	display: block;
	width: 734px;
	height: 462px;
	background-color: #999999;

}

#content {
	padding-top: 20px;	
}

#thumbs {
	width: 930px;
	height: 150px;
	display: block;
	font-weight: bold;
	margin-top: 10px;
	clear: both;
	float: left;

}

#thumbs .box5 {
	background-position: center center;
	background-repeat: no-repeat;
	width: 81px;
	height: 70px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;

}

.sg { display: none; }

