@charset "utf-8";
/* ----------------------------------------------------------- */
/* ----------------------- 비주얼 영역  ---------------------- */
/* ----------------------------------------------------------- */
#visual {
	border-bottom: 1px solid #ccc;
}
#visualInner {
}
/* ----------------------------------------------------------- */
/* ----------------------- 컨텐츠 영역  ---------------------- */
/* ----------------------------------------------------------- */
/* ----------------------------------------------------------- */
/* ----------------------- 컨텐츠 영역  ---------------------- */
/* ----------------------------------------------------------- */
#contents {
	
}
#contentsInner {
}
#contentsInner .siteWidthLayer {
	border-left: 1px solid #ccc;
}
#sub {
	padding-bottom: 30px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#pg_css {
	min-height: 350px;
}
#banner {
	position:absolute;
	width: 77px;
	right: 0px;
	z-index: 200;
}