@charset "UTF-8";
*{margin:0;padding:0}
html,body{width:100%;height:100%}
html{overflow-y:scroll}
body{font-size:12px; background-color:#fff;*word-break:break-all;-ms-word-break:break-word; }
body,input,button{font-size:12px;line-height:1.5em;font-family:Verdana, "돋움",Dotum,Helvetica, AppleGothic,Sans-serif;color:#666}
img,fieldset,iframe{border:0 none}
ul { margin:10px 20px 0 40px;}
li{list-style:circle;}
h1 { font-family:Georgia, Times, serif;  font-size:24px; font-weight: bold;color:#000; }
h2 { font-family:Tahoma,Arial, Helvetica, sans-serif; font-size:16px; font-weight: bold;color:#333; margin:30px 0 0 20px; }
.p1 { color:#000; font-size:12px; font-weight:bold; float:left; padding:5px 5px 0 0;}
.p2 { color:#000; font-size:12px; font-weight:bold; float:left; padding:0 15px 0 0;}
.p3 { color:#000; font-size:12px; font-weight:bold; float:left; }
.input { color:#F00; font-size:12px; font-weight:bold; border:solid 2px #F00; padding:5px }