.mainbox2 {
	background:#edfbfe;
	border:#a8d9ea solid 1px;
	border-bottom:none;
	border-top:none;
}
form{ margin:0; padding:0;}
.mainbox {
	background: url(../images/rightbox1_top.gif) no-repeat left top;
	width:950px;
	margin:10px auto;
	color:#00617e;
	font-size:12px;
}
.mainbox .title {
	width:950px;
	text-align: center;
	height: 30px;
	line-height:40px;
	padding-top:10px;
	background:url(../images/rightbox1_title_bg.gif) no-repeat center 25px;
	border: none;
}
.mainbox .title b { font-size: 20px; }
.mainbox .redstar {
	color: #FF0000;
	text-align: right;
	width:800px;
	margin:0 auto;
	height:30px;
	line-height:30px;
}
.mainbox .subtitle {
	font-size: 13px;
	font-weight: bold;
	color: #00617e;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 23px;
	padding-top:10px;
}
.mainbox ul {
	list-style:none;
	display: block;
	background-color: #def5fd;
	border: 1px dashed #a8d9ea;
	width: 800px;
	margin:10px auto;
	padding:5px;
}
.mainbox ul li {
	height: 25px;
	padding-top: 5px;
	list-style:none;
}
.mainbox ul li .label {
	width: 100px;
	display: block;
	text-align: right;
	float: left;
	padding-top: 4px;
}
.mainbox ul li .label em {
	font-style: normal;
	color: #FF0000;
}
.mainbox ul li .content {
	float: right;
	width: 690px;
	border: none;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
.mainbox ul li .content2 {
	float: right;
	width: 690px;
	border: none;
	margin: 0px;
	padding-top: 4px;
	line-height: normal;
	color: #333333;
}
.mainbox ul li .content .input {
	width: 230px;
	height: 16px;
}
.mainbox .button {
	text-align: center;
}
.mainbox .bottom {
	background: url(../images/rightbox1_bottom.gif) no-repeat left bottom;
	height: 17px;
}
