@charset "utf-8";
/* body 스타일 */
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select,img{margin:0;padding:0; vertical-align:middle !important;}
body,input,textarea,select,button,table,pre{font-family:'나눔고딕','맑은 고딕','새굴림',MingLiU-ExtB,'sans-serif';}


body { font-size:13px; }
img,fieldset{border:0}
ul,ol{list-style:none}
a{text-decoration:none;color:#666;}
a:hover,a:active,a:focus{text-decoration:none; }
.tb_list input[type=checkbox]{
     transform: scale(1.1);
  }
  
