/* 
---------------------------------------------------------------
會員模組 model member
--------------------------------------------------------------- 
*/
#mMemberQuick {
	color: #a0a0a0;
	font-size: 11px;
	position: absolute;
	margin-left: 440px;
	width: 360px;
	top: 30px;
}
#mMemberQuick .mMemberQuickTitle {
	display: none;
}
#mMemberQuick .mMemberQuickTitle strong {
	color: #FFFFFF;
	padding: 3px 0px 0px 20px;
}
#mMemberQuick .mMemberQuickTitle span {
	color: #FF0000;
}
#mMemberQuick .mMemberQuickContent {
	padding: 0px;
}
#mMemberQuick .mMemberQuickContent label {
	margin-right: 5px;
}
#mMemberQuick .mMemberQuickContent button {
	background: url(../images/design/mMemberQuickContent_button.gif) no-repeat;
	height: 21px;
	width: 34px;
	border: 0px solid #59493f;
}
#mMember {
	text-align: left;
	background: url(../images/design/dBody.content.gif) no-repeat left bottom;
	padding: 0px 0px 5px 0px;
}
#mMember .mMemberTitle {
	background: url(../images/design/mMemberTitle.gif) no-repeat left top;
	padding: 40px 0px 0px 25px; 
	height: 18px;
}
#mMember .mMemberTitle b{
	color: #FF0000;
}
#mMember .mMemberTabs ul {
	display: none;
}
#mMember .mMemberTabs span {
	color: #FFFFFF;
}
#mMember .mMemberTabs a {
	color: #FFFFFF;
}
#mMember .mMemberContent {
	background: url(../images/design/mContentContent.gif) repeat-y;
	padding: 30px; 
	border-right: 1px solid #cacacc;	
	border-left: 1px solid #cacacc;
}
#mMember .mMemberLoginTop {
	background: url(../images/design/loginTop.gif) no-repeat top;
	height:49px;
}
#mMember .mMemberLogin {
	padding: 30px;
	margin: 0px auto;
	border-left: 1px solid #9b1b88;
	border-right: 1px solid #9b1b88;
	width: 251px;
}
#mMember .mMemberLoginBot {
	background: url(../images/design/loginBot.gif) no-repeat bottom;
	height:7px;
}
#mMember .mMemberLogin label{
	display: block;
	margin: 10px;
}
#mMemberForm {
	line-height: 25px;
	margin: 0px 0px 5px;
}
#mMemberForm h4 {
	color: #FFFFFF;
	background: #cc8dc4;
	padding: 5px;
	margin: 5px 0px 5px;
}
#mMemberForm table {
	line-height: 25px;
}
#mMemberForm th {
	text-align: right;
	background: #e5e5e5;
	padding: 5px 5px 5px 0px;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #b8b8b8;
	width: 100px;
}
#mMemberForm td {
	text-align: left;
	background: #fbfbfb;
	padding: 5px 0px 5px 5px;
	border-bottom: 1px solid #FFFFFF;
}
#mMemberOrder {
	text-align: left;
	background: #fbfbfb;
	line-height: 25px;
	padding: 5px 0px 5px 5px;
	border-bottom: 1px solid #FFFFFF;
}
#mMemberOrder h4 {
	font-size: 13px;
	text-align: left;
	margin: 0px 0px 5px;
}
#mMemberOrder span{
	color: #FF0000;
}
#mMemberOrder table {
	line-height: 25px;
}
#mMemberOrder th {
	text-align: center;
	background: #e5e5e5;
	padding: 5px 5px 5px 0px;
	border-bottom: 1px solid #CCCCCC;
}
#mMemberOrder td {
	text-align: center;
	background: #eeeeee;
	padding: 5px 0px 5px 5px;
	border-bottom: 1px solid #FFFFFF;
}
#mMemberCoupon {
	line-height: 25px;
	padding: 5px;
	margin: 0px 0px 5px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#mMemberCoupon b{
	font-size: 14px;
	background: url(../images/model/icon.gif) no-repeat left center;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 5px;
}
#mMemberCoupon span{
	color: #FF0000;
}
#mMemberCoupon table {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#mMemberCoupon th {
	text-align: right;
	background: #ECE9D8;
	padding: 5px 5px 5px 0px;
	border-bottom: 1px solid #CCCCCC;
	width: 100px;
}
#mMemberCoupon td {
	text-align: left;
	line-height: 25px;
	padding: 5px 0px 5px 5px;
	border-bottom: 1px solid #CCCCCC;
}