@charset "utf-8";
#body {
padding:1px 0 0 1px;
height: 550px;
}
#foot {
margin: 0 0 0 70px;
}
#foot span {visibility:hidden;}

#foot div.login-form {
height: 80px;
}
#foot div.login-form p {
float: left;
}
#foot div.login-form p a {
float: left;
}
#foot div.login-form p.email {
position: relative;
width: 155px;
height: 100px;
background: url(../images/main_login_email.gif) no-repeat;
}
#foot div.login-form p.email input {
position: absolute;
top: 32px;
border: 1px solid #94aa7f;
color:#000;
}
#foot div.login-form p.pw {
position: relative;
width: 155px;
height: 40px;
background: url(../images/main_login_pw.gif) no-repeat;
}
#foot div.login-form p.pw input {
position: absolute;
top: 32px;
border: 1px solid #94aa7f;
color:#000;
}
#foot div.login-form p.login a {
margin: 15px 0 0 10px;
width: 119px;
height: 40px;
background: url(../images/main_login_btn_login.gif) no-repeat;
}
#foot div.login-form p.findpw a {
margin: 15px 0 0 30px;
width: 147px;
height: 40px;
background: url(../images/main_login_btn_findpw.gif) no-repeat;
}
#foot div.login-form p.join a {
margin: 15px 0 0 15px;
width: 147px;
height: 40px;
background: url(../images/main_login_btn_join.gif) no-repeat;
}

#foot div.login-form p.loginfound
{
margin: 15px 0 0 15px;
padding:15px 0 0 0;
width: 147px;
height: 25px;
color:#ff0000;
}

#foot p.copyright {
background: url("../images/common_foot_copyright.gif") no-repeat 200px 0;
display: block;
height: 16px;
}

 #foot p.copyright a {
cursor: pointer;
display: block;
float: left;
}
#foot p.copyright a.first{
width: 340px;
}
#foot p.copyright a.second{
width: 100px;
}
#foot p.copyright a.third{
width: 58px;
}

img.logo{position:relative; float:right; top:-70px; right:80px; }

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,p,blockquote,button{margin:0;padding:0;}
hr, legend {display:none;}
img, fieldset {border:0 none;}
body, h1, h2, h3, h4, h5, dl, dt, dd, th, td, p, form, fieldset, legend, input, div 
{font-size:11px;font-weight:normal;font-family:verdana,sans-serif;color:#FFF;}
ul, ol, li {list-style:none outside;}
img, input, select, textarea {vertical-align:middle;}
a:link, a:visited, a:active, a:hover {text-decoration: none;color: #686868;}
