
#introTop{
	position:relative;
	width:800px;
	height:162px;
	padding:50px 0 0 100px;
}
#introLogo{
	position:relative;
	width:216px;
	height:162px;
	float:left;
}
#introText{
	position:relative;
	width:401px;
	height:85px;
	margin:60px 0 0 50px;
	float:left;
}
#introLine{
	position:relative;
	width:820px;
	height:3px;
	padding:20px 0 0 130px;
}
#introBottom{
	position:relative;
	width:695px;
	height:213px;
	padding:20px 0 0 60px;
}
.wrap{width:954px; margin:0 auto;}