
html, body, input, textarea, button, select, table{font-family:'NanumGothic', 'Malgun Gothic', 'dotum', 'Arial', sans-serif;}

#header{position:fixed;width:100%;left:0;top:0;z-index:99999;}
#header > div{width:1000px;margin:0 auto;}
#header > div:after{display:block;clear:both;content:'';}
#header h1{float:left;}
#header h1 img{width:150px;}
#header .pageMove{float:right;padding:16px 0;}
#header .pageMove select{height:25px;}
#header .pageMove input[type="button"]{height:25px;background:#535353;color:#fff;padding:0 10px;font-size:12px;}

#footer{background:#2f2f2f;color:#fff;padding:20px 0;font-size:12px;}

.go-top{position:fixed;bottom:20px;z-index:99999;display:none;}
.go-top a{display:inline-block;width:38px;height:38px;text-align:center;background:#000;border-radius:20px;overflow:hidden;}
.go-top a span{display:inline-block;padding-top:15px;background:url(/html/go_arr.gif) center 9px no-repeat;color:#fff;font-size:11px;}