@charset "utf-8";
	
#content{
	float: left;
	width:980px;
	margin-top: 10px;
}

#loginArea{
	width:800px;
	margin: 35px auto;
}

#loginArea2{
	width:480px;
	margin: 35px auto;
}

#loginTop2{
	width:480px;
	height: 15px;
	background: url('../images/member2_top_left.jpg') left top no-repeat,
	url('../images/member2_top_right.jpg') right top no-repeat,
	url('../images/member2_top_repeat.png');
}

#loginBottom2{
	width:480px;
	height: 15px;
	background: url('../images/member2_bottom_left.jpg') left bottom no-repeat,
	url('../images/member2_bottom_right.jpg') right bottom no-repeat,
	url('../images/member2_bottom_repeat.png');
}

#login2{
	position: relative;
	width:430px;
	padding: 0 25px;
	background:url('../images/member2_middle_repeatr.png') right repeat-y,
	url('../images/member2_middle_repeatl.png') left repeat-y;
	font-size: 0.8em;
	line-height: 1.5em;
}

#loginInfo{
	display: inline-block;
	width: 55%;
	padding-bottom: 25px;
	padding-left: 3%;
}

#loginTop{
	width:800px;
	height: 15px;
	background: url('../images/member2_top_left.jpg') left top no-repeat,
	url('../images/member2_top_right.jpg') right top no-repeat,
	url('../images/member2_top_repeat.png');
}

#loginBottom{
	width:800px;
	height: 15px;
	background: url('../images/member2_bottom_left.jpg') left bottom no-repeat,
	url('../images/member2_bottom_right.jpg') right bottom no-repeat,
	url('../images/member2_bottom_repeat.png');
}

#login{
	width:750px;
	padding: 0 25px;
	background:url('../images/member2_middle_repeatr.png') right repeat-y,
	url('../images/member2_middle_repeatl.png') left repeat-y;
	font-size: 0.8em;
	line-height: 1.5em;
}

#welcomeImg{
	display: block;
}

#login span{
	font-size: 1em;
	color:#c49259;
}

#af{
	width: 100%;
	text-align: center;
	padding: 50px 0;
}

#af img{
	margin:0 25px;
}

#joinBTN{
	width: 100%;
	height: 30px;
	text-align: right;
}

#loginInput{
	display: inline-block;
	width: 35%;
	padding-left: 3%;
	padding-right: 2%;
	margin-left: 10px;
	margin-top: 50px;
	border-left:#aaa 1px dashed;
	min-height: 100px;
}

#loginInput2{
	display: inline-block;
	width: 500px;
	margin: 10px 240px 35px 240px;
	min-height: 100px;
}

#loginInput input{
	height: 30px;
}

#loginInput2 input{
	height: 30px;
}

.inputLeft{
	float: left;
	width:65px;
	height: 30px;
	line-height: 30px;
	text-align: right;
	color: #c49259;
	margin-bottom: 5px;
}

.inputRight{
	float: left;
	height: 30px;
	line-height: 30px;
	margin-bottom: 5px;
}

.inputLeft2{
	float: left;
	width:165px;
	height: 30px;
	line-height: 30px;
	text-align: right;
	color: #c49259;
	margin-bottom: 5px;
}

.inputRight2{
	float: left;
	width: 335px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 5px;
}

.inpotColspan{
	width: 100%;
	text-align: center;
}

.inpotColspan img{
	display: inline-block;
	margin:5px;
}

.inpotColspan2{
	width: 100%;
}

.inpotColspan2 img{
	display: inline-block;
	margin:5px 165px;
}