@charset "utf-8";
body{
	text-align: left;
}
select, input{
	vertical-align: middle !important;
}
/* 通用表單樣式 */
.normal_form{
	margin-bottom: 20px;
}

.normal_form table{
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #c1dbff;
}

.consign_frm_post_title, .frm_split_title, button.enable, button.btn_submit, button.disable{
	background: url(//img.8891.com.tw/sell/bo02_r1_c1.gif) no-repeat 0 0;
}

button.enable, button.btn_submit{
	width: 227px;
	height: 38px;
	background-position: 0 0;
	border: 0 none #FFF;
	padding:0;
	text-indent: -999em;
	display: block;
}
button.disable {
	width: 228px;
	height: 40px;
	background-position: 0 -305px;	
	display: block;
}
.consign_frm_post_title{
	height: 35px;
	background-position: 0 -350px;
	text-indent: -9999em;
	margin-top: 10px;
}

.normal_form .frm_split_title{
	height: 30px;
	line-height: 28px;
	background-position: 0 -400px;
	text-indent: 30px;
	font-size: 10pt;
	color: #004D80;
	margin-bottom:-1px;
}

.frm_split_title i{
	color: #C00;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
}

.normal_form table th, .normal_form table td{
	border: 1px solid #c1dbff; 
	padding: 10px;
}

.normal_form table th{
	background-color: #F2FBFF;
	color: #333333;
	text-align: right;
	width: 120px;
	font-size: 10pt;
	vertical-align: top;
}

.normal_form table th b{
	color: #D00;
	font-size: 9pt;
}

.normal_form table td{
	padding-left: 15px;
	color: #444;
	vertical-align: middle;	
	font-size: 10pt;
}

.frm_input_container{
	display: inline-block;
	float:left;
	margin-bottom: 5px;
}

/* 表單輸入提示 */
.normal_form .frm_tips{
	vertical-align: middle;
	float: right;
	width: 300px;
	padding-left: 15px;
	display: none;
}

.normal_form .frm_tips .frm_tips_arrow{
	width: 0;
	height: 0;
	border-color:transparent #59AFFF transparent transparent;
	border-style:solid;
	border-width:14px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-right:-7px;	
	vertical-align: top;
	/*IE8 HACK*/
	margin-right: -5px\9;
	border-width: 13px\9;
	/*IE6 HACK*/
	_border-style: dotted;
	_border-color:#FFF #59AFFF #FFF #FFF;
}

.normal_form .frm_tips .frm_tips_info {
	-moz-border-radius: 3px;
	-moz-box-shadow:2px 2px 2px #999999;
	-webkit-border-radius: 3px;
	-webkit-box-shadow:2px 2px 2px #999999;
	background-color:#59AFFF;
	border-bottom:1px solid #5291CB;
	border-right:1px solid #5291CB;
	color:#FFFFFF;
	display:inline-block;
	font-weight:normal;
	padding:5px;
	width:220px;
}

.normal_form .frm_tips .frm_tips_info span{display: none;}

.normal_form .frm_tips.info_tips, .normal_form .frm_tips.warning_tips, .normal_form .frm_tips.error_tips, .normal_form .frm_tips.success_tips{	
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.normal_form .frm_tips.info_tips .frm_tips_info span.i, .normal_form .frm_tips.warning_tips .frm_tips_info span.w, .normal_form .frm_tips.error_tips .frm_tips_info span.e, .normal_form .frm_tips.success_tips .frm_tips_info span.s{
	display: inline;
}
/* 表單輸入警告提示 */
.normal_form .frm_tips.warning_tips .frm_tips_info{
	border-color: #F60;
	background-color: #F60;
}

.normal_form .frm_tips.warning_tips .frm_tips_arrow{
	border-color:transparent #F6 transparent transparent;
}

/* 表單輸入錯誤提示 */
.normal_form .frm_tips.error_tips .frm_tips_info{
	border-color: #900;
	background-color: #b00;
}

.normal_form .frm_tips.error_tips .frm_tips_arrow{
	border-color:transparent #b00 transparent transparent;
}

/* 表單輸入成功提示 */
.normal_form .frm_tips.success_tips .frm_tips_info{
	border-color: #060;
	background-color: #090;
}

.normal_form .frm_tips.success_tips .frm_tips_arrow{
	border-color:transparent #090 transparent transparent;
}

.normal_form input, .normal_form select{
	font-weight: normal;
	height: 20px;
	min-width: 40px;
	font-size: 10pt;
	vertical-align: middle;
	border: 1px solid #7F9DB9;
}

.normal_form input[type=radio], .normal_form input[type=checkbox]{
	height: auto;
	min-width: 0;
	vertical-align: text-bottom;
}

.normal_form input.focus, .normal_form select.focus{
	border: 1px solid #F60;
	-moz-box-shadow: 0 0 2px #F60;
}

.normal_form #uploadifyButton input.uploadifyUpload{
	height: 35px;
}

#fileQueue input, #uploadifyfrm_tips input, #uploadifyButton input{
	border: 0 none #FFF;
	height: auto;
}


.stepnav {
	width:747px;
	margin:auto;
	height:30px;
	overflow:hidden;
	font-size:13px;
	padding-top:15px;
	padding-bottom:10px;
	position: relative;
}
.stepnav ol {
	color:#fff;
	list-style:none;
	margin-left: 2px;
	width: 120%;
}
.stepnav li, .stepnav li em, .stepnav li b{
	background-image:url(//img.8891.com.tw/user/useratt_step.png);
	background-repeat: no-repeat;
}
.stepnav li,  .stepnav li a{
	display:inline-block;
	*display: inline;
	*zoom: 1;
	height:30px;
	width:265px;
	*width: 268px;
	text-align:center;
	line-height:30px;
	position:relative;
	color:#313131;
	margin-left:-20px;
	font-size:15px;	
	vertical-align: top;
}
.stepnav li a{
	margin-left: 0;
	width: 87%;
}
.stepnav li.visited {
	background-position:0 -60px;
	color:#f60;
	font-weight:700;
}
.stepnav li.current{
	background-position:0 -30px;
	color:#fff;
	font-weight:700;
}
.stepnav em,.stepnav b{
	width:2px;
	height:30px;
	font-size:0;
	position:absolute;
	top:0;
}
.stepnav em{
	background-position:0 -90px;
	left:18px;
}
.stepnav b{
	background-position:-498px -90px;
	right:0;
}

/* simple_form */
.simple_form{
	border: 1px solid #CCC;
	padding: 20px;
}
.simple_form table{
	margin-bottom: 30px;
	width: 100%;
}
.simple_form table th, .simple_form table td{
	padding: 7px;
}

.simple_form table th{
	color: #222;
	text-align: right;
	width: 120px;
	font-size: 11pt;
	vertical-align: top;
	font-weight: normal;
	letter-spacing: 2px;
}

.simple_form table th b{
	color: #D00;
	font-size: 9pt;
}

.simple_form table td{
	padding-left: 15px;
	vertical-align: middle;	
	font-size: 10pt;
	text-align: left;	
	color: #444;
}

.simple_form .frm_split_title{
	background: none;
	text-align: left;
	line-height: 1.5;
	padding-bottom: 3px;
	border-bottom: 1px solid #CACAC8;		
	color: #333;
	font-size: 11pt;
	margin-bottom: 20px;
}

.simple_form .frm_split_title b {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background-color:#FF9900;
	color:#FFFFFF;
	font-family:arial;
	font-size:11pt;
	margin-left:4px;
	margin-right:10px;
	padding:1px 5px 0;
}

.simple_form .frm_split_title em{
	color: #666;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	float: right;
}

.simple_form input, .simple_form select, .simple_form textarea, .simple_input{
	font-weight: normal;
	height: 20px;
	min-width: 60px;
	font-size: 10pt;
	vertical-align: middle;
	border-width: 1px;
	border-style: solid;
	border-color: #333 #CCC #CCC #333;
	-moz-box-shadow:1px 1px 2px #CCC inset;
	-webkit-box-shadow:1px 1px 2px #CCC inset;
}

.simple_form input, .simple_form textarea{	
	padding-left: 3px;
	padding-top: 3px;
}

.simple_form textarea{
	height: auto;
	min-width: 540px;
}

.simple_form input[type=radio], .simple_form input[type=checkbox]{
	height: auto;
	min-width: 0;
	vertical-align: text-bottom;
	border: 0 #FFF none;
}

/* 表單輸入提示 */
.simple_form .frm_tips{
	vertical-align: middle;
	padding: 3px 5px;
	display: none;
	margin-left: 5px;
}

.simple_form .frm_tips .frm_tips_arrow, .simple_form .frm_tips .frm_tips_info {
	color:#666;
	display:inline-block;	
	*display: inline;
	*zoom: 1;
	font-weight:normal;
	vertical-align: middle;
}

.simple_form .frm_tips .frm_tips_arrow{
	background: url(//img.8891.com.tw/sell/reminder_prompt.gif) no-repeat left top;
	width: 16px;
	height: 16px;
}

.simple_form .frm_tips .frm_tips_info span{display: none;}

.simple_form .frm_tips.info_tips, .simple_form .frm_tips.warning_tips, .simple_form .frm_tips.error_tips, .simple_form .frm_tips.success_tips{
	border-width: 1px;
	border-style: solid;
	border-color: #00A8FF;
	display:inline-block;	
	*display: inline;
	*zoom: 1;
	background-color: #E2F5FF;
}

.simple_form .frm_tips.info_tips .frm_tips_info span.i, .simple_form .frm_tips.warning_tips .frm_tips_info span.w, .simple_form .frm_tips.error_tips .frm_tips_info span.e, .simple_form .frm_tips.success_tips .frm_tips_info span.s{
	display: inline;
}
/* 表單輸入警告提示 */
.simple_form .frm_tips.warning_tips{
	border-color: #F60;
}
.simple_form .frm_tips.warning_tips .frm_tips_info{
	color: #F60;
}

.simple_form .frm_tips.warning_tips .frm_tips_arrow{
	background-image: url(//img.8891.com.tw/sell/reminder_prompt.gif);
}

/* 表單輸入錯誤提示 */
.simple_form .frm_tips.error_tips{
	border-color: #F60;
	background-color: #FFF2E9;
}
.simple_form .frm_tips.error_tips .frm_tips_info{
	color: #900;
}

.simple_form .frm_tips.error_tips .frm_tips_arrow{
	background-image: url(//img.8891.com.tw/sell/caution_prompt.gif);
}

/* 表單輸入成功提示 */
.simple_form .frm_tips.success_tips{
	border: 0 #FFF none;
	background-color: transparent;
}
.simple_form .frm_tips.success_tips .frm_tips_info{
	color: #599F13;
	display: none;
}

.simple_form .frm_tips.success_tips .frm_tips_arrow{
	background-image: url(//img.8891.com.tw/sell/success_prompt.gif);
}

.yellow_tips{
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin: 0 0 10px;
	background: url(//img.8891.com.tw/sell/warm.gif) no-repeat 10px 2px;
	font-size: 10pt;
	color:#666;
};
	color:#666;
}