@import url(public.css);

.messagebox {
	color:#003563;
}


.messagebox ul{
	margin: 20px 0 30px 0;
	list-style:none;

}
.messagebox li{
	font-size:11px;
	color:#003563;
	list-style:none;
	margin-bottom: 4px;
}


.messagebox  .right{
	width:150px;
	margin-right: 4px;
	text-align: right;
	float: left;
}

.an {
	border: 1px solid #d0cac4;
	background-color: #f1ede9;
}

.anright {
	margin-right:20px;
}

.submit {
	display: block;
	background: url(image/submit0.gif) no-repeat;
	width: 55px;
	height: 24px;
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer;
	text-indent: -9999em;
	float: right;

}

.submit_hover{
	display: block;
	background: url(image/submit1.gif) no-repeat;
	width: 55px;
	height: 24px;
	margin: 0;
	padding: 0;
	border: 0;
	text-indent: -9999em;
}

td{
	font-size: 10px;
	height: 30px;
}

.rtd {
	padding-right:4px;
	text-align:right;
}
.btnContinue, .btnContinueHover {
	display: block;
	background: url(image/btn_continue.gif) no-repeat;
	width: 70px;
	height: 24px;
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer;
	text-indent: -9999em;
	float: right;
}
.btnContinueHover {
	background-position: -71px 0;
}

.scontinue_hover{
	display: block;
	background: url(image/continue1.gif) no-repeat;
	width: 72px;
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	text-indent: -9999em;
}
