﻿/**
 * 
 * @authors Cherry
 * @date    2013-09-05 16:44:05
 * @version $Id$
 */
/*--- fancybox iframe ---*/

/* reset */
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
form, fieldset, legend, input, button, textarea,
p, blockquote, th, td {
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #333;
  font-family: Arial, "微軟正黑體";
}

ol, ul {
  list-style: none; }

form, textarea, input[type=text], input[type=checkbox], input[type=radio],
input[type=button], select {
  font-family: Tahoma, "微軟正黑體";
  font-size: 13px;
  padding: 0;
  margin: 0; }

input[type=button] {
  padding: 0.2em 0.8em 0\0;
  min-height: 1.26em\0;
  *padding-top: 0.2em;
  *height: 1.9em; }

body:not(:-moz-handler-blocked) input[type=button] {
  padding: 0 0.8em 0.1em 0.8em; }

select {
  padding: 1px\0;
  height: 22px; }

textarea {
  overflow-y: auto;
  padding: 3px; }

legend {
  *margin-left: -7px; }

.clearfix:before,
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden; }

.clearfix:after {
  clear: both; }

.clearfix {
  zoom: 1; }

/* 共用 */

body {
    font-size: 13px;
}

a {
    color:#015f8f;
    text-decoration: none;
}

a:hover {
    color: #FE4005;
    text-decoration: none;
}

.main p {
    margin-bottom: 10px;
}

.boxFrame {
    width: 580px;
    height: auto;  
    margin:0 auto;
    overflow: hidden;
}
  .boxFrame .red {
    color: #CC0000; }

/* lightbox */
.lightbox_dialogue {
    padding: 20px;
}
    .lightbox_dialogue h2, #divTitle {
        border-bottom: 1px solid #CCC;
        padding: 1em;
        margin-bottom: 13px;
        font-size: 15px;
        font-weight: bold; 
    }
  /*.lightbox_dialogue h2 {
    line-height: 28px;
    *line-height: 31px;
    background: url(http://w3cache.hfcdn.com/YC/Buy/1440/images/fancybox/lightbox_title.gif) no-repeat;
    height: 28px;
    width: 565px;
    padding-left: 15px;
    margin: 18px 0 10px; }*/

    .lightbox_dialogue .content {
        margin: 1em;        
    }

/* btn style */
.lbtn span, .lbtn span span,
.submit-lbtn span, .submit-lbtn span span {
  background-image: url(http://w3cache.hfcdn.com/YC/Buy/1440/images/2013/lbtn.png); }

.btn_area {
  padding-top: 5px;
  text-align: center; }

.lbtn, .lbtn:hover, .lbtn:focus {
  color: #333; }

.lbtn {
  display: inline-block;
  margin: 0;
  padding: 0;
  font-size: 13px;
  text-decoration: none;
  background: none;
  border: none;
  white-space: nowrap;
  cursor: pointer;
  user-select: none;
  -moz-user-select: none;
  /* Fix extra width padding in IE */
  _width: 0;
  overflow: visible;
  margin-right: 10px; }
  .lbtn span {
    display: block;
    /* Prevents:active from working in IE--oh well! */
    height: 31px;
    padding-right: 21px;
    background-repeat: no-repeat;
    background-position: right -36px; }
    .lbtn span span {
      padding-right: 0;
      padding-left: 21px;
      line-height: 31px;
      *line-height: 33px;
      line-height: 33px\9 \0;
      line-height: 33px\9;
      background-position: left -36px; }

.submit-lbtn span {
  background-position: right top; }
  .submit-lbtn span span {
    background-position: left top; }

/* error message */
.wrongmessage {
  border: 1px solid #cc0000;
  color: #CC0000; }

.wrongmessage2 {
  color: #CC0000; }

.wrongmessage3 {
  color: #CC0000;
  display: block;
  float: left; }


/*--- report ---*/
#divReport.boxFrame {
    width: 640px;
}

#divReport .lightbox_dialogue {
    padding: 10px;
}

#divReport .content .block {
  padding-bottom: 8px;
  margin: 0 10px; }
  #divReport .content .block label {
    margin: 2px 2px 0 0;
    width: 135px;
    line-height: 15px; }
  #divReport .content .block textarea {
    overflow: auto;
    height: 100px; }
  #divReport .content .block .txt_type_01 {
    line-height: 23px;
    height: 23px;
    border: 1px solid #ababab;
    padding-left: 5px;
    color: #535252; }
#divReport .red_l {
  color: #F50000;
  font-weight: bold;
  line-height: 0;
  letter-spacing: 0;
  word-spacing: 0; }
#divReport #rblReason {
  *word-spacing: -4px; }
#divReport .lightable tr td {
  *word-spacing: -4px; }

#divReport td {
    padding: 0.5em 0;
}

#divReport .tWidth_narrow {
    width: 70px;
}

#divReport .rTable {
    margin-bottom: 20px;
}

#divReport h3 {
    padding: 1em;
    margin-bottom: 15px;
    background-color: #eee;
}


/*--- forward ---*/
#divForward input.txt_type_01 {
  line-height: 23px;
  height: 23px;
  border: 1px solid #ababab;
  padding-left: 5px; }
#divForward .light15 {
  font-size: 15px;
  color: #333; }
#divForward .lightred {
  color: #CC0000; }
#divForward .lightable2 td {
  padding: 5px 0; }

#divForward .block {
    padding: 0.6em 0;
}

    #divForward .thefield span {
        display: inline-block;
        width: 80px;
    }

#divForward input {
    height: 23px;
    line-height: 23px;
    color: #666;
    padding: 0 0.5em;
}

