﻿H2
{
	background: url(/ajaxwww/THEME/001/IMG/MS/60C1/h3_bg.gif) repeat-x bottom;
	font-size: 12px;
	height: 30px;
	margin: 0 auto;
	width: 750px;
}

#LoginBox
{
	width: 708px;
	MARGIN: 0 auto;
	padding: 10px 10px 10px 10px;
	border: solid 1px #CECECE;
	height: 190px;
}
#LoginBox .body
{
	height: 190px;
	width: 708px;
	background: url(/ajaxwww/THEME/001/IMG/MS/60C1/LoginBG.gif) repeat-x;
}
#LoginBox .body .title
{
	height: 20px;
	padding-top: 10px;
	width: 718px;
	padding-left: 10px;
	font-weight: bold;
	font-family: Verdana;
	color: #C2AE79;
}
#LoginBox .body .subject
{
	height: 20px;
	padding-top: 15px;
	width: 708px;
	text-align: center;
	color: #423D2A;
}

#LoginBox .body .memberArea
{
	MARGIN: 0 auto;
	width: 387px;
	height: 104px;
	background: url(/ajaxwww/THEME/001/IMG/MS/60C1/LoginBody.gif) no-repeat;
}
/*아이디*/
#LoginBox .body .memberArea .id
{
	width: 270px;
	text-align: right;
	font-weight: bold;
	color: #423D2A;
	padding-top: 25px;
}
/*비밀번호*/
#LoginBox .body .memberArea .pwd
{
	width: 270px;
	text-align: right;
	font-weight: bold;
	color: #423D2A;
	FLOAT: left;
}
/*로그인*/
#LoginBox .body .memberArea .submit
{
	FLOAT: left;
	height: 58px;
	width: 61px;
	MARGIN-TOP: -25px;
}
#LoginBox .body .memberArea .submit a
{
	position: relative;
	width: 61px;
	height: 58px;
	display: block;
	overflow: hidden;
}
#LoginBox .body .memberArea .submit span
{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(/ajaxwww/THEME/001/IMG/MS/60C0/Login.gif);
}
/*결과*/
#LoginBox .body .memberArea .message
{
	clear: both;
	margin: 5px;
	text-align: center;
	font-weight: bold;
	color: Red;
}



#JoinInfos
{
	width: 750px;
	padding-top: 20px;
}
#JoinInfos .subject
{
	color: #AEAEAD;
	font-weight: bold;
	width: 350px;
	padding-left: 30px;
	height: 20px;
	FLOAT: left;
}
/*회원가입하기*/
#JoinInfos .goJoin
{
	width: 67px;
	height: 20px;
}
#JoinInfos .goJoin a
{
	position: relative;
	width: 67px;
	height: 18px;
	display: block;
	overflow: hidden;
}
#JoinInfos .goJoin a span
{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(/ajaxwww/THEME/001/IMG/MS/60C0/Link01.gif) no-repeat;
}

/*아이디찾기*/
#JoinInfos .goSearchId
{
	width: 60px;
	height: 20px;
	FLOAT: left;
}
 #JoinInfos .goSearchId a
{
	position: relative;
	width: 60px;
	height: 18px;
	display: block;
	overflow: hidden;
}
#JoinInfos .goSearchId a span
{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(/ajaxwww/THEME/001/IMG/MS/60C0/Link02.gif);
}
/*비밀번호찾기*/
#JoinInfos .goSearchPwd
{
	width: 70px;
	height: 20px;
}
#JoinInfos .goSearchPwd a
{
	position: relative;
	width: 70px;
	height: 18px;
	display: block;
	overflow: hidden;
}
#JoinInfos .goSearchPwd a span
{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(/ajaxwww/THEME/001/IMG/MS/60C0/Link03.gif);
}
/*회원되실려면*/
#JoinInfos .memberInfo
{
	MARGIN: 0 auto;
	position: relative;
	width: 728px;
	height: 77px;
	display: block;
	overflow: hidden;
}
#JoinInfos .memberInfo span
{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(/ajaxwww/THEME/001/IMG/MS/60C0/Link04.gif) no-repeat;
}

