﻿/*Login*/
#loginAll {height:400px;text-align:center;}
#loginAll h1 {text-indent:-5000px;}
#loginAll .login {width:600px;text-align:center;margin:20px 0 5px 0;background:url(../../Images/login04.gif) 0 0 repeat-y;}
	.login .login_title {width:600px;height:30px;background:#fff url(../../Images/login01.gif) 10px 0 no-repeat;text-align:right;margin-bottom:0px;}
		.login_title a {}
	.login .login_box {height:280px;background:url(../../Images/login03.gif) 0 100% no-repeat;border:1px #000;text-align:center;}	
		.login_box .top {height:72px; background:url(../../Images/login02.gif) 0 0 no-repeat;text-indent:-5000px;}
		.login_box .top a {}
		.login_box .openID {margin:10px; }
		.login_box .openID .example {color:#999;}
.openID {width:400px;border-top:6px solid #F6F9F9;border-bottom:6px solid #F6F9F9;padding:20px;}
	.openID * {vertical-align:middle;}
.openid_img {background:#FFFFFF url(../../Images/bg_login.gif) no-repeat 2px 50%;border:1px solid #C2C2C2;color:#000000;height:16px;margin:0pt;padding:3px 0px 1px 18px;width:140px;}
.openid_view {width:600px;text-align:right;margin-right:30px;}
	.openid_view a {color:#7F9DB9;font-weight:bold;}
	
/*Error*/	
.error_title {text-indent:-5000px;width:600px;height:30px;background:#fff url(../../Images/error03.gif) 10px 0 no-repeat;margin-bottom:0px;}
.error_box {text-align:center;width:600px;height:247px;background:#fff url(../../Images/errorbox.gif) 0 0 no-repeat;}
.error_box .top {padding:30px;color:#0080C0;font-family:굴림;}

.notfound_title {text-indent:-5000px;width:600px;height:30px;background:#fff url(../../Images/error01.gif) 10px 0 no-repeat;margin-bottom:0px;}