@charset "utf-8";
/* CSS Document */

@import url(reset.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

/* common */
body{width:100%;height:100%;background:#2751b1 url("../DR0001IMG/intro_bg.gif") 0 0 repeat;font-size:12px;font-family:Dotum,"돋움",sans-serif;color:#666;}
center{ text-align:center;}
.pt30{ padding-top:30px;}

/* main */
#warp{width:100%;}
#container{width:100%; background:url(../DR0001IMG/intro_login_bg.gif) repeat-x; height:368px; margin:20% 0;}
#container dl{ width:350px;  margin:auto; padding:60px 5px 0px 5px;}
#container dl dt img { width:70%;}
#container dl dt, #container dl dd{ margin-bottom:10px; letter-spacing:-0.5px;}
#container dl dd table{ width:100%; }
#container dl dd table td{ height:30px; padding-top:2px;}
#container dl dd table td .w80 { width:80%;}
#container dl dd table td .w100 { width:100%; height:60px;}
#container dl dd table td.line{ border-bottom:1px solid #c0c2c3;}
#container dl dd table td input{ border:1px solid #69F; height:24px; width:160px;}
#container dl dd.line{ border-bottom:1px solid #24427b; padding-bottom:6px; }
#container dl dd .w40 { width:40%;}
