article {
	background-image: url(../images/member-bk2.jpg);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
#PageTitle {
	background-position: 10px -487px;
}

#CONTAINER {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	min-height: 300px;
	padding-top: 30px;
}

#CONTAINERLeft {
	width: 200px;
	float: left;
}
#CONTAINERLeft li {
	height: 57px;
	min-width: 85px;
	line-height: 57px;
	width: 193px;
	margin-bottom: 8px;
}
#CONTAINERLeft li a {
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
	letter-spacing: 1px;
	background-image: url(../images/member_but.png);
	background-repeat: no-repeat;
	height: 57px;
	width: 140px;
	padding-left: 53px;
	display: block;
}
#MemberBut1 {
	background-position: 0px 0px;
}
#MemberBut1:hover {
	background-position: -200px 0px;
}
#MemberBut2 {
	background-position: 0px -66px;
}
#MemberBut2:hover {
	background-position: -200px -66px;
}

#CONTAINERRight {
	float: right;
	width: 712px;
}
#MemberAddTitle {
	height: 79px;
	width: 488px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/member_sop.png);
	background-repeat: no-repeat;
	padding-bottom: 15px;
}
#MemberAddBox {
	width: 672px;
	margin-right: auto;
	margin-left: auto;
	background-color: #2166B9;
	padding: 20px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#BoxTitle {
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	font-size: 15px;
	letter-spacing: 1px;
}


#MemberAddDesc {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999;
	background-color: #FFF;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#MemberDesc {
	font-size: 13px;
	color: #666666;
	text-align: left;
	overflow: auto;
	height: 472px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 22px;
}

#BuyButArea {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 50%;
	margin-bottom: 20px;
}
#GoBuy {
	width: 45%;
	float: left;
	text-align: center;
	line-height: 43px;
}
#GoBuy a {
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
	background-color: #8E3A07;

}
#GoBuy a:hover {
	background-color: #BC4D0A;

}

#OrderData {
	float: right;
	width: 45%;
	line-height: 43px;
	text-align: center;
}
#OrderData a {
	color: #FFF;
	text-decoration: none;
	background-color: #8E3A07;
	display: block;
	height: 100%;
	width: 100%;

}
#OrderData a:hover {
	background-color: #BC4D0A;

}

#SendBut {
	font-size: 17px;
	color: #FFF;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	height: 42px;
}

#SendData {
	height: 32px;
	width: 80px;
	float: right;
	cursor: pointer;
	background-color: #0152B4;
	font-weight: bold;
	font-size: 16px;
	padding-top: 10px;
	padding-left: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3D94FF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #0152B4;
}

#SendData:hover {
	height: 31px;
	width: 79px;
	padding-top: 11px;
	padding-left: 31px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #3D94FF;
	border-bottom-color: #0152B4;
	border-left-color: #FFF;
}

#ResetData {
	height: 32px;
	width: 80px;
	float: left;
	cursor: pointer;
	background-color: #0152B4;
	font-weight: bold;
	font-size: 16px;
	padding-top: 10px;
	padding-left: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3D94FF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #0152B4;
}
#ResetData:hover {
	height: 31px;
	width: 79px;
	padding-top: 11px;
	padding-left: 31px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #3D94FF;
	border-bottom-color: #0152B4;
	border-left-color: #FFF;
}
