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

#content {
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 170px;
	width: 770px;
	height: 445px;
}

.home_1 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 370px;
	height: 236px;
	background: url(../images/home_1.jpg) left top no-repeat;
}

.home_2 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 370px;
	width: 400px;
	height: 236px;
	background: url(../images/home_2.jpg) left top no-repeat;
}

.home_3 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 236px;
	left: 0px;
	width: 370px;
	height: 209px;
	background: url(../images/home_3.jpg) left top no-repeat;
}

.home_4 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 236px;
	left: 370px;
	width: 400px;
	height: 209px;
	background: url(../images/home_4.jpg) left top no-repeat;
}
