﻿@charset "utf-8";

html{margin:0; padding:0;}
body{background:#fff;}
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,caption,form,fieldset,legend,input{margin:0; padding:0; font:12px "돋움",Dotum,"굴림",Gulim,Helvetica,Tahoma,AppleGothic,Sans-serif; color:#808080;}
img,fieldset{border:0 none;}
img{vertical-align:top;}
ul,ol,li{list-style-type:none;}
button,label{cursor:pointer;}
a{color:#808080; text-decoration:none;}
a:hover{color:#808080; text-decoration:none;}
select {font:12px "돋움",Dotum,"굴림",Gulim,Helvetica,Tahoma,AppleGothic,Sans-serif; color:#808080;}
input {font:12px "돋움",Dotum,"굴림",Gulim,Helvetica,Tahoma,AppleGothic,Sans-serif; color:#808080;}

.login {position:absolute; top:20%; width:100%;}
.login_t {margin:0 auto;}

.copyright {width:290px; line-height:29px;  margin:auto; margin-top:5px; padding:0px;}
.copyright_txt {float:left;}
.copyright img {float:left; margin:6px 5px 0 5px;}
.footer { clear:both; width:100%; min-width:500px;  border-top:1px solid #d2d2d2; height:60px; padding:0px;}

