/* 나눔고딕*/
@font-face {
  font-family: 'NanumGothic';
  src: url("../font/NanumGothic-Regular.eot");
  src: url("../font/NanumGothic-Regular.eot?#iefix") format('embedded-opentype'),
       url("../font/NanumGothic-Regular.woff") format('woff'),
       url("../font/NanumGothic-Regular.ttf") format('truetype');
}

/* 나눔스퀘어 */
@font-face {
	font-family:'NanumSquare';
	src: url("../font/NanumSquare.eot");
	src: url("../font/NanumSquare.woff") format('woff'),
}

.f_ng {font-family:NanumGothic,"나눔고딕";}
.f_ns {font-family:NanumSquare,"나눔스퀘어";}

/* common */
#ie-warning {display:none;}
a {text-decoration:none !important; outline:none !important; selector-dummy:expression(this.hideFocus=true) !important;}
a:link {text-decoration:none; color:#666;}
a:visited {text-decoration:none; color:#555;}
a:hover {text-decoration:none; color:#000;}
a:active {text-decoration:none; color:000;}

/* IE10 뷰포트 버그대응 */
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }

/* common */
.bold {font-weight:bold !important;}
.split {overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}

/* 라인 */
.line20 {height:20px; margin-bottom:20px; border-bottom:1px solid #eee;}
.line30 {height:30px; margin-bottom:30px; border-bottom:1px solid #eee;}
.line50 {height:50px; margin-bottom:50px; border-bottom:1px solid #eee;}
.line70 {height:70px; margin-bottom:70px; border-bottom:1px solid #eee;}

/* 자식높이 부모에게 반영 */
* [class *= "box"]:before,
* [class *= "box"]:after {content:""; display:block; clear:both;}

/* 글자크기 */
.fs11 {font-size:11px !important;}
.fs12 {font-size:12px !important;}
.fs13 {font-size:13px !important;}
.fs14 {font-size:14px !important;}
.fs15 {font-size:15px !important;}
.fs16 {font-size:16px !important;}
.fs18 {font-size:18px !important;}
.fs20 {font-size:20px !important;}
.fs24 {font-size:24px !important;}
.fs30 {font-size:30px !important;}

/* 라인 */
* [class*="lineH"] {clear:both; width:100%; border-bottom:1px solid #eee;}
.lineH5 {height:5px; margin-bottom:5px;}
.lineH10 {height:10px; margin-bottom:10px;}
.lineH20 {height:20px; margin-bottom:20px;}
.lineH30 {height:30px; margin-bottom:30px;}
.lineH50 {height:50px; margin-bottom:50px;}
.lineH60 {height:60px; margin-bottom:60px;}
.lineH70 {height:70px; margin-bottom:70px;}

/* 여백 */
.h5 {height:5px; padding:0; margin:0; clear:both;}
.h10 {height:10px; padding:0; margin:0; clear:both;}
.h20 {height:20px; padding:0; margin:0; clear:both;}
.h30 {height:30px; padding:0; margin:0; clear:both;}
.h40 {height:40px; padding:0; margin:0; clear:both;}
.h50 {height:50px; padding:0; margin:0; clear:both;}
.h60 {height:60px; padding:0; margin:0; clear:both;}
.h70 {height:70px; padding:0; margin:0; clear:both;}
.h80 {height:80px; padding:0; margin:0; clear:both;}
.h90 {height:90px; padding:0; margin:0; clear:both;}
.h100 {height:100px; padding:0; margin:0; clear:both;}

/* 넓이 */
.w100 {width:100% !important;}
.w90 {width:90% !important;}
.w80 {width:80% !important;}
.w70 {width:70% !important;}
.w60 {width:60% !important;}
.w50 {width:50% !important;}
.w40 {width:40% !important;}

/* padding */
.pad0 {padding:0 !important;}
.pad5 {padding:0 !important;}
.pad10 {padding:10px !important;}
.pad20 {padding:20px !important;}
.pad30 {padding:30px !important;}
.pad40 {padding:40px !important;}
.pad50 {padding:50px !important;}
.pad60 {padding:50px !important;}
.pad70 {padding:50px !important;}
.pad80 {padding:50px !important;}
.pad90 {padding:50px !important;}
.pad100 {padding:50px !important;}

/* margin */
.marin0 {margin:0 !important;}
.marin0_T {margin-top:0 !important;}
.marin0_R {margin-right:0 !important;}
.marin0_B {margin-bottom:0 !important;}
.marin0_L {margin-left:0 !important;}

/* 정렬 */
.center {text-align:center !important;}
.left {text-align:left !important;}
.right {text-align:right !important;}
.f_left {float:left !important;}
.f_right {float:right !important;}
.block {display:block !important;}
.none {display:none !important;}
.inline {display:inline-block !important;}

/* COMMON */
.m_1,.m_2,.m_3,.m_4,.m_5,.m_6,.m_7,.m_8,.m_9,.m_10,.m_11,.m_12,
.t_1,.t_2,.t_3,.t_4,.t_5,.t_6,.t_7,.t_8,.t_9,.t_10,.t_11,.t_12,
.p_1,.p_2,.p_3,.p_4,.p_5,.p_6,.p_7,.p_8,.p_9,.p_10,.p_11,.p_12
{display:inline-block;position:relative;vertical-align:top;letter-spacing:0;}

.row {overflow:hidden;font-size:0;line-height:0;letter-spacing:-4px;}
.row>* {display:inline-block;}

.rs2,.rs3,.m_rs2,.m_rs3,.p_rs2,.p_rs3 {visibility:hidden;}

.col_1,.col_2,.col_3,.col_4,.col_5,.col_6,.col_7,.col_8,.col_9,.col_10,.col_11,.col_12 {display:inline-block;position:relative;vertical-align:top;letter-spacing:0;}
.col_1 {width:8.33333% !important;}
.col_2 {width:16.66666% !important;}
.col_3 {width:25% !important;}
.col_4 {width:33.33333% !important;}
.col_5 {width:41.66666% !important;}
.col_6 {width:50% !important;}
.col_7 {width:58.33333% !important;}
.col_8 {width:66.66666% !important;}
.col_9 {width:75% !important;}
.col_10 {width:83.33333% !important;}
.col_11 {width:91.66666% !important;}
.col_12 {width:100% !important;}

/* pre 리셋 */
pre {
	white-space: pre-wrap; /* CSS3*/
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-all; /* Internet Explorer 5.5+ */ 
}
