.main_area {
	width:900px;
	position:relative;
}
.introText {
	float:left;
	width:450px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #FFFFFF;
	margin-left:380px;
	margin-top:80px;
	padding-right:20px;
	text-decoration: none;
}
.home_image {
	/*z-index:99;
	float:left;*/
	position:absolute;
	top:0px;
	left:70px;
	/*margin-left:70px;*/
	width:248px;
	height:432px;
}