/* CSS Document */

/***************************************
Reg Box Head
***************************************/
#RegHeadBox {
	overflow: hidden;
	text-align: center;
}
#RegHeadBox Div.Head {
	margin: 10px auto;
	text-align: left;
	overflow: hidden;
}
#RegHeadBox Div.BODiv {
	border-bottom: 3px solid #F30;
	margin: 0px auto;
	overflow: hidden;
}
/***************************************
Reg Box Body
***************************************/
#RegBodyBox {
    margin: 10px auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 952px;
	_margin-top: 20px;
}
#RegBodyBox Div.NavBox {
	margin: 0px auto;
	text-align: left;
	overflow: hidden;
	width: 952px;
}
#RegBodyBox Div.NavBox .foundawoke {

	background:#FFFFE1 url(//img.8891.com.tw/sell/warm.gif) no-repeat scroll 4px 6px;
	border:1px solid #FFC555;
	color:#404040;
	display:block;
	float:left;
	font-size:13px;
	height:29px;
	line-height:29px;
	margin-left:42px;
	margin-top:22px;
	padding-left:26px;
	padding-right:14px;
	text-align:left;
	width:auto;
}
#RegBodyBox Div.NavBox span.clue {
	color:#ACACAC;
	float:left;
	font-size:13px;
	height:45px;
	line-height:45px;
	text-align:left;
	text-indent:45px;
	width:954px;
}
#RegBodyBox Div.NavBox ul {
    padding-left: 26px;
	line-height: 45px;
	font-size: 13px;
}
#RegBodyBox Div.succee h2 , #RegBodyBox Div.succee ul{
	margin-left: 160px;
}
#RegBodyBox Div.succee ul {
	line-height: 35px;
}
#RegBodyBox Div.succee ul.note {
	border:1px solid #FFD2A6;
	font-size:13px;
	line-height:19px;
	padding:5px;
}
#RegBodyBox Div.succee h2 {
	background: url(//img.8891.com.tw/user/success.png) no-repeat 0 0 ;
	display: block;
	height: 44px;
	line-height: 44px;
	padding-left: 50px;
	margin-top: 20px;
}
#RegBodyBox Div.NavBox ul li label.t { 
	display:inline-block;
	padding-right:4px;
	text-align:right;
	width:120px;
	font-weight: bold;
	color: #404040;
	font-size: 15px;
}
#RegBodyBox Div.NavBox ul li span.condition{ 
	display:inline-block;
	text-align:left;
	color: #404040;
	vertical-align:top;
}
#RegBodyBox Div.NavBox ul li span label {
	color:#333333;
	cursor:pointer;
	display:inline-block;
	font-size:13px;
}
#RegBodyBox Div.NavBox .submitbtn {
	margin:auto;
	padding:30px 0 20px;
	text-align:center;
	width:952px;
}
#RegBodyBox Div.NavBox .submitbtn button { 
	background:transparent url(//img.8891.com.tw/setMail/subscribe_btn.png) repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:15px;
	font-weight:700;
	height:30px;
	width:120px;
	margin-left:20px;
}
/***************************************
Reg Box Foot
***************************************/
#RegFootBox {
	overflow: hidden;
	text-align: center;
}
#RegFootBox Div.BODiv {
	border-bottom: 3px solid #F30;
	margin: 10px 0;
	overflow: hidden;
}
#RegFootBox Div.ContentBox {
	margin: 0 auto;
	overflow: hidden;
}
#RegFootBox Div.RightDiv {
	margin-left: 10px;
	padding-left: 10px;
	text-align: left;
	color: #999;
}
#RegFootBox Div.LeftDiv {
	margin-top: 8px;
}
#RegFootBox Div.RightDiv li {
	line-height: 25px;
}
#RegFootBox Div.RightDiv li a {
	color: #999;
}
/***************************************
Reg W
***************************************/
.W770px {
	width: 770px;
}
.W952px {
	width: 952px;
}
Div.BODiv {
	border-bottom: 3px solid #F30;
	margin: 0px auto;
	overflow: hidden;
}
#mailDiv, .newemail, .newemailtitle{    
	cursor:default;
	line-height:18px;
}
#RegBodyBox div.NavBox ul li span label:hover {
	color: #FF3300;
}

#step-header {
	width: 952px;
	height: 30px;
	margin: auto;
	padding-top: 15px;
	border-bottom: 2px solid #F60;
}

#step-header h1{
    width:156px;
    display:block;
    float:left;
    font-size:16px;
    text-align:left;
    padding-left:2px;
}


.stepnav{
    width:792px;
    height:30px;
    font-size:13px;
    float:right;
	padding-top: 2px;
}

.stepnav ol li{
	width: 413px;
}
select{
	color: #666;
}
select option{
	color: #333;
}
#filter-history{
	position: absolute;
	right: 20px;
	top: 25px;
	width: 200px;
	border: 2px solid #59A8DD;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: left;
}
#filter-history h2 {
    background-color: #59A8DD;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 13px;
    height: 27px;
    line-height: 25px;
    padding: 0 10px 0 25px;
    position: relative;
	background-image: url(//img.8891.com.tw/setMail/email_edit.png);
	background-position: 6px 4px;
	background-repeat: no-repeat;
}
#filter-history h2 a{
	background-color: #FFFFFF;
    border: 1px solid #666666;
    display: block;
    height: 11px;
    line-height: 10px;
    position: absolute;
    right: 10px;
    text-align: center;
    text-decoration: none;
    top: 6px;
    width: 11px;
}
#filter-history ol{
	padding: 10px;
	height: 320px;
	overflow-x: hidden;
	overflow-y: auto;
}
#filter-history .info{
	padding-left: 10px;
}
#filter-history ol li{
	border-bottom: 1px dashed #CCC;
	color: #666;
	padding: 5px 10px 0;
	margin-bottom: 10px;
}
#filter-history ol li span{
	display: block;
	margin: 5px 0;
	position: relative;
}
#filter-history ol li.current{
	padding: 5px 10px 0;
	border-bottom: 1px solid #999;
	color: #333;
}
#filter-history ol li span a{
	color: #04d;
}
#filter-history .editlink{
	padding-left: 15px;
}
