@charset "utf-8";
/*base*/
  *{margin:0; padding:0; font-family:'Tahoma', 'Dotum'; font-size:12px;}
  body{width:100%; height:100%;}
  ul li{list-style:none;}
  img,table,th,tr,td{border:0; border-collapse:collapse;}
  td{line-height:180%;}
  a:link, a:visited{text-decoration:none; color:#464646;}
  a:hover, a:active{text-decoration:underline; color: #669933;}
  input, select{vertical-align:middle; padding:2px;}

/* body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select{margin:0;padding:0}
body, input, textarea, select, button, table{font:normal 12px '돋움', Dotum, AppleGothic, sans-serif; 
word-wrap:break-word;word-break:break-all;-webkit-text-size-adjust:none;}
img, fieldset{border:0;}
img{vertical-align:top;}
input, select{vertical-align:middle; padding:2px;}
ul, ol{list-style:none;}
em, address, caption, th{font-style:normal;}
a:link, a:visited{text-decoration:none; color:#464646;}
a:hover, a:active{text-decoration:underline; color: #669933;}
form{margin:0; padding:0;}

/* table
table{border-collapse:collapse; border-spacing:0;} */

.location p{font-size:95%;}