#editable_home {
	position: relative;
	height: 600px;
	width: 595px;
	left: 185px;
	border: 1px solid #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

#home_1 {
	position: absolute;
	height: 225px;
	width: 265px;
	left: 5px;
	top: 5px;
	background-image: url(../images/home1_bg.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
}

#home1_enter {
	position: absolute;
	height: 36px;
	width: 108px;
	left: 166px;
	top: 177px;
}

#home_2 {
	position: absolute;
	height: 225px;
	width: 265px;
	top: 5px;
	right: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../images/home2_img.gif);
	background-repeat: no-repeat;
}

#home_3 {
	position: absolute;
	height: 225px;
	width: 265px;
	left: 5px;
	top: 245px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../images/home3_img.gif);
	background-repeat: no-repeat;
}
#home3_enter {
	position: absolute;
	height: 36px;
	width: 108px;
	left: 90px;
	top: 177px;
}

#home_4 {
	position: absolute;
	height: 225px;
	width: 265px;
	top: 245px;
	right: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../images/home4_img.jpg);
	background-repeat: no-repeat;
}

#home_txt {
	position: absolute;
	height: auto;
	left: 5px;
	width: 590px;
	text-align: justify;
	bottom: 15px;
}
.home1 {
	width: 170px;
}
.home2 {
	margin-left: 120px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.home4 {
	width: 130px;
}
#home1_img {
	background-image: url(../images/home1_img.gif);
	position: absolute;
	height: 116px;
	width: 173px;
	left: 90px;
	top: 60px;
}
#editable_auto {
	position: relative;
	height: auto;
	width: 595px;
	left: 185px;
	border: 1px solid #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

li a:link {
	color:#333333;
	text-decoration:none;
	font-size: 11px;
}
li a:active {
	color:#333333;
	text-decoration:none;
	font-size: 11px;
}
li a:visited {
	color:#333333;
	text-decoration:none;
	font-size: 11px;
}
li a:hover {
	color:#333333;
	text-decoration:underline;
	font-size: 11px;
}
