#home_top {
	float: left;
	width: 903px;
	margin-bottom: 15px;
}
#commercial_bg {
	float: left;
	width: 169px;
	height: 161px;
	background-image: url(../images/sce/commercial_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 110px;
	padding-left: 10px;
	padding-top: 20px;
}
#personal_bg {
	float: left;
	width: 169px;
	height: 161px;
	background-image: url(../images/sce/personal_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 110px;
	padding-left: 10px;
	padding-top: 20px;
	margin-right: 10px;
	margin-left: 9px;
}
#life_bg {
	float: left;
	width: 169px;
	height: 161px;
	background-image: url(../images/sce/life_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 110px;
	padding-left: 10px;
	padding-top: 20px;
}
#order_now_bg {
	float: left;
	width: 152px;
	height: 17px;
	background-image: url(../images/sce/order_now_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11px;
	color: #ce720f;
	padding-left: 10px;
	margin-top: 5px;
}
#order_now_bg a{
	color: #ce720f;
	text-decoration:none;
}
#order_now_bg a:hover{
	color: #ce720f;
	text-decoration:underline;
}
#home_leftside {
	float: left;
	width: 231px;
}#main_home_txt {
	float: left;
	width: 620px;
	margin-left: 20px;
}
.homebox_bg {
	float: left;
	width: 182px;
	background-image: url(../images/sce/homebox_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 30px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
}
.homebox_bg_last {
	float: left;
	width: 182px;
	background-image: url(../images/sce/homebox_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 25px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
}
