@CHARSET "UTF-8";

/* HTML Elements
---------------------------------------------------------*/
@import url("https://fonts.googleapis.com/earlyaccess/nanumgothic.css"); 

* { margin:0; padding:0;}
body { font:75%/1.5em '돋움', 'Dotum', arial ; color:#6d6d6d; background:#fff; height:100%; }
body {font-size:13px; font-family: "Nanum Gothic","나눔고딕","맑은고딕","malgun gothic","AppleGothic","돋움","dotum",Helvetica,Arial,sans-serif; color:#444444;}
html { height:100%; }
ul { list-style:none; }
a:link, a:visited, a:active { color:#3378bd; text-decoration:none; outline:none; }
a:hover { text-decoration:underline; }
hr { display: none; }
h1 { font-size:1.2em; }
h2 { font-size:1.0em; font-weight:normal;}
h2 span {padding:5px 6px; display:inline-block; line-height:24px; vertical-align: bottom;}
img { border:0 none; vertical-align:middle;}
option { padding-right: 0.5em; }
legend { display:none; }
fieldset { border:none; }

select { font-family:'돋움', 'Dotum', Tahoma; font-size:13px; padding:1px; border:1px solid #CCC; vertical-align:middle; }
select.multi { height:auto; }
input.inputbox { font-family:'돋움', 'Dotum', Tahoma; font-size:13px; height:20px; line-height:14px; padding:1px 4px 2px 6px; border:1px solid #c0c0c0; vertical-align:middle; }
input.file { font-family:'돋움', 'Dotum', Tahoma; font-size:13px; line-height:14px; padding:2px 4px; vertical-align:middle; border:1px solid #CCC;}
textarea { font-family:'돋움', 'Dotum', Tahoma; font-size:13px; line-height:14px; padding:2px 4px; border:1px solid #CCC; vertical-align:middle; }
table{border-collapse:collapse;width:100%;}
*html .png24{tmp:expression(setPng24(this));}

select, input.inputbox, input.file, textarea{font-size:13px; font-family: "Nanum Gothic","나눔고딕","맑은고딕","malgun gothic","AppleGothic","돋움","dotum",Helvetica,Arial,sans-serif; color:#444444;}
th, strong{ font-weight:600;}
adress{ font-style:normal !important;}
