#outter {
	width: 740px;
	border: 2px solid #8b0000;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#inner {
	width: 716px;
	margin: 12px;
}
.rule {
	background-image: url(../../assets/rdln.gif);
	background-repeat: repeat-x;
	height: 18px;
}

