@charset "utf-8";


/*表單頁 初始設定*/
p.common_p{ font-size:.9em;
            margin-left:10px;
			padding:4px 5px;
				font-size:13px; }
 
fieldset { min-height:100px; 
           width:620px;  
           padding:30px 10px;    }
fieldset.company{
	background:url(../images/bk_07.jpg) no-repeat;}
legend{ 
    margin:0; 
	padding:0; 
	width:0; 
	height:0; }
label{
	width:80px;
	text-align:right;
	display:inline-block;
	white-space:nowrap; 
	height:26px; 
	line-height:26px;
	letter-spacing:1px;
}

p.common_p input[type="text"],p.common_p input[type="password"]  {  
    height:14px; 
    border:1px solid #ccc; 
	background:#eff; }
p.common_p input[type="text"]:focus,p.common_p input[type="password"]:focus  {  
    height:14px; 
	border:1px solid #006; }

p.common_p select {
	width:120px;
	height:20px;
	border:1px solid #ccc;
	font-size:.9em;
	background:#eff;}
p.common_p select:hover{	
    border:1px solid #006;}
p.common_p textarea	{ 	width:330px;}
p.common_p textarea:focus{ 
    border:1px solid #006;
 	width:330px;}
span.ps{
	font-size:.9em; 
	color:#933; 
	vertical-align: middle;}

fieldset.information{background:url(../images/bk_10.jpg) no-repeat;}

fieldset.repaire{ background:url(../images/bk_12.jpg) no-repeat;}

/*滑鼠跡*/
h4.mse{
	font-weight:normal; 
	font-size:.9em;
	padding:20px 0 20px 50px;}

/*加入會員、忘記密碼*/
#join_form{}
#join_form h4{
	display:block; 
	background:#F5EEDA;
	padding:6px 0;}
p.common_p select.ymd{width:76px;}
 
table {
	font-family: Tahoma, Geneva, sans-serif; 
	line-height:20px;
	font-size:12px; 
	font-weight:normal;}
table a{ 
    text-decoration:none;
	color:#900;}
table th.list_title{
	background:#F5EDDA; 
	height:36px;}
table th.thtitle{
	height:20px; 
	padding-top:10px;}

 /* 訂單查詢*/
table.inquire_form { 
    margin-top:22px; 
	font-size:.9em; 
	border:#999 1px solid; }
table.inquire_form td.list{
	height:30px;
	font-weight:normal;
	text-align:center;
	background:#FFC; 
	border-bottom:1px dashed #999;}
table.inquire_form td{
	height:30px;
	font-weight:normal;}
table.inquire_form th.thtitle { 
    font-style:normal;
	border-bottom:#999 1px solid;
	height:26px;}

/*客戶訂單列表*/
table.list_form{
	width:500px; 
	margin:0 auto; 
	font-size:12px; 
	padding-top:22px;}
table table.list_table2{ 
    background:#fff; 
	border-bottom:1px dashed #E2D1B5;}
table table.list_table2:hover{ background:#F5EDDA;  }
table table.list_table2 .report a:visited{ color:#666; }
tr.tr_border{border-bottom:1px dashed #09F;}

/*當前訂單編號_列表*/
table table.list_table3{ 
     background:#ffd; 
	 border-bottom:1px dashed #E2D1B5;  }
table table.list_table3 th{font-weight:normal;}
table table.list_table3:hover{ background:#ffa;  }
table table.list_table3 .report a:visited{ color:#666; }

/*回報匯款資料*/
table.report_form{
	margin:0 auto;
	width:480px; 
	height:190px;
	margin-bottom:20px;}
table.report_form th{
	font-size:120%; 
	font-weight:normal;} 
/*收件確認填寫表單*/
 #recheck_form{
	 width:469px;
	 height:568px; 
	 margin:0 auto; 
	 overflow:hidden;
	 border:#E2D1B5 1px  solid;}
 #recheck_form h3{
	 height:25px; 
	 background:#F5EDDA;}
#recheck_form dl.log02{margin-top:30px;}
 #recheck_form dl.log02 dt {margin:10px 0;}
 span.login01{width:80px; float:left; display:block;   margin-top:3px;   font-size:.9em; white-space:nowrap; }
 span.login02{width:114px; float:left; display:block;   padding-top:4px; font-size:.9em; white-space:nowrap;  solid;height:18px; }
 span.login03{width:44px; float:left; display:block;   padding-top:4px; font-size:.9em; white-space:nowrap;  solid;height:18px; }
 span.login04{width:80px; display:inline-block;   +padding-top:6px; font-size:.9em; white-space:nowrap;  height:20px; }
 #recheck_form input[type="text"]{background:#fff; border: 3px #E2D1B5 double;}
 #recheck_form input[type="text"]:hover{background:#fff; border: 3px #E2D1B5 double;}
 #recheck_form dl.log01 strong,    #recheck_form dl.log02 strong{color:#F00;font-size:.7em; vertical-align:top;}
  #recheck_form span.hid{visibility:hidden; font-size:.7em;}
  #recheck_form dd.sent_buttom{  margin:0 120px; float:left; } 
  #recheck_form dd.sent_buttom img {  margin:0 10px; }
  #recheck_form textarea, #recheck_form  select{background:#fff; border:3px #E2D1B5 double;} 
 #recheck_form p.att{margin-left:60px; font-size:.9em;margin-top:10px;}  
 
 /* 訂單確認 按鈕 */
 p.buttom_c{ width:inherit; margin:0 auto; display:block; text-align:center;}
 p.buttom_c img{margin:0 3px;}
 
 
 /*返回首頁*/
 
 .backhome{ display:block; text-align:center;  padding:15px 0px;}
 
blockquote.mos {font-size:90%; color:#966; padding-top:10px; padding-left:30px;  }

.buttom {text-align:center}
.buttom img{padding:0 7px;}