@charset "utf-8";


/*內容區塊-2欄式
--------------------------------------------------------------------------------------------------------*/
#contentMain {
	float: left;
	width: 670px;
	margin-left: 10px;
	display: inline;		/* fix ie6 bug */
	position: relative;
}/* 左側-主要內容 */

#contentExtra {
	float:right;
	display: inline;		/* fix ie6 bug */
	width: 300px;
	margin-right: 10px;
	position: relative;
}/* 右側-其他資訊 */


/*註冊及登入所有頁面
--------------------------------------------------------------------------------------------------------*/

/*服務條款與合約區塊
--------------------------------------------------------------------------------------------------------*/
#agreement {
	position: relative;
	border: 1px dotted #CCCCCC;
	width: 580px;
	background-color: #f9f9f9;
	padding: 20px;
	display: block;
	overflow: auto;
	height: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

/*登入頁-馬上註冊區塊
--------------------------------------------------------------------------------------------------------*/
.whiteArea {
	position: relative;
	border: 1px dotted #CCCCCC;
	width: 530px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top:10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.whiteArea h3 {
	margin-bottom: 10px;
	text-align: center;
}

.whiteArea h4 {
	text-align: center;
}

/*忘記帳號/密碼-選項說明區塊
--------------------------------------------------------------------------------------------------------*/
#forgotBlock {
	width: 635px;   /*	width: 313px; 2008.12.10*/
	margin-right: auto;
	margin-left: auto;
	
}

#forgotBlock p {
	margin-left: 20px;
}

#forgotBlock p span {
	font-style: normal;
	line-height: 250%;
}

#forgotBlock ol {
	margin: 20px 0px 0px;
	padding: 0px;
	list-style-type: none;
	background-image: url(../../images/forgotBlockBg.gif);
	background-repeat: no-repeat;
	height: 156px;
	width: 635px;
	position: relative;
}

#forgotBlock ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#forgotBlock li 
{
	text-indent: -9999px;
    
/* 2008.12.10	background-image: url(../../images/forgotBlockBg.gif);
	background-repeat: no-repeat;
	height: 111px;
	width: 313px;
	margin-bottom: 10px;
	position: relative; */
}

#forgotBlock li em a {
	display: block;
	height: 27px;
	width: 75px;
	position: absolute;
	left: 68px;
	top: 72px;
}

#forgotBlock li h3 {
	position: absolute;
	left: 146px;
	top: 15px;
}

#forgotBlock li p {
	position: absolute;
	left: 146px;
	top: 43px;
	width: 160px;
}

#forgotBlock li a.userName {
	position: absolute;
	left: 10px;
	top: 5px;
	width: 120px;
	height: 95px;
	background-image: url(../../images/forgotBlockPic_userName.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#forgotBlock li a.pwMail {
	position: absolute;
	left: 10px;
	top: 5px;
	width: 120px;
	height: 95px;
	background-image: url(../../images/forgotBlockPic_pwMail.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

/*註冊-註冊流程圖
--------------------------------------------------------------------------------------------------------*/
#joinFlowChart {
	position: relative;
	width: 300px;
	background-image: url(../../images/joinFlowChart_bg.gif);
	background-repeat: no-repeat;
	height: 393px;
}

#joinFlowChart #p1 {
	position: absolute;
	left: 0px;
	top: 0px;
}

#joinFlowChart #p2 {
	position: absolute;
	left: 0px;
	top: 98px;
}
#joinFlowChart #p3 {
	position: absolute;
	left: 0px;
	top: 197px;
}
#joinFlowChart #p4 {
	position: absolute;
	left: 0px;
	top: 295px;
}


/*註冊完成頁
--------------------------------------------------------------------------------------------------------*/
#consummation {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

#consummation .info {
	border: 1px dotted #CCCCCC;
	padding: 10px;
	margin-bottom: 10px;
}

#consummation h3 {
	font-size: 16px;
	text-align: center;
}

#consummation h3 span {
	color: #D20029;
	display: block;
	padding: 10px;
}

#consummation h4 {
	font-size: 13px;
	text-align: center;
}

#consummation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#consummation ul li {
	width: 245px;
	height: 100px;
	margin-bottom: 30px;
}

#consummation ul li.left {
	border: 1px dotted #FFE3A5;
	float: left;
	background-color: #fef5e1;
	background-image: url(../../images/consummationS_a.gif);
	background-repeat: no-repeat;
}

#consummation ul li.right {
	border: 1px dotted #FDD6D6;
	float: right;
	background-color: #FFF0F0;
	background-image: url(../../images/consummationS_b.gif);
	background-repeat: no-repeat;
}

#consummation ul li.center {
	border: 1px dotted #FDD6D6;
	background-color: #FFF0F0;
	background-image: url(../../images/consummationS_c.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 498px;
	height: 80px;
	text-align: left;
}

#consummation ul li.center em {
	padding-left: 120px;
}

#consummation ul li em {
	font-style: normal;
	margin: 10px;
	display: block;
	padding-left: 60px;
}

#consummation ul li em span {
	margin-top: 5px;
	display: block;
}

#consummation ul li em span select {
	font-size: 11px;
	letter-spacing: normal;
	width: 160px;
}

#consummation ul li em span a {
	display: block;
	width: 160px;
	height: 28px;
	text-indent: -9999px;
	background-image: url(../../images/consummationLink.gif);
	background-repeat: no-repeat;
}

/* 註冊完成頁-導覽
------------------------------------------------------------------- */
#nav {
	width: 360px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

#nav ul {
	font-size: 11px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	float: left;
	background-image: url(../../images/linkline_s.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: left top;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 7px;
}

#navMember li a {
	display: block;
	color: #595858;
	text-decoration:none;
}


/*帳號驗證頁
--------------------------------------------------------------------------------------------------------*/
#verification {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}

#verification h3 {
	margin-bottom: 10px;
}

#caption p {
	margin-left: 28px;
	width: 500px;
	float: left;
	margin-bottom: 20px;
	display: inline;
	color: #990000;
	font-size: 13px;
}

#caption p em {
	display: block;
	font-size: 11px;
	font-style: normal;
	color: #7D7166;
	margin-top: 5px;
}

#caption .bt {
	float: right;
}

#caption .bt input {
	border:none;
	cursor:hand;
	cursor:pointer;
	font-size:100%;
	height:68px;
	width:80px;
	*padding:4px 0 0;
	text-align:center;
	background:url(../../images/btn_consummation.gif) no-repeat;
	color: #FFFFFF;
}

#maindiv.ver .dsParent{
	cursor:pointer;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

#maindiv.ver .dsChild{
	display: none;
	color: #595858;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}
.parent h4 {
	clear: both;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	cursor:hand;
	cursor:pointer;
}

.child table {
	font-size: 100%;
	width: 100%;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
}

.child td {
	border-bottom: 1px solid #CCCCCC;
	border-right: none;
	border-top: none;
	border-left: none;
	padding: 10px;
}

.child th {
	border-bottom: 1px solid #CCCCCC;
	border-right: none;
	border-top: none;
	border-left: none;
	padding: 10px;
	font-weight: normal;
	background-color: #F2F2F2;
	text-align: right;
	width: 150px;
}

.child .bt {
	float:left;
}

.child .bt input {
	border:none;
	cursor:hand;
	cursor:pointer;
	font-size:100%;
	height:24px;
	width:80px;
	*padding:4px 0 0;
	text-align:center;
	background:url(../../images/btn_bg.gif) no-repeat;
	color: #FFFFFF;
}

.child em {
	display: block;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	float: right;
	padding: 5px;
	border: 1px dotted #FFE3A5;
	width: 520px;
	line-height: 150%;
	margin-bottom: 20px;
	background-color: #fef5e1;
}

/*20080716 update*/
#maindiv.ver .dsParent h4 {
	clear: both;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	cursor:hand;
	cursor:pointer;
}

#maindiv.ver .dsChild table {
	font-size: 100%;
	width: 100%;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
}

#maindiv.ver .dsChild td {
	border-bottom: 1px solid #CCCCCC;
	border-right: none;
	border-top: none;
	border-left: none;
	padding: 10px;
}

#maindiv.ver .dsChild th {
	border-bottom: 1px solid #CCCCCC;
	border-right: none;
	border-top: none;
	border-left: none;
	padding: 10px;
	font-weight: normal;
	background-color: #FFEDED;
	text-align: right;
	width: 150px;
}

#maindiv.ver .dsChild .bt1 {
	width:106px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

#maindiv.ver .dsChild .bt2 {
	width:106px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;

}

#maindiv.ver .dsChild .bt1 input {
	border:none;
	cursor:hand;
	cursor:pointer;
	font-size:11px;
	height:29px;
	width:106px;
	padding:4px 0px 0 20px;
	*padding:4px 34px 0;
	text-align:center;
	background:url(../../images/btn_verEmail.gif) no-repeat;
	color: #000000;
	letter-spacing: 0.1em;
}

#maindiv.ver .dsChild .bt2 input {
	border:none;
	cursor:hand;
	cursor:pointer;
	font-size:11px;
	height:29px;
	width:106px;
	padding:4px 0px 0 20px;
	*padding:4px 34px 0;
	text-align:center;
	background:url(../../images/btn_verMobile.gif) no-repeat;
	color: #000000;
	letter-spacing: 0.1em;
}

#maindiv.ver .dsChild em {
	display: block;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	float: right;
	padding: 5px;
	border: 1px dotted #FFE3A5;
	width: 610px;
	line-height: 150%;
	margin-bottom: 20px;
	background-color: #fef5e1;
}

#maindiv.ver .dsChild a {
	color: #FF6600;
	text-decoration: underline;
}

#maindiv.ver .dsChild a:hover {
	color: #FF0000;
	text-decoration: underline;
}
/*20080716 update end*/

/*登出頁
--------------------------------------------------------------------------------------------------------*/
#logout {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
	padding-bottom: 80px;
}

#logout h3 {
	font-size: 16px;
	text-align: left;
}

#logout h3 span {
	color: #D20029;
}

/*文字廣告
--------------------------------------------------------------------------------------------------------*/
.textAD {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

.textAD ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.textAD li {
	background-image: url(../../images/arr01.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 1px;
	margin-bottom: 5px;
	font-size: 12px;
}

/*購物流程圖
--------------------------------------------------------------------------------------------------------*/
#shopCircuit {
	position: relative;
	width: 300px;
	background-image: url(../../images/shopCircuit_bg.gif);
	background-repeat: no-repeat;
	height: 393px;
}

#shopCircuit #p1 {
	position: absolute;
	left: 0px;
	top: 0px;
}

#shopCircuit #p2 {
	position: absolute;
	left: 0px;
	top: 98px;
}
#shopCircuit #p3 {
	position: absolute;
	left: 0px;
	top: 197px;
}
#shopCircuit #p4 {
	position: absolute;
	left: 0px;
	top: 295px;
}

/*購物流程-購買完成
--------------------------------------------------------------------------------------------------------*/
#ec4 h3 {
	font-size: 16px;
	color: #990000;
	margin-bottom: 1em;
}

/*儲值購點-選擇付款方式 填寫相關資訊
--------------------------------------------------------------------------------------------------------*/
#maindiv.shopCircuit1 .dsParent{
	cursor:pointer;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

#maindiv.shopCircuit1 .dsChild{
	display: none;
	color: #595858;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}
