@charset "utf-8";

* {margin:0;padding:0}
html {width:100%;height:100%}
*html{background:url("") repeat-x left top}
body {width:100%;font-size:12px;line-height:1.3em;font-family:"돋움",Dotum, "굴림",Gulim,Helvetica,AppleGothic,sans-serif;color:#666;}
div, form, p {}
h1, h2, h3, h4, h5, h6, h7 {font-size:12px;line-height:1.3em;font-family:"돋움",Dotum, "굴림",Gulim,Helvetica,AppleGothic,sans-serif}
ul, ol {}
li { list-style:none}
dl, dt, dd {}

a:link {color:#666;text-decoration:none}
a:visited {color:#666;}
a:hover {color:#666;text-decoration:underline}
a:active {color:#666;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;}/*border:none;separate  table-layout:fixed*/
/* 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, select {font-family:"돋움",Dotum, "굴림",Gulim,Helvetica,AppleGothic,sans-serif;color:#919191}
textarea{overflow:auto;font:12px/1.3em  Gulim, "굴림", sans-serif} 
button{cursor:pointer}
input, button, select, textarea {color:#919191;vertical-align:middle}
select {font-size:12px;color:#666;font-family:"굴림", sans-serif;padding:1px;border:1px solid #c8c8c8;height:20px}

address{font-style:normal}
em {font-style:normal}
hr {display:none}
img {border:none;vertical-align:middle}

/* Skip Navigation */
.skip{ display:block;height:1px;margin:0 -1px -1px 0;padding:0;overflow:hidden;font-size:0;line-height:0;overflow:hidden;position:absolute;left:0;top:0;width:100%;z-index:200;background:#a2ad00}
.skip:active,
.skip:focus {width:100%;height:auto;margin:0;padding:5px 0;font-size:12px;line-height:1.3em;text-indent:10px;text-align:center;color:#fff;text-decoration:none !important}

.blind, legend {display:block;position:absolute;left:0;top:-9999em;overflow:hidden}
