div#contentsTop {
	background: url("../images/contents_bgTop.gif") no-repeat center;
	height: 18px;
}

div#contentsMdl {
	background: url("../images/contents_bgMdl.gif") repeat-y center;
	height: 590px;
	overflow: hidden;
}


div#contentsBtm {
	background: url("../images/contents_bgBtm.gif") no-repeat center;
	height: 18px;
}
