﻿/* CSS Document */
html{overflow-y:scroll;}
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select,figure,figcaption{margin:0;padding:0}
body,input,textarea,select,button,table{font-family:'돋움',Dotum,helvetica,sans-serif;font-size:12px;line-height:1.7}
img{border:0}
ul,ol{list-style:none}
fieldset{border:none}
button{cursor:pointer; color:#464646; background:#000; border:none; font-weight:bold;}
header,hgroup,article,nav,footer,figure,figcaption,canvas,section,time{display:block}
th,h1,h2,h3,h4,h5,h6,h7,h8,h9 {font-weight:normal; text-align:left;}

a{color:#464646; text-decoration:none}
a:link{color:#464646; text-decoration:none}
a:hover{color:#0080dd; text-decoration:none}
a:active{text-decoration:none}

/*js*/
.clear{clear:both;}
.hide{display:none}
.png24 {tmp:expression(setPng24(this));}
.box {width:auto; position:absolute;}


.bg-b {background:#f4a01d;}
.fc-f {color:#fff;}
.padding-1 {padding:10px 15px;}
.padding-1.bg-b.fc-f {border-radius:5px; letter-spacing:-1px;}
.text-center {text-align:center;}