#body{
	width: 550px;
	height: 500px;
	position: relative;
	top: 0px;
	
}

#btn {
	position: relative;
	width: 530px;
	right:0px;
	top: -20px;
	text-align: right;
}
#main {
	height: 500px;
	width: 530px;
	font-size: small;
	color: #333333;
	line-height: 20px;
	position: relative;
	top: -15px;
}

#main2{
	height: 700px;
	width: 530px;
	font-size: small;
	color: #333333;
	line-height: 20px;
	position: relative;
	top: -15px;
}

#form1 {
	background-color: #F7F7F7;
	text-align: left;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	width: 170px;
}
#form1 .eng {
	color: #FF3300;
}
#form2 {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	width: 360px;
}
.top {
	font-size: small;
	color: #000000;
	text-align: left;
	width: 530px;
}
.mark {
	color: #FF0000;
	font-size: 20px;
	line-height: 10px;
}
#txt {
	color: #FF0000;
	position: relative;
	width: 530px;
	top: -30px;
	font-size: small;
}
#form3 {
	background-color: #FFF3F0;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	border: medium double #FFC4B5;
	color: #333333;
}
#form4 {
	background-color: #F7F7F7;
	border: 1px solid #666666;
}
#form5 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
