﻿body { margin:0; background:url('/images/login/login_bg.jpg') repeat-x; }

input { border:solid 1px #ddd; }
img { border:0; }
a { text-decoration:none;}

#wrap { width:1200px; height:600px; margin:0 auto;}
#logo { width:220px; height:53px; margin:77px 0px 0px 53px;}
/*#img_pc { width:474px; height:564px; float:left; background:url('/images/login/login_pc.png') no-repeat; }*/
/*#img_login { background:url('/images/login/login_title.png'); width:400px; height:206px; }*/
#img_pc { width:1200px; height:577px; background-image:url('/images/login/login_pc.png'); background-repeat:no-repeat; position:relative;}
#img_login { background:url('/images/login/login_title.png'); width:120px; height:49px; margin-left:5px;}
#img_login_lock { background:url('/images/icon/Lock.png') no-repeat; background-position:left; height:32px; }
#login_logo { position:absolute; left:350px; top:250px;}
#login_info { width:600px; float:right; position:absolute; left:700px; top:200px;}
#login_info ul { margin:0px; padding:0px; list-style:none;}
#login_info li { text-align:left; padding-bottom:8px; color:#FFF; font-family:돋움; font-size:8pt;}

#email_info { font-weight:bold; color:#ef7171; border-bottom:solid 1px;}

.RadioLogin 
{
    margin-left:5px;
}