@charset "UTF-8";

@import url(common.css);
@font-face{font-family:'NanumSquareR'; src:url('font/NanumSquareR.woff') format('woff');}
@font-face{font-family:'NanumSquareR'; src:url('font/NanumSquareR.eot') format('eot');}


nav a { display:inline-block; float:left; }
nav a.m1 { width: 24.99%; }
nav a.m2 { width: 11.26%; }
nav a.m3 { width: 13.98%; }
nav a.m4 { width: 13.77%; }
nav a.m5 { width: 20.18%; }
nav a.m6 { width: 15.82%; }
nav img { width:100%; }


.tb01 { width:100%; }
.tb01 th { width:25%; text-align:left; font-weight:bold; padding:10px 5px 10px 10px; border-bottom:1px solid #ccc; }
.tb01 td { width:75%; text-align:left; padding:10px 10px; border-bottom:1px solid #ccc; line-height:20px; }
.tb01 td input { padding:3px; border:1px solid #ccc;  }
.tb01 td textarea { width:90%; height:100px; padding:10px; border:1px solid #ccc;}

.toggle li { border-bottom:1px solid #fff; } 
.toggle .t { height:66px; background:#4f4f4f url(../images/icon_p.png) no-repeat right center; }
.toggle .t.on { height:66px; background:#4f4f4f url(../images/icon_m.png) no-repeat right center; }