#Membership {
	margin-bottom:10px;
}
#Membership h1 {
	height:27px;
	background-image: url(../images/Title/MembershipTitle.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
#Membership ul {
	list-style:none;
	width:188px;
}
#Membership li {
	border-bottom:1px dashed #b0b0b0;
	overflow:hidden;
	width:188px;
	margin:0px 5px;
}
#Membership li a {
	display:block;
	width:188px;
	text-decoration:none;
	overflow:hidden;
	white-space: nowrap;
	line-height:30px;
	height:27px;
	background-image: url(../images/Icon/SubItemIcon.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-left:30px;
}
#Membership li a:hover {
	color:#CC0000;
	text-decoration: none;
	background-image: url(../images/Icon/SubItemOverIcon.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
}
/*--加入會員頁面開始--*/
.ACJoinSteps {
	width:708px;
	margin:10px;
	line-height: 180%;
	list-style-type: none;
}
.ACJoinSteps h1 {
	font-size: 12px;
	font-weight: bold;
	margin:6px 0px;
}
.ACJoin4Steps {
	display: block;
	margin-bottom:10px;
}
#ACJoinStepsClause {
	width:680px;
	height:300px;
	text-align: left;
	overflow: auto;
	background-color: #f2f2f2;
	padding:10px;
}
.ACJoinSteps th, .ACJoinSteps td {
	/*height:25px;*/
}
.ACJoinSteps table {
	width:100%;
}
.ACJoinSteps th {
	text-align:right;
	padding-top:3px;
	padding-bottom:3px;
	font-weight: normal;
	padding-left:10px;
	padding-right:3px;
	width:60px;
	border-right:3px #ffffff solid;
}
.ACJoinSteps td {
	text-align:left;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
}
.ACJoinSteps input {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.ACJoinSteps select {
	margin:0px 6px;
}
.Captcha {
	vertical-align: bottom;
	margin-left:6px;
	display: inline;
}
.ACJoinStepsSmallArea {
	height:300px;
}
.ACJoinStepsSmallArea img {
	margin:0px 10px 10px 0px;
	float:left;
}
.ACJoinStepsNote {
	width:698px;
	background-color: #888888;
	padding:5px;
	color:#ffffff;
}
.ACJoinStepsNote img {
	margin-right:5px;
	vertical-align: text-bottom;
}
.Play500Note {
	margin-bottom:5px;
	border:1px dashed #aaaaaa;
	padding:8px;
	color: #AA0000;
	font-size:25px;
}
/*--加入會員頁面結束--*/
/*--會員基本資料 修改會員資料 修改密碼 忘記密碼 開始--*/
.MembershipInfo {
	width:708px;
	margin:10px;
	line-height: 180%;
}
.MembershipInfo h1 {
	font-size: 12px;
	font-weight: bold;
	margin:6px 0px;
}
.MembershipInfo table {
	width:100%;
}
.MembershipInfo th {
	text-align:right;
	padding-top:3px;
	padding-bottom:3px;
	font-weight: normal;
	padding-left:10px;
	padding-right:3px;
	width:145px;
	border-right:3px #ffffff solid;
}
.MembershipInfo td {
	text-align:left;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
}
/*--會員基本資料與修改會員資料結束--*/
/*--購買點卡記錄與點卡儲值紀錄開始--*/
.BuypointData {
	width:708px;
	margin:10px;
	line-height: 180%;
}
.BuypointData table {
	width:100%;
}
.BuypointData th {
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	font-weight: normal;
	border-right:3px #ffffff solid;
	background-color: #dfdfdf;
}
.BuypointData td {
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	border-right:3px #ffffff solid;
}
/*--購買點卡記錄與點卡儲值紀錄結束--*/
/*--查詢亞幣餘額開始--*/
.Membership_ACCoin {
	width:708px;
	margin:10px;
	line-height: 180%;
}
.Membership_ACCoin h1 {
	font-size: 12px;
	font-weight: normal;
	padding-bottom:6px;
	border-bottom:1px solid #cbcbcb;
}
.Membership_ACCoin h1 span {
	font-weight: bold;
	margin:0px 5px;
}
.Membership_ACCoin table {
	width:100%;
	margin-bottom:10px;
}
.Membership_ACCoin th {
	text-align:right;
	padding-top:3px;
	padding-bottom:3px;
	font-weight: normal;
	padding-left:10px;
	padding-right:3px;
	width:80px;
	border-right:3px #ffffff solid;
}
.Membership_ACCoin td {
	text-align:left;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
}
.Membership_ACCoinTitle {
	font-weight:bold;
	text-align:left;
	margin-left:23px;
	line-height:35px;
	height:35px;
	background-color:#FFFFFF;
}
/*--查詢亞幣餘額結束--*/
/*--程式錯誤訊息開始--*/
.ErrorArea {
	width:708px;
	margin:10px;
	line-height: 180%;
}
.ErrorArea h1 {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:155px;
}
.ErrorArea ul {
	list-style-type: none;
	margin-left:155px;
	width:450px;
}
.ErrorArea li {
	background-image: url(../images/Icon/ListOverIcon.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	padding-left:16px;
}
.ErrorArea li a {
	color:#777777;
}
.ErrorArea li a:hover {
	color:#CC0000;
	text-decoration: none;
}
.ErrorArea img {
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}
.WelcomePic {
	width:100%;
	margin:20px;
	float:left;
}
.ErrorNote {
	width:100%;
	background-color: #b30000;
	padding:5px;
	color:#ffffff;
	font-size:16px;
}
.ErrorNote img {
	margin-right:5px;
	margin-left:19px;
	vertical-align: middle;
}
/*--程式錯誤訊息結束--*/
/*--我的紅幣帳戶 開始--*/
.MyRedCoin {
	width:708px;
	margin:10px;
	line-height: 180%;
}
.MyRedCoinSelect {
	padding:0 5px;
	clear:both;
	margin-bottom: 20px;
	overflow: hidden;
}
.MyRedCoinSelect p {
	margin:5px 0;
	clear: both;
}
.MyRedCoinSelect select, .MyRedCoinSelect input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.MyRedCoinExge {
	margin-left:10px;
}
.MyRedCoinInfoData {
	overflow:hidden;
	border: 1px dashed #cccccc;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #E1E1E1;
	display:block;
	height:20px;
}
.MyRedCoinInfoData li {
	float:left;
	margin-right:25px;
	display: block;	}
.MyRedCoinTable {
	width:100%;
	border:1px solid #A4A4A4;
	margin:0 auto;
	border-collapse:collapse;
}
.MyRedCoinRed {
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	font-weight: normal;
	color:#ffffff;
	border:1px solid #A4A4A4;
		background-color: #ca0000;
}
.MyRedCoinGray {
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	font-weight: normal;
	color:#777777;
	border:1px solid #A4A4A4;
	background-color: #D1D1D1;
}
.MyRedCoinWhite {
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	font-weight: normal;
	color:#777777;
	border:1px solid #A4A4A4;
	background-color: #ffffff;
	}

.MyRedCoinTable caption {
	text-align:left;
	font-weight:bold;
	margin-bottom:5px;
}
.MyRedCoinTable caption span {
font-weight:normal;font-size:12px;}
.MyRedCoinDetail {
	list-style-type: none;
	border: 1px dashed #cccccc;
	overflow: hidden;
	padding: 10px 10px 5px 10px;
}
.MyRedCoinDetail li {
	margin-right:25px;
	margin-bottom:5px;
}
.MyRedCoinBtn a {
	width:60px;
	display:inline-block;
	float:inherit;
	height:20px;
	color:#ffffff;
	font-size:12px;
	background-image: url(../images/Btn/ShortBtnBg.gif);
	border:0px;
	text-align: center;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-weight:normal;
	margin-left:113px;
}
.MyRedCoinBtn a:hover {
	background-image: url(../images/Btn/ShortBtnOverBg.gif);
	font-weight:normal;
}
.MyRedCoinH4 {
	margin-top:15px;
	font-size:12px;
}
.MyRedCoinOL {
	margin-left:25px;
}
.MyRedCoinOL a {
	text-decoration: underline;
	color:#ca0000;
}
.MyRedCoinAccount {
font-weight:bold;
color:#ca0000;
}
/*--我的紅幣帳戶 結束--*/
/*--獎品兌換中心 開始--*/
.ExchangePriz {
	width:708px;
	margin:10px;
	line-height: 180%;
}
.ExchangePriz Table {
	width:100%;
}
.ExchangePriz Table th {
	text-align:right;
	padding-top:1px;
	padding-bottom:1px;
	font-weight: normal;
	padding-left:10px;
	padding-right:3px;
	width:145px;
	border-right:3px #ffffff solid;
}
.ExchangePriz Table td {
	text-align:left;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
}
.ExchangePriz Table caption {
	text-align:left;
	font-weight:bold;
	margin-bottom:5px;
}
.ExchangePrizLabel {
	margin-right:20px;
}
.ExchangePrizMall {
	list-style-type: none;
}
.ExchangePrizMall li {
	float:left;		
	margin-right:25px;
}
.ExchangePrizMall li a {
	color: #E78C29;	
}
.ExchangePrizMall a:hover {
	text-decoration: underline;
}
.ExchangePrizRule {
	height:60px;
	overflow-y: auto;
	background-color: #DDDDDD;
	color: #888888;
	padding:10px;
	margin-bottom:10px;
}
.ExchangePrizRule ol {
	margin-left:20px;
}
.ExchangePrizRule h4 {
	color:#BB0000;
	font-weight:normal;
	font-size: 12px;
}
.ExchangePriz h3 {
	font-weight:normal;
	font-size:12px;
}
.ExchangePriz select, .ExchangePriz input, .ExchangePriz textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:100%;
	font-size:12px;
	color:#777777;
}
.ExchangePrizBtn  a {
	width:60px;
	display:inline-block;
	float:inherit;
	height:20px;
	line-height:22px;
	color:#ffffff;
	font-size:12px;
	background-image: url(../images/Btn/ShortBtnBg.gif);
	border:0px;
	margin:5px 0;
	text-align: center;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-weight:normal;
}
.ExchangePrizBtn a:hover  {
	background-image: url(../images/Btn/ShortBtnOverBg.gif);
	font-weight:normal;
}
/*--獎品兌換中心 結束--*/
/*--紅幣歷史紀錄 開始--*/
.RedCoinData {
	width:708px;
	margin:10px;
	line-height: 180%;
}
.RedCoinData h3 {
	font-weight:normal;
	font-size:12px;
	float:left;
	vertical-align: bottom;
	margin-top:5px;
}
/*
.RedCoinData label {
	float:left;
	margin-right:15px;
	vertical-align: bottom;
	margin-top:5px;
}
*/
.RedCoinGP {
	overflow:hidden;
}
.RedCoinGP table {
	margin-top:10px;
	text-align:center;
}
.RedCoinGP th {
	padding:3px;
	font-weight: normal;
	border-right:3px #ffffff solid;
	background-color: #dfdfdf;
}
.RedCoinGP td {
	padding:3px;
	border-right:3px #ffffff solid;
}
.RedCoinGP caption {
	text-align:left;
	font-weight:bold;
	margin-bottom:5px;
}
.RedCoinPriz {
	overflow:hidden;
}
.RedCoinPriz table {
	margin-top:10px;
	text-align:center;
}
.RedCoinPriz th {
	padding:3px;
	font-weight: normal;
	border-right:3px #ffffff solid;
	background-color: #dfdfdf;
}
.RedCoinPriz td {
	padding:3px;
	border-right:3px #ffffff solid;
}
.RedCoinPriz caption {
	text-align:left;
	font-weight:bold;
	margin-bottom:5px;
}
.RedCoinDataNo {
	text-align:right;
}
/*--紅幣歷史紀錄 結束--*/

