body{text-align: left;}
#appointment {
    background:url(//img.8891.com.tw/checkCar/appointment_bg.png) repeat-x scroll 0 0 #DDE99A;
    border:1px solid #B9D033;
    padding:4px 2px 2px;
    width: 189px;
    text-align: left;
}

#appointment h3 {
    color:#5F6929;
    font-size:10pt;
    font-weight:700;
    height: 20px;
    text-indent: 3px;
}

#appointment h3 span{}

#appointment ul{
    background-color:#FFFFFF;
    border:1px solid #B9D033;
    margin-top: 3px;
    min-height: 150px;
    color: #444;
    padding-bottom:10px;
}

#appointment ul li.empty{
    font-size: 10pt;
    text-align: center;
}

#appointment ul li{
    height: 22px;
    line-height: 22px;
    position: relative;
}

#appointment ul li span{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-align: center;
    overflow: hidden;
    height:20px;
}

#appointment ul li.header {
    background-color:#F7FED3;
    font-weight:bold;
}
#appointment ul li.app_date {
    border-bottom:1px solid #B4C26D;
    color:#363D10;
    padding-left:0.5em;
}
#appointment ul li.odd{
}
#appointment ul li span.app_region{width: 60px;}
#appointment ul li span.app_account{width:110px;padding-left: 10px; text-align: left; cursor: default;}

#feedback {
    background:url(//img.8891.com.tw/checkCar/feedback.png) no-repeat scroll 0 0 transparent;
    height:174px;
    margin-top:15px;
    padding:8px;
    width:176px;
}

#feedback span {
    color:#2E2F31;
    display:block;
    font-size:13px;
    font-weight:700;
    padding:4px 0 2px;
}

#feedback textarea {
    border:1px solid #909BB1;
    color:#A9A9A9;
    font-family:Arial,Helvetica,sans-serif;
    font-size:13px;
    height:90px;
    margin-bottom:7px;
    margin-top:4px;
    padding:3px;
    width:168px;
}

#feedback_submit {
    font-size:12px;
    height:22px;
    width:54px;
}

#feedback_clew {
    background:url(//img.8891.com.tw/checkCar/caution_prompt.gif) no-repeat scroll 0 0 transparent;
    color:#FF0000;
    height:16px;
    line-height:16px;
    padding-left:20px;
    visibility:hidden;
}

#feedback_clew.success {
    background:url(//img.8891.com.tw/checkCar/success_prompt.gif) no-repeat scroll 0 0 transparent;
    color:#009900;
}

.title{
    overflow: hidden;
    line-height: 27px;
    position: relative;
    _zoom: 1;
}

#checked_list .title i{
    margin-left: 10px;
    color: #c00;
    font-style: normal;    
    font-size: 9pt;    
    font-weight: normal;
}
#checked_list .title .right_button{
    position: absolute;
    right: 3px;
    top: -3px;
}
#checked_list .title span {
    background:url(//img.8891.com.tw/checkCar/tab_blue.png) no-repeat scroll 0 0 transparent;
    color:#FFFFFF;
    display:block;
    float:left;
    font-size:13px;
    font-weight:700;
    height:27px;
    line-height:27px;
    overflow:hidden;
    text-align:center;
    width:80px;
}

#checked_list .list{
    border: 2px solid #59A8DD;
    min-height: 100px;
}

#checklog_list{
    border: 1px solid #B9D033;
    margin-top: 10px;    
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
}

#checklog_list .title {
    background-color:#DDE99A;
    border-bottom:1px solid #CDD991;
    color:#5F6929;
    font-size:11pt;
    height:30px;
    line-height:30px;
}

#checklog_list .title span{margin-left: 10px;}
#checklog_list .list{text-align: center;}
#checked_list .checked_item{display: none;}
#checked_list .checked_item.active{display: list-item;}
#checked_list .list li, #checklog_list .list li{
    line-height: 1.8;
    padding: 5px 5px;
    color: #444;
    font-size: 10pt;
}

.odd{
    background-color: #F9F9F9;
}

#checked_list .list span, #checklog_list .list span{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 10px;
    text-align: center;
    vertical-align: middle;
}
#checklog_list li.header {
    background-color:#F7FED3;
    border-bottom:1px solid #D0D6B2;
    padding:5px;
}
#checklog_list li.header span{font-weight: bold;}

.date{width: 80px;}
.region{width: 70px;}
.account{ text-align: left; width: 100px; }
.account i{font-style: normal; font-size: 9pt;display: block;}
.total{width: 60px;}
.exists_total{width: 80px;}
.exists_percent{text-align: right; width: 60px;}
.check_log_detail{width: 90px;}

#checklog_list span.exists_percent, #checklog_list span.total, #checklog_list span.exists_total{text-align: right;}
#checked_list .list span.exists_percent, #checked_list .list span.total, #checked_list .list span.exists_total{width: 100px;}
#checklog_list .account{width: 120px;}

#checked_list b, #checklog_list b{color: #E60;}
.Page {
    background-color:#DDE99A;
    color:#444444;
    margin-top:10px;
    padding:10px 0;
    text-align:center;
    border-top: 1px solid #CDD991;
}
#checked_list li.header{font-weight: bold; background-color: #BBE3FF; position: relative;}
#checked_list li.header span.nav_arrow {
    position:absolute;
    right:0;
    top:7px;
}
#checked_list li span.checked_detail{padding-left: 10px;}
div.Page .preDisable, div.Page .disabled{background-color: #FFF;}

/* CHART LISTS */
#Chart, #Rank{
    margin: 10px 0px;
    color: #444;
}
#Chart h3, #Rank h3{
    -moz-border-radius:4px 4px 0 0;
    -webkit-border-radius:4px 4px 0 0;
    background-color:#53B9E1;
    color:#FFFFFF;
    font-size:11pt;
    padding:4px;
}
#Rank h3{background-color: #5775CD;}
.chartlist { 
  border-top: 1px solid #EEE;
  font-size: 10pt;
  font-family: Helvetica, Arial, sans-serif;
}
.chartlist a{
    color: #2D7BB2; 
    text-decoration: none;
}
#Rank .chartlist a{color: #254296;font-size:10pt;}
.chartlist li { 
  position: relative;
  display: block;
  font-size: 9pt;
  border-bottom: 1px solid #EEE; 
  _zoom: 1;
  _height: 25px;
}
.chartlist li a { 
  display: block; 
  padding: 0.4em 4.5em 0.4em 0.5em;
  position: relative; 
  z-index: 2; 
}
.chartlist .count { 
  display: block; 
  position: absolute; 
  top: 0; 
  right: 0; 
  margin: 0 0.3em; 
  text-align: right; 
  color: #999; 
  font-size: 0.875em; 
  line-height: 2em;
  z-index:100;
  font-weight: bold;
}
.chartlist .index { 
  display: block; 
  position: absolute; 
  top: 0; 
  left: 0; 
  height: 100%; 
  background: #B8E4F5;
  overflow: hidden; 
  line-height: 2em;
  _height: 100%;
}
#Rank .chartlist .index{background-color:#D3DEFF;}
.chartlist li:hover { 
  background-color: #EFEFEF; 
}
.chartlist li.header, .chartlist li.header:hover {
    background-color:#DCEFF7;
    padding:3px;
    _height: 18px;
}
#Rank .chartlist li.header, #Rank .chartlist li.header:hover{background-color:#E3EAFF;}
.chartlist li.header span{
    width: 48%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-weight: bold;
}
.chartlist li.header span.right{text-align: right;}
.chartlist li.ctotal{font-size: 11pt; _height: 32px;}
.chartlist li.ctotal span.index{background-color: #C91F1F;}
.chartlist li.ctotal a{color: #fff;}
.chartlist li a b{margin-left: 5px;}
.chartlist li a b.cexists{display: none;}
.chartlist li a:hover b.cexists{display: inline;}
.chartlist li a:hover b.cpercent{display: none;}

.sort_normal,.sort_desc, .sort_normal:hover, .sort_asc{
    background:url("/img/common/icon_sort.gif") no-repeat scroll right -44px;
    color: #04d;
    margin-left:-11px;
    margin-right:-11px;
    padding-right:11px;
    _margin-right: 0;
}
.sort_desc, .sort_normal:hover{
    background-position: right -194px;    
    color: #f30;
    text-decoration: none; 
}
.sort_asc{
    background-position: right -244px;
    text-decoration: none;
    color: #f30;
}
.right_box{
    float: right;
}
.left_box{
    float: left;
}
#Body{width: 952px;margin: 10px auto;}
#SideBar{width: 195px;}
.active{display: list-item;}
.empty{padding: 10px 0; text-align: center;}