#aHome { background-position:0 -119px; }
#aboutbox {
	background:#C9E7DF;
	width:499px;
	margin:0 12px 0 15px;
	padding:8px;
}
#noticebox {
	min-height: 203px;
	height: auto !important;
	height: 203px;
}
#noticetop {
	background:url(../images/home/noticetop.png) no-repeat;
	height:26px;
	padding:50px 20px 0px 23px;
}
#noticecontent div {
	background:url(../images/home/noticefade.png) no-repeat;
	padding:0px 20px 0px 23px;
}
#noticecontent {
	background:url(../images/home/noticerepeat.png) repeat-y;
	padding-bottom:20px
}
#noticefooter {
		background:url(../images/home/noticebottom.png) no-repeat bottom;
		width:542px;
		height:12px;
		
}
