@charset "utf-8";

#mainWrapper #imgArea {
	background: url(../../../images/10_back.jpg) no-repeat 2px top;
	height: 225px;
	width: 801px;
	padding-top: 45px;
}

/*---------- end [#imgArea] ----------*/

#contentsArea .leftBox {
	width: 372px;
	padding-right: 20px;
	overflow: visible;
}

#contentsArea .rightBox {
	float: left;
	width: 366px;
	border: 1px solid #CCCCCC;
}

#contentsArea .centerBox {
	float: left;
	clear: both;
	width: 770px;
	padding: 0px 0px 15px;
	margin-top: 25px;
	overflow: hidden;
	background: url(../../../images/centerback_bt.gif) no-repeat left bottom;
}

#calendarBox {
	width: 760px;
	padding: 35px 0px 0px;
	background: url(../../../images/centerback_top.gif) no-repeat left top;
	text-align: center;
}
.leftBox .zoomBtn {
	position: absolute;
	left: 327px;
	top: 112px;
}
