@charset "UTF-8";

body{
	background-color:#DDDDDD;
	margin:0 ;
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: c;
}
#wrapper{
  width: 900px;
}
.contain{
  width: 98%;
  margin: 10px auto;
}
#footer{
  background-color: #EEEEEE;
  color: #777777;
  font-size: 12px;
  text-align: center;
  padding: 10px 0 20px;
}

.wrapper_line{ /* 底圖分隔線 */
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #cccccc;
  height: 0px;
}

.title{
  line-height: 2em;
  text-align: left;
  margin: 15px auto 5px auto;
}
.title img{
  margin-bottom: 5px;
}



/* 會員登入 */
.login{
  background-color: #cccccc;
  margin: 15px auto;
}
.login_l{
  width: 250px;
  background-color: #ffffff;
  padding: 20px;
}
.login_r{
  color: #555;
  width: 200px ;
  background-color: #EEEEEE;
  padding: 20px;
  padding-bottom: 30px;
}
.login input{
  width: 240px;
  margin-bottom: 10px;
}

/* 加入會員 */
table.register{
  width: 98%;
  margin: 10px auto;
}
table.register > thead > tr > td{
  font-size: 12px;
  padding: 0px 0 4px 4px;
}
table .register > tbody > tr > th{
  line-height: 1.5em;
  font-size: 14px;
  text-align: left;
}
table.register > tbody > tr{
  border-left:1px solid #d79e42; 
}
table.register > tbody > tr > td{
  border-top:1px solid #e6e19d;
  padding: 10px 0 5px 4px;
}
table.register > tbody.r_1{
  background-color: #fffbe1;
}
table.register > tbody.r_1 > tr > th{
  background-color: #d79e42;
  color: #fff;
}
table.register > tbody.r_2{
  background-color: #fffbe1;
}
table.register > tbody.r_2 > tr > th{
  background-color: #d79e42;
  color: #fff;
}
table .register > tfoot >tr> td{
  padding: 10px 0 30px 0;
}
table.register > p{
  margin-top: -1em;
}
table.register > input{
  line-height: 1em;
}






.sub_title{
  font-size: 14px;
  color: #c16602;
}
.ps{
  font-size: 12px;
  color: #c79135;
  padding-top: 0px; /*!important*/
}


/* 加盟優勢 */
.reward{
  margin: 10px auto 0px auto;
  width: 98%;
  border-bottom: 1px dashed #b3b3b3;
  background-repeat:no-repeat;
  text-align: left;
}

.reward.first{
  background-position:top right;
  padding: 10px 10px 5px 10px;
}
.reward.first h4::first-letter{
  font-size: 30px;
  font-weight: 300;
  color: #d79e42;
  font-family: "Georgia", Georgia, Times New Roman, Times, serif ;
}







.reward.first1 ul,
.reward.first1 p{
  display: none;
}


.reward.first1:hover ul,
.reward.first1:hover p{
  display: block;
} 

.reward p{
  margin: 5px 0;
  line-height: 1.5em;
}
.reward.first p{
  width: 66%;
}
.reward h4{
  color:  #772b03;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.reward ul{
  margin: 0px 0 5px -1.5em;
  width: 63%;
}

.bonus{ /* 獎金制度 */
  text-align: center;
}
.bonus_e{ /* 獎金制度小框 */
  vertical-align:top;
  padding: 8px;
  padding-bottom: 10px;
  border: 1px solid #efbe81;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  text-align: left;
}
td.bonus_e{
  background-color: #fffbe1;
  width: 49%;
}
table.bonus_e{
  width: 98%;
}
.bonus_e>h5{
  text-align: left;
  margin-bottom: 5px;
  color: #772b03;
  font-weight: bold;
}
.bonus_e ul{
  margin: 0;
}
.bonus_e li{
  text-align: left;
  margin: 0px 0 0px -1.5em;
}
.bonus_e table{
  background-color: #d79e42;
  width: 100%;
  line-height: 1.5em; 
  font-size: 12px;
}
.bonus_e table tr td{
  background-color: #fff;
}
.bonus_e table tr th{
  color: #fff;
}
/* 業績試算表 + 後台廣告清單表格 */
.bonus_count {
  background-color: #d79e42;
  line-height: 1.5em; 
  font-size: 12px;
  text-align: center;
}
.bonus_count tr.alt{
  background-color: #fffbe1;
  color:  rgb(255,0,0)
}
.bonus_count tr.alt td:first-line {
  color: #000;
}
.bonus_count tr{
  background-color: #fff;
}
.bonus_count tr th{
  background-color: #d79e42;
  color: #fff;
  font-size: 14px;
}
.bonus_count td:first-child{
  background-color: #facd81;
}




/* top-list 後台上方選單樣式 */
.top_list_e{
  text-align: center;
  line-height: 3.2em;
}
/*.top_list_e a .on{
  border-bottom: 2px solid #d79e42;
  font-weight: bolder;
  letter-spacing: 0.1em;
}*/
.top_list_e a {
  font-size: 15px;
  color: #ce8937;
  text-decoration: none;
}

.title,
.top_list_e>.on,
.top_list_e a:hover,
.top_list_e a:focus {
  border-bottom: 2px solid #d79e42; /* rgb(215,158,66)*/
  color: #772b03;
  font-weight: bold;
  letter-spacing: 0.1em;
}

.top_list_e>.on,
.top_list_e a:hover,
.top_list_e a:focus {
  font-size: 16px;
}

table.system{ /* 系統公告 紅 */  
  margin: 10px auto;
  background-color: #ff3333;
}
table .system > tbody > tr > th{
  font-size: 14px;
  font-weight:200;
  color: #fff;
  padding: 5px;
}
table.system > tbody > tr > td{
  background-color: #ffeaea;
  padding: 5px;
}

.date_choose{
  margin-top: 20px;
  line-height: 20px;
  height: 40px;
  vertical-align: middle;
}

/* 報表外框架 含上標題與說明 */
table.report{
  margin-top: 5px;
  margin-bottom: 10px
}
table.report > thead > tr > th{ /* 報表標題 */
  background-color: #d79e42;
  color: #fff;
  font-size: 14px;
  line-height: 2em;
}
table.report > thead > tr >td{ /* 報表文字說明 */
  border-left: 1px solid #d79e42;
  border-right: 1px solid #d79e42;
  padding: 5px;
  color: #4a4a4a;
  font-size: 12px;
  background-color: #f0f0f0;
  line-height: 1.5em
}
table.report >tbody > tr > td{
  border: 1px solid #d79e42;
  border-top: none;
}

/* 報表 */
table.report_data {
  width: 100%;
  line-height: 1.7em;
}
table .report_data > tfoot > tr > th,
table .report_data > tbody > tr > td,
table .report_data > tbody > tr > th{
  text-align: center;
  border-bottom: 1px solid #bfbfbf;
}

table.report_data > tbody > tr > th{
  border-top: 1px solid #bfbfbf;
  background-color: #e0e0e0;
  font-weight: bold;
  
}
table.report_data > tbody > tr > td{
  font-weight: 100;
  font-size: 12px;
  /*border-left: 1px solid #bfbfbf;*/
}
/*table.report_data > tbody > tr > td:first-child{
  border-left: none;
}*/

table.report_data > tbody > tr:hover > td{
  background-color: #fffbe1;
}
table.report_data > tfoot > tr > th{ /* 報表合計 */
  background-color: #e0e0e0;
  font-weight: 100;
}
table.report_data > tfoot > tr > td{
  padding: 5px;
  background-color: #fffbe1;
  font-size: 14px;
  line-height:1.6em;
}

.sample{
  background: #fff;
  margin: 5px;
  padding: 10px;
  border: 3px double #d79e42;
}

/* 基本設定 */

/*a {
  color: #d79e42;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #774a03;
  text-decoration: none;
}*/

a {
  color: #0088cc;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #c18a2a;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6{
  margin: 5px 0;
  font-family: inherit;
  line-height: 1em;
  color: inherit;
  font-weight: inherit;
  /*font-weight: inherit;*/
}


h1 {
  font-size: 36px;
}

h2 {
  font-size: 30px;
}

h3,.h3 {
  font-size: 24px;
}

h4,.h4 {
  font-size: 18px;
}

h5,.h5 {
  font-size: 14px;
}

h6 {
  font-size: 11.9px;
}


.btn {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
	background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
	background-color:#f9f9f9;
	border:1px solid #dcdcdc;
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 13px;
  line-height: 20px;
  color: #666;
  text-align: center;
  /* text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);*/
  vertical-align: middle;
  cursor: pointer;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  *zoom: 1; 
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); 
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active {
  /*color: #333333;*/
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
  background:-moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
  background:-webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
  background:-o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
  background:-ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
  background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9',GradientType=0);
  background-color:#e9e9e9;
}

.btn:active,
.btn.active {
  background-color: #cccccc ;
}
.btn:hover,
.btn:focus {
  /*color: #333333;*/
  text-decoration: none;
  background-position: 0 0px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-primary {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffad33), color-stop(1, #ff8400));
	background:-moz-linear-gradient(top, #ffad33 5%, #ff8400 100%);
	background:-webkit-linear-gradient(top, #ffad33 5%, #ff8400 100%);
	background:-o-linear-gradient(top, #ffad33 5%, #ff8400 100%);
	background:-ms-linear-gradient(top, #ffad33 5%, #ff8400 100%);
	background:linear-gradient(to bottom, #ffad33 5%, #ff8400 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffad33', endColorstr='#ff8400',GradientType=0);
	background-color:#ffad33;
	border:1px solid #c98d32;
	color:#ffffff;
	text-decoration:none;
}
button.large{
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 5px;
  padding: 6px 14px;
}
.btn-primary:focus,
.btn-primary:hover{
    color:#ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff8400), color-stop(1, #ffad33));
	background:-moz-linear-gradient(top, #ff8400 5%, #ffad33 100%);
	background:-webkit-linear-gradient(top, #ff8400 5%, #ffad33 100%);
	background:-o-linear-gradient(top, #ff8400 5%, #ffad33 100%);
	background:-ms-linear-gradient(top, #ff8400 5%, #ffad33 100%);
	background:linear-gradient(to bottom, #ff8400 5%, #ffad33 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8400', endColorstr='#ffad33',GradientType=0);
	background-color:#ff8400;
}
.btn-primary:active {
  background-image: none;
  color:#ffffff;
  position:relative;
  top:1px;
}

.btn-red {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f));
	background:-moz-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-webkit-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-o-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-ms-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:linear-gradient(to bottom, #f24537 5%, #c62d1f 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f',GradientType=0);
	background-color:#f24537;
	border:1px solid #d02718;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-weight:bold;
}
.btn-red:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537));
	background:-moz-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:-webkit-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:-o-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:-ms-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:linear-gradient(to bottom, #c62d1f 5%, #f24537 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537',GradientType=0);
	background-color:#c62d1f;
}
.btn-red:active {
	position:relative;
	top:1px;
}




hr {
  margin: 0;
  border: 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #ffffff;
}

select,
textarea,
input,
.input {
  line-height: 20px;
  border: 1px solid #BBBBBB;
  background: #fff;
  -webkit-border-radius: 4px; /* Safari & Chrome*/
     -moz-border-radius: 4px; /* Firefox*/
          border-radius: 4px; /*Opera 10.5+*/
}
select,
textarea,
input[type="text"],
input[type="password"]{
  display: inline-block;
  padding: 4px 6px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
     -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
       -o-transition: border linear 0.2s, box-shadow linear 0.2s;
          transition: border linear 0.2s, box-shadow linear 0.2s;
}

select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus{
  border-color: rgba(255, 173, 51, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 5px rgba(255, 221, 0, 0.6);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 5px rgba(255, 221, 0, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 5px rgba(255, 221, 0, 0.6);
}


@media print{
  * {
    
  }
  th{
    color: #000 !important;
  }

}


