/* 외부로그인 CSS */
.loginTitle { padding:0; font-weight:bold; font: 12px; AppleGothic, Malgun Gothic, Dotum, sans-serif; }
.loginSpace { }
.loginLeft { font-weight:bold; font: 12px; AppleGothic, Malgun Gothic, Dotum, sans-serif; }
.loginRight { }
.loginInput { border:#ddd 1px solid; background-color:#F7F7F7; color:#3e3e3e; width:120px; font: 12px; AppleGothic, Malgun Gothic, Dotum, sans-serif; }
.loginSubmit { background-color:#636363; color:#fff; font-weight:bold; border-width:0px; font: 12px; AppleGothic, Malgun Gothic, Dotum, sans-serif; }
.loggedTag { text-align:center; font: 12px; AppleGothic, Malgun Gothic, Dotum, sans-serif; }