div.bg
{
	float:left;
	background: url(/images/template/bg/homeBG.png) repeat top left;
	width:1024px;
	height:720px;
	margin: 0px 0px 0px 0px;
}
div.bgContent
{
	width:443px;
	margin: 0px 0px 0px 355px;
}
div.bgContentText
{
	width:443px;
	height:325px;
	margin-top:10px;
}
div.bgContentImg
{
	width:423px;
	height:183px;
}
div.bgContentRight
{
	float:left;
	width:186px;
	height:135px;
	margin-top:300px;
	margin-right:40px;
	text-align:right;
	font-weight:bold;
	font-size:22px;
	color:#F6B119;
}
