﻿/*-----------------------------------------------------------------------------
 [TABLE OF CONTENTS]
    +content
        +content-main
            +member
                =record
                =tab-record
                =msg
-----------------------------------------------------------------------------*/

/* +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-service-h2.gif) no-repeat;
    text-indent: -100000px;
}
#content-main .service .record h3 {
    position: relative;
    height: 32px;
    margin: 10px 0 0 0;
    padding: 0 0 5px 10px;
    line-height: 32px;
    color: #fd7da4;
}
#content-main .service .record h3 img {
    position: relative;
    top: 6px;
}
#content-main .service .record h3 span {
    position: absolute;
    top: 10px;
    *top: 13px;
    _top: 13px;
    right: 5px;
    _right: 8px;
    padding: 0 0 0 15px;
    font: 13px/18px Arial, sans-serif, "新細明體";
    color: #444;
    background: url(../../i/icon-service-arrow.gif) no-repeat 0 4px;
    *background: url(../../i/icon-service-arrow.gif) no-repeat 0 2px;
    _background: url(../../i/icon-service-arrow.gif) no-repeat 0 2px;
}

#content-main .service .record h3 span a {
    color: #3ec0cd;
}

#content-main .service .record p.msg {
    position: relative;
    margin: 5px 8px;
    font: 13px/18px Arial, sans-serif, "新細明體";
    color: #444;
}
#content-main .service .record p.msg span {
    position: absolute;
    top: 0;
    *top: -4px;
    _top: -4px;
    right: 0;
    _right: 5px;
}
#content-main .service .record p.txt {
    margin: 10px 8px 0 8px;
    font: 13px/18px Arial, sans-serif, "新細明體";
    color: #6d6d6d;
}

#content-main .service .record samp {
    color: #f13d53;
    font-weight: normal;
}

#content-main .service .description {
    width: 680px;
    margin: 0 auto;
    padding: 5px 0 0 10px;
    display: block;
    clear: both;
    overflow: hidden;
}
#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 .last {
    border-bottom: 0px solid #e3e3e3;
}
#content-main .service .description .box .photo {
    float: left;
    width: 80px;
    margin: 0 10px 0 0;
}
#content-main .service .description .box .txt {
    float: right;
    width: 590px;
    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 {
    position: relative;
    padding: 5px 0 0 0;
}
#content-main .service .description .box .txt p.header samp {
    position: absolute;
    top: 5px;
    right: 5px;
    _right: 8px;
    padding: 0 0 0 15px;
    font: 13px/18px Arial, sans-serif, "新細明體";
    color: #444;
}
#content-main .service .description .box .txt p.header samp.btn2 {
    position: absolute;
    top: 8px;
    right: 5px;
    _right: 8px;
    padding: 0 0 0 15px;
    font: 13px/18px Arial, sans-serif, "新細明體";
    color: #444;
    background: url(../../i/icon-service-arrow.gif) no-repeat 0 4px;
    *background: url(../../i/icon-service-arrow.gif) no-repeat 0 2px;
    _background: url(../../i/icon-service-arrow.gif) no-repeat 0 2px;
}

#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: #277aa4;
    font: bold 13px/20px Arial, sans-serif, "新細明體";
}
#content-main .service .description .box .txt ul li em {
    color: #1c1c1c;
    font: bold 13px/20px Arial, sans-serif, "新細明體";
}
#content-main .service .description .box .txt ul li.list {
    padding: 0 0 0 0;
    background: none;
}


#content-main .service .record .msg {
    padding: 0 0 0 5px;
    font: 13px/20px Arial, sans-serif, "新細明體";
}
#content-main .service .record .msg p {
    padding: 0 0 2px 10px;
}
#content-main .service .record .msg p.header {
    height: 22px;
    padding: 0 0 2px 10px;
    padding: 3px 0 2px 10px\9;
    color: #fff;
    font: bold 13px/20px Arial, sans-serif, "新細明體";
    background: url(../../i/bg-first_sample-msg.gif) no-repeat;
}
#content-main .service .record .msg p span {
    color: #277aa4;
}
#content-main .service .record .msg p span em {
    color: #fff;
    font: 13px/20px Arial, sans-serif, "新細明體";
}

/**
 *
 * =tab-magain
 *
 **/
table.tab-magain {
    width: 590px;  /* */
    margin: 10px auto 10px auto;
    font: 13px/20px Arial, sans-serif, "新細明體";
}

table.tab-magain img,
table.tab-magain input,
table.tab-magain select,
table.tab-magain textarea {
    margin: 2px;
    vertical-align: middle;
}

table.tab-magain td,
table.tab-magain th {
    padding: 2px;
}

table.tab-magain th {
    width: 140px;
    padding: 2px 2px 2px 25px;
    color: #277aa4;
    text-align: left;
    font: 13px/20px Arial, sans-serif, "新細明體";  
    background: url(../../i/icon-service-add.gif) no-repeat 8px 5px;
}

table.tab-magain td {    
    color: #444;
}

table.tab-magain td a {
    color: #3ec0cd;
}

/**
 *
 * =tab-sales 
 *
 **/


table.tab-sales {
    width: 590px;
    margin: 10px auto 10px auto;
    font: 13px/20px Arial, sans-serif, "新細明體";
}

table.tab-sales img,
table.tab-sales input,
table.tab-sales select,
table.tab-sales textarea {
    margin: 2px;
    vertical-align: middle;
}

table.tab-sales td,
table.tab-sales th {
    padding: 5px;
}

table.tab-sales td.list,
table.tab-sales th.list {
    border-right: 0px dotted #fff;
}
table.tab-sales td.add,
table.tab-sales th.add {
    background: #f5fbfc;
}

table.tab-sales th {
    width: 130px;
    padding: 10px 5px 10px 5px;
    border-bottom: 1px dotted #80d5d9;
    color: #277aa4;
    text-align: left;
    font: bold 13px/20px Arial, sans-serif, "新細明體";    
    background: url(../../i/tab-sales-line.gif) no-repeat right center;    
}
table.tab-sales th.add {
    background: #f5fbfc url(../../i/tab-sales-line.gif) no-repeat right center;
}

table.tab-sales td {
    border-right: 1px dotted #acacac;
    border-bottom: 1px dotted #80d5d9;
    color: #444;
}

table.tab-sales td p {
	padding: 2px 5px 2px 20px;
    background: url(../../i/icon-service-add.gif) no-repeat 5px 8px;
    font: 13px/20px "新細明體";
}
table.tab-sales td p.odd {
    background: none;
}

table.tab-sales td p span {
    float: left;
    width: 70px;
    _width: 65px;
    margin: 0 0 0 20px;
    color: #277aa4;
}

