@charset "utf-8";

/* common */
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
*, html, body{font-family:'Nanum Gothic','나눔고딕',NanumGothic,'맑은 고딕','Malgun Gothic','돋움',Dotum,'굴림',Gulim,sans-serif}
body{} /* _color */
#pc{}
#ie6{display:none}
.pc_width{width:1140px;margin:0 auto}

/* 스킵네비게이션, 반복영역건너뛰기 */
.skip_navigation,.skip_navigation ul{height:0}
.skip_navigation a{position:absolute;top:-9999px;background:#000;width:100%;height:30px;text-align:center;color:#fff;line-height:30px;font-weight:bold;z-index:100;opacity: 0.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60)}
.skip_navigation a:focus,
.skip_navigation a:hover,
.skip_navigation a:active{top:0}

/* header */
#header{width:100%;min-width:1140px;height:120px;background:url(../_images/pc/header_bg.jpg) repeat-x left top}
#header .header_in{position:relative}
#header h1{position:absolute;left:0;top:0}

/* nav (세부사항은 _color 에서 수정) */
.gnb {float:right;width:630px;margin-top:60px}
.gnb a{display:block; text-decoration:none}
.gnb li{position:relative; z-index:2000;float:left}
.gnb li img{float:left}
.gnb li a:hover,.gnb > li:hover > a{}
.gnb ul{position:absolute;top:60px;left:0;width:160px;display:none;opacity:0;list-style:none;background:url(../_images/pc/bg_lnb.jpg) repeat-y bottom right}
.gnb ul li{position:relative}
.gnb ul li a{display:block;width:120px;padding:10px 20px;font-size:14px}
.gnb ul li a:hover{}
.gnb ul ul{left:160px;top:-1px}
.gnb ul img{margin:0 0 0 40px;float:left}

/* 로그인 버튼등 */
#header .header_in .btn_header{position:absolute;right:35px;top:0}
#header .header_in .btn_header li{float:left}


/* 메인이미지 */
.main_img{position:relative;width:100%;min-width:1140px;height:500px;background:url(../_images/pc/main_img_bg.jpg) no-repeat center top; overflow:hidden;}
.main_img .building{position:absolute;left:0;top:0;z-index:1;width:100%}
#sub_img{width:100%;min-width:1140px;height:380px;background:#ccc;}
.main_img .speed{position:absolute;left:50%;bottom:-6px;z-index:50;margin-left:-570px}
.main_img .speed img{float:left}

/*
.main-bg { position:relative; margin:100px auto 0; width:1140px; height:580px; overflow:hidden; }
.main-img1 { position:absolute; right:-333px; top:70px; z-index:10; width:300px; }
.main-img2 { position:absolute; right:520px; top:30px;z-index:10; display:none;}
*/
.main-bg { position:relative; margin:0 auto 0; width:1140px; height:580px; overflow:hidden; }
.main-img1 { position:absolute; left:180px; top:120px; z-index:10; width:650px; }
.main-img2 { position:absolute; left:320px; bottom:110px;z-index:10; display:none;}

/* 메인영역 첫번째 */
.main_ban{width:1140px;margin:20px auto;zoom:1}
.main_ban:after{display:block;content:"";clear:both}
.main_ban li{float:left}

/* content */
.contents_tit{height:70px;position:relative;border-bottom:1px solid #e7e7e7}
.contents_tit span{font-size:16px;color:#81bd3c !important;line-height:40px;font-weight:bold}
.contents_tit .tit_img{display:block;position:absolute;left:0;top:0;width:280px;height:40px}
.contents_tit img{position:absolute;left:0;top:0}
.contents_tit .breadclumb{position:absolute;right:0;top:35px;height:20px;font-weight:normal}
.contents_tit .breadclumb *{font-style:normal;font-size:11px;font-family:'돋움',Dotum;line-height:20px;color:#8f9699 !important}
.contents_tit .breadclumb a{display:block;float:left;text-decoration:none;padding:2px 2px;}
.contents_tit .breadclumb a:first-child{background:url(../_images/pc/ico_home.png) no-repeat left center;padding-left:20px}
.contents_tit .breadclumb span{font-size:8px}
#content_out{position:relative;z-index:10;width:1140px;margin:10px auto 0;}
#content_out:after{content:"";display:block;clear:both}
#content_out:before{content:"";display:block;clear:both}
#content{float:left;width:930px;margin-left:10px}

/* aside_left */
#aside_left{width:200px;float:left}
.snb_title{float:left}
.snb_title img{float:left}
.snb{width:200px;float:left;*zoom:1}
.snb:after{content:"";display:block;clear:both}
.snb > li{width:200px;height:40px;float:left; background:url(../_images/pc/bg_snb.jpg) no-repeat}
.snb li a{position:relative;display:block;height:40px;padding-left:20px;line-height:40px;font-size:14px} /* _color */

/* footer */
#footer_out{width:100%;min-width:1140px;height:110px;padding-top:20px;background:#f7f7f7;border-top:2px solid #c62d24}
.footer{position:relative;}
.footer .add{zoom:1}
.footer .add:after{display:block;content:"";clear:both}
.footer .add img{float:left;margin-right:30px}

/* btn_quick */
.btn_quick{position:fixed;left:50%;top:130px;z-index:100;width:70px;margin-left:580px}
.btn_quick img{float:left}

/* 간편접수 프로그램설치 */
.downbtn{position:fixed;left:10px;top:130px;z-index:100;width:140px;}

/* 모바일버전 보기버튼 */
#fakeM1{position:relative;z-index:100;width:100%;min-width:1140px;padding-left:0 !important;padding-right:0 !important;display:block;padding:1em;background:#ccc;border-top:1px solid #222;font-size:40px;text-align:center;color:#222 !important}