@charset "UTF-8";

/*--------------- Account menu --------------*/
#AccountHead {
	width:720px;
	margin:0 0 60px 0;
	padding:10px 0 0 0;
}
.AccountTitle {
	float:left;
	width:150px;
	height:26px;
	background:url(../_images/_my_account/my_account_title.png) left top no-repeat;
}
.AccountExp {
	float:left;
	width:500px;
	margin:7px 0 0 0;
	padding:0 0 0 17px;
}
#SelAcMenu {
	margin-bottom:40px;
	width:660px;
	background:url(../_images/shopping_thanks_mid.png) left top repeat-y;
}
#SelAcMenu p.Top {
	width:660px;
	height:40px;
	background:url(../_images/shopping_thanks_top.png) left top no-repeat;

}
#SelAcMenu p.Btm {
	width:660px;
	height:40px;
	background:url(../_images/shopping_thanks_btm.png) left bottom no-repeat;
}
#SelAcMenu table {
	width:660px;
}
#SelAcMenu td {
	vertical-align: middle;
}
#SelAcMenu td.SelMenuL {
	padding:10px 0 0 50px;
	width:156px;
	height:21px;
}
#SelAcMenu td.SelMenuR {
	padding:10px 0 0 10px;
	height:21px;
}
/*--------------- Account edit --------------*/
.AccountEdit {
	width:125px;
	height:18px;
	background:url(../_images/_my_account/account_edit_title.png) left top no-repeat;
}
/*--------------- Delivery edit --------------*/
.DeliEdit {
	width:89px;
	height:18px;
	background:url(../_images/_my_account/delivery_edit_title.png) left top no-repeat;
}

.AddDeli {
	margin-top:20px;
}

/*--------------- Account Withdraw --------------*/
.ActWtdw {
	width:156px;
	height:21px;
	background:url(../_images/_my_account/withdraw_title.png) left top no-repeat;
}
#ActWtdwBox {
	text-align:center;
}
#ActWtdwBox p {
	font-size:12px;
	line-height:150%;
	margin:60px 0 90px 0;
	color:#940807;
}
.ActWtdwBtn {
	overflow:hidden;
	margin:0 auto 0 auto;
	width:156px;
	height:21px;
	background:url(../_images/_my_account/withdraw_action_btn.png) left top no-repeat;
}
.ActWtdwBtn a {
	display:block;
	overflow:hidden;
	width:156px;
	height:0 !important;
	height:/**/:21px;
	padding-top:21px;
	margin:0;
	cursor:pointer;
	background:url(../_images/_my_account/withdraw_action_btn.png) left top no-repeat;
}
/*--------------- Account Withdraw --------------*/
#ActWtdwTbox {
	color:#000000;
	font-weight:bold;
	font-size:12px;
	line-height:150%;
	padding-top:20px;
	margin:60px auto 80px auto;
	width:302px;
	height:61px;
	background:url(../_images/_my_account/withdraw_text_box.png) left top no-repeat;
}
#ActWtdwBox ul {
	margin:0 auto 0 200px;
	padding:0;
	list-style-type:none;
}
#ActWtdwBox li.ActWtdwSbmt {
	float:left;
	width:156px;
	height:21px;
	padding:0;
	margin:0 15px 0 0;
	overflow:hidden;
}
#ActWtdwBox li.ActWtdwSbmt a {
	display:block;
	overflow:hidden;
	width:156px;
	height:0 !important;
	height:/**/:21px;
	padding-top:21px;
	margin:0;
	cursor:pointer;
	background:url(../_images/_my_account/withdraw_submit_btn.png) left top no-repeat;
}
#ActWtdwBox li.ActWtdwCsel {
	float:left;
	width:156px;
	height:21px;
	padding:0;
	margin:0;
	overflow:hidden;
}
#ActWtdwBox li.ActWtdwCsel a {
	display:block;
	overflow:hidden;
	width:156px;
	height:0 !important;
	height:/**/:21px;
	padding-top:21px;
	margin:0;
	cursor:pointer;
	background:url(../_images/_my_account/withdraw_cancel_btn.png) left top no-repeat;
}

/*--------------- Account Withdraw --------------*/
#ActWtdwThk {
	margin:0 auto 0 auto;
	padding:0;
	width:664px;
	background:url(../_images/_my_account/withdraw_thanks_box_mid.png) left top repeat-y;
}
#ActWtdwThkTop {
	width:664px;
	height:110px;
	background:url(../_images/_my_account/withdraw_thanks_box_top.png) left top repeat-y;
}
#ActWtdwThkBtm {
	padding:0;
	margin:0 auto 0 auto;
	width:664px;
	height:20px;
	background:url(../_images/_my_account/withdraw_thanks_box_btm.png) left top repeat-y;
}
#ActWtdwThkBck {
	width:156px;
	height:21px;
	padding:0 0 40px 0;
	margin:0 auto 0 auto;
	overflow:hidden;
}
#ActWtdwThkBck a {
	display:block;
	overflow:hidden;
	width:156px;
	height:0 !important;
	height:/**/:21px;
	padding-top:21px;
	margin:0;
	cursor:pointer;
	background:url(../_images/_my_account/withdraw_home_btn.png) left top no-repeat;
}

/*--------------- Delete Delivery --------------*/

#DeliCansel {
	float:left;
	margin-right:10px;
	width:156px;
	height:21px;
	overflow:hidden;
	background:url(../_images/_my_account/withdraw_cancel_btn.png) left top no-repeat;
}
#DeliCansel a {
	display:block;
	overflow:hidden;
	width:156px;
	height:0 !important;
	height:/**/:21px;
	padding-top:21px;
	margin:0;
	cursor:pointer;
	background:url(../_images/_my_account/withdraw_cancel_btn.png) left top no-repeat;
}
#DeliSubmit input {
	float:left;
}
#DeliSubmit {
	margin-left:200px;
}




