@charset "utf-8";

#pageHd {
	padding-bottom: 7px;
	background: url("images/bg_hd_inner.jpg") 50% 0 no-repeat;
}

#pageBd .page-area1 {
	background-image: url("images/bg_bd_t_inner.png");
}

#pageBd .page-area2 {
	padding-top: 5px;
}

#textSize {
	padding-bottom: 0;
}

#main {
	margin: 0 6px;
}

.TopPane {
	margin: 6px 6px 0;
	padding: 0 2px;
}

.ContentBottomPane {
	margin: 0 6px 6px;
	padding: 0 2px;
}

.LeftPane,.ContentPane,.RightPane {
	padding: 0 2px;
	vertical-align: top;
}

#BottomPaneWrap {
	margin: 0 13px;
}

#BottomLeftWrap,#BottomCenterWrap {
	float: left;
	width: 33.3%;
}

#BottomRightWrap {
	float: right;
	width: 33.3%;
}

.BottomLeftPane,.BottomCenterPane,.BottomRightPane {
	margin: 0 8px 6px;
	padding: 0 2px;
}

#BottomPaneWrap .DNNEmptyPane {
	width: auto !important;
}

#siteInfo {
	clear: both;
}

.BottomPane {
	margin: 0 8px 6px;
	padding: 0 2px;
}

.FooterPane {
	clear: both;
	margin: 0 8px;
	padding: 0 2px;
}



