@charset "utf-8";
/* CSS Document */
.divbg{
	width:420px;
	margin:0 auto;
	display:none;
	background-color:#f1fbe4;
	padding-top:20px;
}
.divtitle{
	height:39px;
	background:url(/images/Manor/div_title_bg.gif) repeat-x;
}
.divtitle img{
	float:right;
	margin-right:10px;
}
.divspan{
	float:left;
	margin-left:10px;
	line-height:34px;
	color:#2a6109;
	font-size:14px;
	font-weight:bold;
}
.divtable{
	width:280px;
	margin:0px auto 20px auto;
	background-color:#c9ebb2;
	border:1px dashed #b1d797;
}
.divtable td{
	background-color:#f7fdee;
	line-height:26px;
	color:#404040;
}
.divtable td label{
	text-align:center;
}
