@charset "utf-8";
#lead {
	background-color: #CC99FF;
	height: 120px;
}
#left {
	background-color: #CC99FF;
}
#menu li {
	background-color: #EEDDFF;
}
#whatsnew h2 {
	background-color: #EEDDFF;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #EEDDFF;
}

.block {
	width: 240px;
	float: left;
	clear: none;
	margin: 5px;
	height: 240px;
	border: thin solid #CC9966;
}
.model_photo {
	width: 240px;
	float: none;
	height: 220px;
}
.date {
	width: 240px;
}
.comment {
	width: 215px;
	padding-left: 25px;
	padding-bottom: 8px;
}

.document {
	width: 560px;
	float: left;
}
.square {
	width: 550px;
	height: 520px;
	border: thin none #009999;
}
.sq1_1 {
	float: left;
	height: 240px;
	width: 240px;
	border: thin solid #CC9966;
	margin: 5px;
}
.sq1_2 {
	height: 240px;
	width: 240px;
	border: thin solid #CC9966;
	float: left;
	margin: 5px;
}
.sq2_1 {
	height: 240px;
	width: 240px;
	border: thin solid #CC9966;
	float: left;
	margin: 5px;
}
.sq2_2 {
	height: 240px;
	width: 240px;
	border: thin solid #CC9966;
	float: left;
	margin: 5px;
}

