/* --- Information Area in About Us Page --- */

#PageContentAboutUs {
	position: absolute;
	left: 46px;
	top: 189px;
	width: 908px;
	height: 500px;
	z-index: 2;/*	background-color: #969696;*/
}

#iPhoneCorpContents {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 908px;
	height: 555px;
	z-index: 3;
/*	background-color: #e8e8e8;*/
}

#CorpTitle {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 908px;
	height: 35px;
	z-index: 4;
/*	background-color: #FFFFFF;*/
}

#CorpOutline {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 908px;
	height: 498px;
	z-index: 4;/*	background-color: #999999;*/
}

#CorpImages1 {
	text-align: center;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 420px;
	height: 450px;
	z-index: 5;/*	background-color: #FFFFFF;*/
	background-image: url(../images/map_aboutUsC.gif);
	border: 1px solid #FFF;
}

#CorpTexts1 {
	position: absolute;
	left: 445px;
	top: 0px;
	width: 463px;
	font-family: SimHei,STHeiti;
	font-size: 14px;
	color: #707070;
	text-decoration: none;
	height: 425px;
	z-index: 5;/*	background-color: #FFFFFF;*/
	line-height: 120%;
	margin: 2;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#Copyright {
	position: relative;
	left: 350px;
	top: 480px;
	width: 558px;
	height: 11px;
	z-index: 6;
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	text-decoration: none;
	text-align: right;
/*	background-color: #96ADC1;*/
	font-size: 12px;
}
