#testContainer {
	background-image: url(../images/testMain.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 458px;
	width: 1000px;
}
#foundationNav  {
	margin-right: 23px;
	text-align: right;
}
#tellFriends  {
	text-align: right;
	margin-right: 18px;
}
#allQuestions input{
	vertical-align: middle;
}
#testContainer #allQuestions {
	height: 368px;
	font-family: PMingLiU;
	font-size: 12px;
	color: #a64236;
	margin-left: 195px;
}
#allQuestions #question1 {
	float: left;
	clear: none;
	width: 380px;
}
#allQuestions label {
	display: block;
	float: left;
	margin-right: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#allQuestions #question2 {
	float: left;
	clear: none;
}
#allQuestions #question3 {
	float: left;
	clear: both;
	padding-left: 210px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#resultContainer {
	clear: both;
	height: 458px;
	width: 1000px;
}
#resultContainer #resultLeft {
	float: left;
	width: 391px;
	height: 458px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
#resultContainer #resultRight {
	float: left;
	height: 458px;
	width: 609px;
	text-align: left;
	background-image: url(../images/result_right_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#resultRight #prodList {
	height: 374px;
}
#giftContainer {
	background-repeat: no-repeat;
	background-position: center top;
	height: 458px;
	width: 1000px;
}
#giftContainer #prodInfo {
	height: 173px;
	font-family: PMingLiU;
	font-size: 12px;
	color: #a64236;
	margin-left: 605px;
	margin-top: 195px;
}
#foundationContainer {
	background-image: url(../images/foundationBg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 458px;
	width: 1000px;
	text-align: center;
}
#allFoundation {
	height: 403px;
	font-family: PMingLiU;
	font-size: 12px;
	text-align: center;
	width: 950px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	clear: both;
}
