.mainbox {
	background-image: url(/images/rightbox1_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	width: 745px;
	margin-right: auto;
	margin-left: auto;
}
.mainbox .title {
	width: 745px;
	text-align: center;
	height: 40px;
	padding-top: 25px;
	background-image: url(/images/rightbox1_title_bg.gif);
	background-repeat: no-repeat;
	background-position: center 33px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mainbox .title strong {
	font-size: 22px;
	color: #7F4900;
	background-color: #FEF7ED;
	padding-right: 10px;
	padding-left: 10px;
}
#order-notice {
	line-height: 20px;
	width: 635px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dashed #EAD0A8;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	text-align: justify;
}
#order-notice em {
	color: #FF6600;
	font-style: normal;
}


.mainbox .redstar {
	color: #FF0000;
	text-align: right;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}

.mainbox .subtitle {
	font-size: 13px;
	font-weight: bold;
	color: #7F4900;
	width: 665px;
	margin-right: auto;
	margin-left: auto;
	height: 23px;
	padding-top: 20px;
}
.mainbox ul {
	display: block;
	background-color: #fdf0de;
	border: 1px dashed #ead0a8;
	width: 665px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.mainbox ul li {
	height: 25px;
	padding-top: 5px;
}

.mainbox  ul  li  .label {
	color: #7F4900;
	width: 95px;
	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: 565px;
	background-color: #FDF0DE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
.mainbox  ul  li  .content2 {
	float: right;
	width: 565px;
	background-color: #FDF0DE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: 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;
	margin-top: 20px;
}



.mainbox .bottom {
	background-image: url(/images/rightbox1_bottom.gif);
	background-position: left bottom;
	height: 17px;
	background-repeat: no-repeat;
}
