﻿/*-----------------------------------------------------------------------------
 [TABLE OF CONTENTS]
    +content
        +content-main
            +member
                =record
-----------------------------------------------------------------------------*/

/* +content
*----------------------------------------------------------------------------*/
/* +content-main
*----------------------------------------------------------------------------*/

/**
 *
 * +member
 *
 **/

#content-main .service {
    margin: 0 0 5px 0;
    *margin: 0 0 5px 0;
    _margin: 0 0 5px 5px;
}

#content-main .service h1 {
    height: 38px;
    background: url(../../i/bg-service-h1.gif) no-repeat;
    text-indent: -100000px;
}

/**
 *
 * =record
 *
 **/

#content-main .service .record {
    width: 690px;
    margin: 0 auto;
}

#content-main .service .record h2 {
    height: 36px;
    background: url(../../i/bg-guarantee-h2.gif) no-repeat;
    text-indent: -100000px;
}

#content-main .service .description {
    width: 680px;
    margin: 0 auto;
    padding: 5px 0 0 10px;
    display: block;
    clear: both;
    overflow: hidden;
}

#content-main .service .description p.txt {
    padding: 3px 0 10px 0;
    font: 13px/22px Arial, sans-serif, "新細明體";
    color: #1faaac;
    background: url(../../i/line-guarantee.gif) no-repeat bottom;
}
#content-main .service .description h3 {
    padding: 0 0 0 20px;
    padding: 2px 0 0 20px\9;
    height: 22px;
    height: 20\9;    
    margin: 10px 0 0 0;
    font: bold 13px/20px Arial, sans-serif, "新細明體";
    font: bold 13px/22px Arial, sans-serif, "新細明體"\9;
    color: #fff;
    background: url(../../i/bg-guarantee-title.gif) no-repeat;
}
#content-main .service .description .box {
    display: block;
    clear: both;
    overflow: hidden;
    zoom: 1;
    padding: 10px 0 15px 0;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #e3e3e3;
}
#content-main .service .description .list {
    border-bottom: 0px solid #e3e3e3;
}
#content-main .service .description .box .photo {
    float: left;
    width: 95px;
    margin: 0 10px 0 10px;
    _margin: 0 10px 0 5px;
    padding: 7px 0 0 0;
}
#content-main .service .description .box .txt {
    float: right;
    width: 565px;
    color: #444;
    font: 13px/20px Arial, sans-serif, "新細明體";
}
#content-main .service .description .box .txt p {
    padding: 5px 0 0 5px;
}
#content-main .service .description .box .txt p.header {
    padding: 5px 0 0 0;
}

#content-main .service .description .box .txt ul {
    padding: 5px 0 0 5px;
    color: #444;
}
#content-main .service .description .box .txt ul li {
    padding: 0 0 2px 15px;
    background: url(../../i/icon-car-01.gif) no-repeat 5px 8px;
}
#content-main .service .description .box .txt ul li.header {
    color: #1f778a;
    font: 13px/20px Arial, sans-serif, "新細明體";
}
#content-main .service .description .box .txt ul li span {
    color: #1f778a;
    font: 13px/20px Arial, sans-serif, "新細明體";
}
#content-main .service .description .box .txt ul li em {
    color: #e46d26;
    font: 13px/20px Arial, sans-serif, "新細明體";
}
#content-main .service .description .box .txt ul li.list {
    padding: 0 0 0 0;
    background: none;
}
/**
 *
 * =btn 
 *
 **/

#content-main .service .description .box .btn {
    float: left;
    width: 115px;
    height: 18px;
    margin: 5px 0 0 5px;
    _margin: 5px 0 0 2px;
    font: 13px/14px Arial, sans-serif, "新細明體";
    font: 13px/20px Arial, sans-serif, "新細明體"\9;
    background: url(../../i/btn-guarantee-lb.gif) no-repeat 0 0;
    overflow: hidden;
}
#content-main .service .description .box .btn span {
    display: block;
    width: 95px;
    height: 18px;
    padding: 0 0 0 20px;
    background: url(../../i/btn-guarantee-rb.gif) no-repeat right 0;
}
#content-main .service .description .box .btn span a {
    display: block;
    width: 95px;
    height: 18px;
    color: #fff;
    text-decoration: underline;
}
#content-main .service .description .box .btn:hover {
    background: url(../../i/btn-guarantee-lb.gif) no-repeat 0 -18px;
}
#content-main .service .description .box .btn:hover span {
    background: url(../../i/btn-guarantee-rb.gif) no-repeat right -18px;
}
/**
 *
 * =max 
 *
 **/
#content-main .service .description .box .max {
    width: 140px;
}
#content-main .service .description .box .max span {
    width: 120px;
}
#content-main .service .description .box .max span a {
    width: 120px;
}


