﻿DIV#home_back
{
	position	: absolute;
	top		: 0px;
	left	: 240px;
	width	: 543px;
	height	: 615px;
	background-image:url(../images/home_back1.png);
}
DIV#home_address
{
	position	: absolute;
	top		: 165px;
	left	: 260px;
	width	: 500px;
	text-align:right;
	color	:#FFFFFF;
	font-size:12px;
	line-height:1.3;
}
DIV#home_info
{
	position	: absolute;
	top		: 200px;
	left	: 260px;
	width	: 500px;
	height	: 112px;
	background-image:url(../images/home_img1.png);
}
DIV#home_msg4
{
	position	: absolute;
	top		: 340px;
	left	: 260px;
	width	: 500px;
	color	:#FFFFFF;
	font-size:14px;
	line-height:1.5;
}
DIV#home_msg5
{
	position	: absolute;
	top		: 540px;
	left	: 260px;
	width	: 500px;
	color	:#FFB31F;
	font-size:16px;
	line-height:1.5;
}
SPAN.font18
{
	font-size:18px;
}