@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button,table {margin:0;
padding:0; font-family:'Nanum Gothic','Gulim',sans-serif}
img {border:0 none}
body{font-size:14px; text-align:center \9;}
dl,ul,ol,li {list-style:none}
a {color:#7d7d7d !important;text-decoration:none; }
a:active, a:hover {color:#7d7d7d;text-decoration:none;}

/* global class */
.ir_pm {display:block;overflow:hidden;font-size:0px;line-height:0;text-indent:-9999px} /* 사용된 이미지내 의미있는 텍스트의 대체텍스트를 제공할때 */
.ir_wa {display:block;overflow:hidden;position:relative;width:100%;height:100%;z-index:-1} /* 중요한 이미지 대체텍스트로 이미지off시에도 대체 텍스트를 보여주고자 할때 */

.f_l {float:left}
.f_r {float:right}

.c_b {clear:both}

.ta_l {text-align:left}
.ta_c {text-align:center}
.ta_r {text-align:right}

.con_pb { padding-top:20px;}