@charset "UTF-8";

/* dafault */
* { margin:0; padding:0; }
html {  font: normal 12px 고딕, Tahoma, AppleGothic }
html, body
        { margin:0; padding:0; }

img { border:0; vertical-align:middle; }
//input { font: normal 12px 고딕, Tahoma, AppleGothic; padding:3px; border:1px solid #CCCCCC;}
//input.input { border: 1px solid #CCCCCC; }


img { border: 0px; }

a { color:#333333; text-decoration:none; }
a.gray { color: #666666; }
a.f11 { font-size:11px; font-family:돋움; }
a.ls { letter-spacing: -1px;}

.float_left { float: left; }
.float_right {float: right; }


ul,ol,ul,dl
        { list-style: none; }

#indicator { display: none; position: absolute; width: 30px; height:30px;  text-align: ceenter; top:190px; z-index:999;}
