.inner{
	width: 400px;
	background: url('images/bg_system.jpg') no-repeat;
	padding: 20px 230px 0;
}

.box_top{
	width: 400px;
	height: 30px;
	background: url('images/box_top.gif') no-repeat;
}

.box_mid{
	width: 400px;
	background: url('images/box_mid.gif') repeat-y;
	padding: 0 5px;
}

.box_btm{
	width: 400px;
	height: 30px;
	background: url('images/box_btm.gif') no-repeat;
	margin: 0 0 20px 0;
}


.box_mid dl,
.box_mid ul,
.box_mid p{
	line-height: 1.5;
	margin: 0 1em 0 1.5em;
}
