﻿@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 #46443F;
	width: 580px;
	background-color: #1d1d1d;
	padding: 20px;
	display: block;
	overflow: auto;
	height: 120px;/*戰谷修改，原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;
	margin-right: auto;
	margin-left: auto;
}

#forgotBlock ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#forgotBlock li {
	background-image: url(../../images/forgotBlockBg.gif);
	background-repeat: no-repeat;
	height: 111px;
	width: 313px;
	margin-bottom: 10px;
	position: relative;
}

#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;
}

/*註冊-快速註冊流程圖
-------------------------------------------------------------------------------------------------------*/
#speedJoinFlowChart {
	background-image: url(../../images/speedJoinFlowChart_bg.gif);
	background-repeat: no-repeat;
	height: 300px;
	width: 300px;
	position: relative;
}
#speedJoinFlowChart #p1 {
	position: absolute;
	left: 0px;
	top: 0px;
}

#speedJoinFlowChart #p2 {
	position: absolute;
	left: 0px;
	top: 98px;
}
#speedJoinFlowChart #p3 {
	position: absolute;
	left: 0px;
	top: 197px;
}
#speedJoinFlowChart #p4 {
	position: absolute;
	left: 0px;
	top: 295px;
}


/*註冊完成頁
--------------------------------------------------------------------------------------------------------*/
#consummation {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

#consummation .info {
	border: 1px dotted #46443F;
	padding: 10px;
	margin-bottom: 10px;
}

#consummation h3 {
	font-size: 16px;
	text-align: center;
}

#consummation h3 span {
	color: #F3C200;
	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 #FD02A1;
	float: left;
	background-image: url(../../images/consummationS_a.gif);
	background-repeat: no-repeat;
}

#consummation ul li.right {
	border: 1px dotted #D0FD00;
	float: right;
	background-image: url(../../images/consummationS_b.gif);
	background-repeat: no-repeat;
}

#consummation ul li.center {
	border: 1px dotted #FDB404;
	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: 200px;
	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;
}

#nav li a {
	display: block;
	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;
	margin: 0px;
	padding: 0px;
}


#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: 1px solid #46443F;
	border-right: 1px solid #46443F;
	border-bottom-style: none;
	border-left-style: none;
}

#maindiv.ver .dsChild td {
	border-bottom: 1px solid #46443F;
	border-left: 1px solid #46443F;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
}

#maindiv.ver .dsChild th {
	border-bottom: 1px solid #46443F;
	border-left: 1px solid #46443F;
	padding: 10px;
	font-weight: normal;
	background-color: #35302B;
	text-align: right;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
}

#maindiv.ver .dsChild .bt1 {
	width:106px;
	float: left;
}

#maindiv.ver .dsChild .bt2 {
	width:106px;
	float: left;
}

#maindiv.ver .dsChild .bt1T {
	width:106px;
	float: left;
	margin-left: 5px;
}

#maindiv.ver .dsChild .bt2T {
	width:106px;
	float: left;
	margin-left: 5px;
}

#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 .bt1T 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_verEmailT.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 .bt2T 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_verMobileT.gif) no-repeat;
	color: #000000;
	letter-spacing: 0.1em;
}

#maindiv.ver .dsChild em {
	display: block;
	font-size: 11px;
	font-style: normal;
	padding: 5px;
	border: 1px dotted #FFE3A5;
	width: 610px;
	line-height: 150%;
	margin-bottom: 20px;
	clear: both;
}

#maindiv.ver .dsChild a {
	color: #ffffff;
	text-decoration: underline;
}

#maindiv.ver .dsChild a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.btGroup {
	margin-right: auto;
	margin-left: auto;
	width: 217px;
	margin-bottom: 10px;
}

.btGroup br {
	clear: both;
}

/*登出頁
--------------------------------------------------------------------------------------------------------*/
#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: #F3C200;
}

/*文字廣告
--------------------------------------------------------------------------------------------------------*/
.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;
}

/*購物流程圖
--------------------------------------------------------------------------------------------------------*/
#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: #F3C200;
	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;
}

/*圖形驗證
--------------------------------------------------------------------------------------------------------*/
#recaptcha_reload{
	color: White;
	background: Gray;
}

#ctl00_ContentPlaceHolder_Content_aip_reload{
	color: White;
	background: Gray;
}

#ctl00_ContentPlaceHolder_Content_captcha_explain{
	color: White;
	background: Gray;
}
