.clear{
	clear: both;
}
.sep{
	height: 4px;
	overflow: hidden;
}
#drheader{
	width: 840px;
	height: 450px;
	background: #fff url("../images/background.png") no-repeat;	
}
#drheader *{
	display: none;
}

#rewardheader{
	width: 840px;
	height: 450px;
	background: #fff url("../images/rewardbg.png") no-repeat;	
}
#rewardheader *{
	display: none;
}
#drthankheader{
	width: 840px;
	height: 450px;
	background: #fff url("../images/thankyoubg.jpg") no-repeat;
}
.drcenter{
	text-align: center;
	padding-top: 20px;
	font-size: 120%;
	font-weight: bold;
}
.drcenter span{
	font-size: 175%;
	font-weight: normal;
}
.drcenter em{
	color: #a00116;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
}

.drcenter .branch{
	text-align: left;
	padding-left: 210px;
}
.drcenter li{
	clear: both;
	width : 100%;
}
.drcenter .branch span{
	font-size:100%;
	display:block;
	float: left;
	width: 230px;
	overflow: hidden;
}

.fmhead{
	width: 840px;
	height: 60px;
	background-image: url("../images/background.png");
}
.fmhead h2{
	display: none;
}
#personhead{
	background-position: 0 -453px;
}
#questionhead{
		background-position: 0 -513px;
}

.normalform {
	padding: 10px 0 20px 0;
	
}
.normalform *{
	/*border: 1px solid red;*/
}
.normalform div{
	clear: both;
	/*border: 1px solid red;*/
	overflow: hidden;
	margin-bottom: 4px;
}
.normalform label{
	display:block;
	width: 100px;
	float: left;
	padding-left:40px;
	font-weight: bold;
}

#term em,.normalform em{
	color: red;
}

.normalform input.t {
	display:block;
	width: 250px;
	float: left;
	overflow: hidden;
}

.normalform select{
	display:block;
	width: 80px;
	float: left;
}

.normalform span{
	width: 10px;
	display: block;
	float: left;
	text-align: center;
}
#question{
	padding-left: 40px;
}
#question div{
	padding: 15px;
	border-bottom: 1px dotted;
	margin-bottom: 20px;
}
#question span{
	margin-right: 40px;
}
#question td{
	width: 30%;
}
#term{
	padding-left: 40px;
}
#term h3{
	margin: 0;
	padding: 0 0 20px 25px;
}
#term ul{
	margin:0;
	padding-left: 80px;
}
#term li{
	padding: 5px 0 5px 0;
}
#term .top-cerv,#term .bottom-cerv{
	width: 761px;
	height: 18px;
	background-image: url("../images/background.png");
}
#term .top-cerv{
	background-position: 0 -587px;
}
#term .bottom-cerv{
	background-position: 0 -605px;
}
#term .content{
	width: 761px;
	background-color: #ececec;
}
#term br {
	line-height: 7px;
}
.accept{
	text-align: center;
	padding-top: 30px;
}
.errorcontrol{
	background-color: #FFDFDF;
}
.lireward{
	margin-bottom: 20px;
}
.lireward li{
	clear:none;
	float: left;
	text-align:left;
	width: 25%;
	list-style: none;
	padding-left: 150px;
} 
#emfoot{
	display:block;
	font-style: italic;
	font-size: 80%;
	text-align: left;
	font-weight: normal;
}