#container {
	width: 1000px;
	background: url(../images/body/bg_home.jpg) no-repeat;
	position:relative;
	z-index:100;
}
#content {
	clear:both;
	color:#FFFFFF;
	float:left;
	margin:105px 0 0 173px;
	width:442px;
	font-size: 16px;
	line-height: 18px;
}
