@charset "utf-8";
/* ----------
css
---------- */


/* layout */
body, table, th, td, input,
textarea, button, select {
	font-family:"돋움", Dotum, Arial, sans-serif;
	font-size:13px;
	color:#666;
}
body { position:relative; }
#topBanner { height:70px; overflow:hidden; }
#topBannerInner { width:1100px; height:70px; margin:0 auto; position:relative; }
#topBannerInner .close-btn { display:block; width:25px; height:25px; position:absolute; right:20px; top:23px; }
#wrap { min-width:1400px; position:relative; }
#sideBanner { width:120px; position:absolute; left:50%; top:233px; margin-left:-700px; }
#sideBanner .side-list li { margin-bottom:10px; font-size:0; }
#quick { width:120px; position:absolute; left:50%; top:233px; margin-left:580px; }
#quick .quick-top { font-size:0; }
#quick .quick-menu li { font-size:0; }
#quick .quick-bottom { font-size:0; }
#headerTop { height:32px; border-top:1px solid #cac6c3; background-color:#f0f0f0; }
#headerTopInner { width:1100px; height:32px; margin:0 auto; overflow:hidden; }
#headerTopInner .top-menu-left { float:left; margin-top:11px; }
#headerTopInner .top-menu-left li { float:left; font-size:11px; color:#555; }
#headerTopInner .top-menu-left li a { font-size:11px; color:#555; }
#headerTopInner .top-menu-left .cell { width:1px; height:10px; background-color:#a1a1a1; margin:0 19px 0 19px; font-size:0; }
#headerTopInner .top-menu-right { float:right; margin-top:11px; }
#headerTopInner .top-menu-right li { float:left; font-size:11px; color:#555; font-weight:600; }
#headerTopInner .top-menu-right li a { font-size:11px; color:#555; font-weight:600; }
#headerTopInner .top-menu-right .cell { width:1px; height:10px; background-color:#a1a1a1; margin:0 19px 0 19px; font-size:0; }
#headerMiddle { width:1100px; height:140px; margin:0 auto; overflow:hidden; position:relative; }
#headerMiddle .logo { float:left; font-size:0; }
#headerMiddle .middle-menu { float:right; margin-top:58px; }
#headerMiddle .middle-menu li { float:left; margin-left:10px; font-size:0; }
#headerMiddle .sns-menu { position:absolute; right:0px; top:10px; }
#headerMiddle .sns-menu li { float:left; margin-left:10px; font-size:0; }
#headerBottom { height:40px; background-color:#222; }
#headerBottomInner { width:1100px; height:40px; margin:0 auto; }
#headerBottomInner .gnb { overflow:hidden; }
#headerBottomInner .gnb li { float:left; font-size:0; }
#container { width:1100px; margin:0 auto; padding:20px 0 40px 0; }
#content { width:1100px; min-height:600px; height:auto !important; _height:600px; *zoom:1; }
#content:after { content:""; display:block; clear:both; }
#bottomBanner { width:1100px; height:130px; margin:0 auto; font-size:0; overflow:hidden; }
#bottomBanner img { width:1100px; height:130px; }
#footer { width:1100px; height:130px; margin:40px auto 0; border-top:1px solid #d5d5d5; overflow:hidden; }
#footer .footer-copy { margin-top:25px; }
