@charset "utf-8";
.serviceTop {
    background-image:url(../img/common/touka_top.png);
    background-repeat: repeat-y;
    color:#fff;
    width: 980px;
    margin-left:auto;
    margin-right:auto;
    height: 54px;
}
.serviceTop th{
    text-align: left;
    padding-left:20px;
    font-size: 22px;
    vertical-align: bottom;
    padding-bottom: 10px;
}


.service {
    background-image:url(../img/common/touka_bottom.png);
    background-repeat: repeat-y;
    color:white;
    width: 980px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 20px;
}
.service th{
    text-align: left;
    padding-left:20px;
    font-size: 22px;
    padding-top:10px;
    height:40px;
}
.service td{
    width: 920px;
    padding-left:20px;
    padding-right:20px;
    padding-bottom:10px;
    line-height: 1.4em;
}
.service2 td{
    color:#999;
    width:470px;
    padding-left:0px;
    vertical-align: top;
    padding-right:0px;
    padding-bottom:10px;
    font-size: 12px;
}
.service2 td p{
    color:#fff;
    width:470px;
    padding-left:0px;
    vertical-align: top;
    padding-right:0px;
    padding-bottom:10px;
    font-size: 16px;
}
.goods {
    background-image:url(../img/service/goods_waku.png);
    background-repeat: repeat-y;
    color:white;
    width: 980px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 20px;
}
.goods th{
    text-align: left;
    padding-left:20px;
    font-size: 22px;
    padding-left:27px;
    padding-top:10px;
    height:40px;
}
.goods td{
    padding-left:22px;
    padding-bottom:10px;
}
.goodsItem {
    color:white;
    width: 430px;
    margin-bottom: 20px;
}
.goodsItem th{
    background-color: #CCCCCC;
    text-align: left;
    padding-left:27px;
    font-size: 22px;
    height:15px;
    color: #000000;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 20px;
}
.goodsItem td{
    padding-left:0px;
    padding-bottom:10px;
    vertical-align: top;
    padding-top:5px;
}
.goodsItem td .itemStr{
    width: 250px;
}
.goodsItem td .itemImg{
    width: 180px;
}

.item {
    float:left;
}
.price {
    float: right;;
}
.serviceBorder {
    background-image:url(../img/common/touka_line_1.png);
    background-repeat: repeat-x;
    color:white;
    width: 980px;
    padding-top:10px;
    padding-bottom:10px;
}

