@charset "euc-kr";

* {margin:0;padding:0;}
html {width:100%;height:100%;}
body {width:100%;height:100%;font:12px/1.45em /* ³ª´®°íµñ,  */"Nanum Gothic","µ¸¿ò",Dotum, "±¼¸²",Gulim,Helvetica,AppleGothic,sans-serif;color:#626262;}
div, form, p {}
h1, h2, h3, h4, h5, h6, h7 {font-size:100%;font-weight:normal;}
ul, ol, li { list-style:none;}
dl, dt, dd {}

a:link {color:#626262;text-decoration:none;}
a:visited {color:#626262;text-decoration:none;}
a:hover {color:#626262;text-decoration:none;}
a:active {color:#626262;text-decoration:none; }
a:focus{text-decoration:none;}/*text-decoration:underline;*/

table {width:100%;}
table, tbody, tfoot, thead, tr, th, td {border-collapse:separate;border-spacing:0;table-layout:fixed;}/*border:none; separate;*/
/* 6 */* html table, tbody, tfoot, thead, tr, th, td {border-collapse:collapse;}
/* 7 */* + html table, tbody, tfoot, thead, tr, th, td {border-collapse:collapse;}

caption {display:none;}
fieldset {border:none;}
legend {display:none;}

input {font-family:"Nanum Gothic","µ¸¿ò",Dotum, "±¼¸²",Gulim,Helvetica,AppleGothic,sans-serif; color:#626262;}
textarea{overflow:auto;font:12px/1.3em "Nanum Gothic","µ¸¿ò",Dotum, "±¼¸²",Gulim,Helvetica,AppleGothic,sans-serif;} 
textarea {resize: none;} /* Å©·Ò,»çÆÄ¸® */
button{font-family:"Nanum Gothic","µ¸¿ò",Dotum, "±¼¸²",Gulim,Helvetica,AppleGothic,sans-serif; cursor:pointer;border:0 none;background:transparent;*overflow:visible;}
button::-moz-focus-inner {border:0;padding:0;}
input, button, select, textarea {color:#626262; vertical-align:middle;}

address{font-style:normal;}
em {font-style:normal;}
hr {display:none;}
img {border:none;vertical-align:middle;}
a img{cursor:pointer;vertical-align:middle;}
select {font-size:12px;color:#626262;font-family:"Nanum Gothic","µ¸À½",Dotum;padding:1px;}

input[type="button"],input[type="text"],input[type="password"],input[type="image"],input[type="submit"],textarea{-webkit-appearance:none;}
input[type=text]::-ms-clear {display:none}
input[type="text"]{padding:4px 5px 3px;height:16px;line-height:16px;vertical-align:middle;border:1px solid #adadad;}
input[type="password"]{padding:4px 5px 3px;height:16px;line-height:16px;vertical-align:middle;border:1px solid #adadad;}
input[type="submit"] {cursor:pointer;box-sizing:inherit;}
input[type="checkbox"]{-webkit-appearance:checkbox;margin: 2px 0 3px;vertical-align:middle;}
input[type="radio"]{-webkit-appearance:radio;margin: 2px 0 3px;}


