/***************************************************
	Font
**************************************************/


@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');
@import url('http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,700');

@import url('font-awesome.css');


.m15{margin:0 15px !important;}

.mr0{margin-right:0px !important;}
.ml0{margin-left:0px !important;}
.mr20{margin-right:20px;}
.m0{margin:0px !important;}
.bbno{border-bottom:none !important;}
.brno{border-right:none !important;}


.m80{margin:80px 0;}
/**************************************************
	Reset
**************************************************/
html,body{width:100%;height:100%; -webkit-text-size-adjust:none; word-break:keep-all;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,form,fieldset,p,button{margin:0;padding:0; font-weight: 400;}
body,h1,h2,h3,h4,input,button{font-size:14px; line-height:20px; }
body{font-family: 'Noto Sans', 'Nanum Gothic', '나눔고딕', 'Dotum', sans-serif;}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, main, nav, section {display:block;} /* HTML5 display-role reset for older browsers */
table {border-collapse: collapse; border-spacing: 0;}
img,fieldset,iframe{border: 0 none;}
ol, ul{list-style:none;}
a,span {display:inline-block;}
a:link, a:visited {color:inherit; text-decoration: none; cursor:pointer}
a:hover, a:active {color:#ff6600; text-decoration: none;}
.cf{*zoom:1}
.cf:after {content:'';display:block;clear:both}
.fl{float:left !important}
.fr{float:right !important}
.fn{float:none !important}
.cb{clear:both !important}
.ac{text-align:center !important}
.al{text-align:left !important}
.ar{text-align:right !important}
.vt{vertical-align:top !important}
.vm{vertical-align:middle !important}
.vb{vertical-align:bottom !important}
.oh{overflow:hidden !important}
.cp{cursor:pointer !important}
.di{display:inline !important}
.dib{display:inline-block;display:-moz-inline-box}
.dn{display:none !important}
.db{display:block !important}
.vv{visibility:visible !important}
.vh{visibility:hidden !important}
.bbn{border-bottom:none !important}
.brn{border-right:none !important}
.bln{border-left:none !important}
.btn{border-top:none !important}
.bn, .bn td, .bn th{border:none !important}
.bgn, .bgn td, .bgn th{background:none !important} 
.fb{font-weight:bold !important}
.fn{font-weight:normal !important}
.fixed{table-layout:fixed}
.pr{position:relative !important}
.tc{text-align: center !important;}
.move{-webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.ml0{margin-left: 0 !important;}




/**************************************************
	Drag Effect
**************************************************/
::selection {background:#004282; color:#ffffff; text-shadow:none;}
::-moz-selection {background:#004282; color:#ffffff; text-shadow:none;}
::-webkit-selection {background:#004282; color:#ffffff; text-shadow:none;} 
::-o-selection {background:#004282; color:#ffffff; text-shadow:none;}












