@charset "utf-8";
/* Common */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:'굴림',gulim,'돋움',Dotum,helvetica,sans-serif;font-size:12px;line-height:1.8;color:#666;}
body{text-align:center;}
img{border:0;vertical-align:top;}
strong, strong a{color:#666;}
strong.big{font-size:13px;letter-spacing:-1px;}
header,hgroup,article,nav,footer,figure,figcaption,canvas,section,time{display:block}
a{color:#5994b3;text-decoration:none}
a:hover,a:active{color:#444;text-decoration:underline}
.hide{display:none}
.clr{clear:both}
.f_left{float:left !important}
.f_right{float:right !important}

/* 텍스트 숨김 */
.screen_out{display:block;overflow:hidden;position:absolute;left:-9999px;width:1px;height:1px;font-size:0;line-height:0;text-indent:-9999px}
/* Layout */

#backtotop {background: #333333 url(../images/common/sprite.png) 10px -55px no-repeat;border-radius: 3px 3px 0 0;bottom: 0;height: 40px;position: fixed;left: 50%;margin-left:540px;width: 50px;}
#backtotop:hover { background-color: #000000; }

