@charset "euc-kr";
/*³ª´®°íµñÀ¥ÆùÆ®·Îµå(ÆùÆ® »ç¿ëÇÒ°÷¿¡font-family:'Nanum Gothic', '³ª´®°íµñ', '±¼¸²', 'Gulim', 'sans-serif', 'Tahoma';Ãß°¡)*/
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
/*³ª´®¹Ù¸¥°íµñÀ¥ÆùÆ®·Îµå(ÆùÆ® »ç¿ëÇÒ°÷¿¡font-family:'NanumBarunGothic';Ãß°¡)*/
@import url("../font/NanumBarunGothic.css");
/*ÄÚÆà¹ÙÅÁÃ¼ font-family: 'KoPub Batang', 'Nanum Gothic', '³ª´®°íµñ', '±¼¸²', 'Gulim', 'sans-serif', 'Tahoma';*/ 
@import url(http://fonts.googleapis.com/earlyaccess/kopubbatang.css);

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);

@font-face {  
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight:   400;
  src:   url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot);
  src:   url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot?#iefix)   format('embedded-opentype'),
  url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff2)   format('woff2'),
  url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff)   format('woff'),
  url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.ttf)   format('truetype');
  }
  @font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src:   url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.eot);
  src:   url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.eot?#iefix)   format('embedded-opentype'),
  url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff2)   format('woff2'),
  url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff)   format('woff'),
  url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.ttf)   format('truetype');
  }

body { -webkit-text-size-adjust : none }
/* CSS Document */
*{padding:0;margin:0;}
html,body{width:100%;height:100%;}
html{overflow-y:auto;}
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,tr,td,thead,tbody,form,fieldset,legend,input,textarea,button{margin:0;padding:0;font: 12px "Nanum Gothic",'µ¸¿ò','dotum',tahoma,'MalgunGothic','Verdana','Open Sans', sans-serif,'Helvetica','sans-serif';}
ul,ol,li,dl,dt,dd {list-style:none;}
i,em,address{font-style:normal;}
label,button{cursor:pointer;}
button{position:relative;border:none;}
hr,legend {display:none;}
img,fieldset,iframe {border:none;}
img{vertical-align:top;max-width:100%;}
textarea{font-family:"Nanum Gothic",'µ¸¿ò','dotum',tahoma,'MalgunGothic','Verdana','Open Sans', sans-serif,'Helvetica','sans-serif';}
caption {display:none;}
input,select,button{vertical-align:middle;}
button{margin:0;padding:0;}
table{border:none; border-collapse:collapse; padding:0; border-spacing:0;}
a{text-decoration:none; color:#666;}
a:link,a:visited,a:active,a:focus{text-decoration:none;}
a:hover{text-decoration:none;}
.blind {display:block;overflow:hidden;top:-1000em;position:absolute;}

/* #skipnavi a{display:block;position:absolute;left:0;top:-9999em;width:100%;background-color:#272727;color:#aaa;font: bold 12px/2.4 arial,sans-serif;text-align:center}
#skipnavi a:hover,#skipnavi a:active,#skipnavi a:focus{top:0} */
#skipnavi {position:relative;width:100%;top:-1px;left:0;z-index:10000;}
#skipnavi ul li {position:absolute;top:-1px;left:0;width:100%;}
#skipnavi a, #skipnavi a:link {display:block;width:100%;height:1px;margin:0 0 -1px 0;font-size:1em;text-decoration:none;overflow:hidden;}
#skipnavi a:active,
#skipnavi a:focus,
#skipnavi a:hover {width:100%;height:20px;padding:14px 0 6px 0;font-weight:bold;color:#fff;text-align:center;background:#000;}

/* float */
.clearfix{*zoom: 1;}
.clearfix:after{content:''; display:block; clear:both;}
.f_left{float:left;}
.f_right{float:right;}

/* Form */
.label em img{vertical-align:0;}
.label em img{vertical-align:middle;}
.inpField{background-color:#fefefe; border:1px solid #ddd;padding:3px 5px;}
.btn{background-color:#fff; border:1px solid #ccc;padding:3px 5px; border-right-color:#aaa;border-bottom-color:#aaa;}
.lh65{line-height:65px; !important;}
.lh_1{line-height:1em; !important;}
.padd_5_0{padding:5px 0;}

/*width*/
.w20{width:20px;}
.w40{width:40px;}
.w60{width: 60px;}
.w80{width: 80px;}
.w100{width: 100px;}
.w120{width: 120px;}
.w140{width: 140px;}
.w160{width: 160px;}
.w180{width: 180px;}
.w200{width: 200px;}

/*margin & padding*/
.mb5{margin-bottom: 5px;}
.mb10{margin-bottom: 10px;}
.mb20{margin-bottom: 20px;}
.mb21{margin-bottom: 21px;}
.mb30{margin-bottom: 30px;}
.mb42{margin-bottom: 42px;}
.mb50{margin-bottom: 50px;}
.mb63{margin-bottom: 63px;}

/*text-align*/
.ta_center{text-align: center;}
.ta_left{text-align: left;}
.ta_right{text-align: right;}

/*hide-text*/
.hide-text{text-indent: 100%; white-space: nowrap; overflow: hidden;}

/*±âº»*/
#wrap{width:100%;}
#header{position:relative;}
#container{position:relative;*zoom:1;}
#container:after{display:block;clear:both;content:'';}
#footer{position:relative;}

/*°øÅëºÎºÐ*/
input[type=text], input[type=password] {background:#fff; border:1px solid #c9c9c9; height:20px; line-height: 20px; padding:0 5px 0 5px;}
input[type=text]:hover, input[type=password]:hover, input[type=text]:focus, input[type=password]:focus {border:1px solid #909090;}
input[type=checkbox], input[type=radio] {margin-top:-1px; margin-bottom:1px;}
textarea{border:1px solid #c9c9c9; padding:5px;}
select{border:1px solid #c9c9c9; height:22px; padding:2px 2px 2px 6px; vertical-align:middle;}


/*ÆäÀÌÂ¡*/
.board_num_list{width:100%;text-align:center;margin:10px 0;}
.board_num_list a{display:inline-block;height:23px;line-height:23px;margin:0 2px;font-family:'³ª´®°íµñ', 'Nanum Gothic', '±¼¸²', 'Gulim', 'sans-serif', 'Tahoma';}
.board_num_list a:hover{text-decoration:none;}
.board_num_list a.num{padding:0 6px;background:#fff;border:1px solid #e2e2e2;font-weight:bold;}
.board_num_list a.num:hover, .board_num_list a.on{background:#5f5f5f;color:#fff;border:1px solid #5f5f5f;}
.board_num_list a.prev_all{vertical-align:top;overflow:hidden;line-height:9999px;width:23px;border:1px solid #e2e2e2;font-weight:bold;background:#fff url('../img/common/b_prev_all.png') 8px 7px no-repeat;}
.board_num_list a.prev{vertical-align:top;overflow:hidden;line-height:9999px;width:23px;border:1px solid #e2e2e2;font-weight:bold;background:#fff url('../img/common/b_prev.png') 8px 7px no-repeat;}
.board_num_list a.next_all{vertical-align:top;overflow:hidden;line-height:9999px;width:23px;border:1px solid #e2e2e2;font-weight:bold;background:#fff url('../img/common/b_next_all.png') 8px 7px no-repeat;}
.board_num_list a.next{vertical-align:top;overflow:hidden;line-height:9999px;width:23px;border:1px solid #e2e2e2;font-weight:bold;background:#fff url('../img/common/b_next.png') 8px 7px no-repeat;}
.board_num_list a.prev_all:hover,.board_num_list a.prev:hover,.board_num_list a.next:hover,.board_num_list a.next_all:hover{/*border:1px solid #5f5f5f;*/ background-color: #f3f3f3;}


/*¹öÆ°*/
.view_btn{position:relative;height:36px;margin:20px 0;}
.margin_btn{margin-right:7px;}
.view_btn .list_btn{float:right;display:block;width:90px;line-height:36px;text-align:center;background:#fd2631;border-radius:3px;font-size:15px;color:#fff;font-weight:700;border:#c80000 solid 1px;margin-left:10px;}
/* moblie */
/* @media screen and (max-width: 640px){

body{zoom:60%;}

} */