@charset "utf-8";
.customerTop {
    background-image:url(../img/common/touka_top.png);
    background-repeat: repeat-y;
    color:#fff;
    width: 980px;
    margin-left:auto;
    margin-right:auto;
    height: 54px;
}
.customerTop th{
    text-align: left;
    padding-left:20px;
    font-size: 22px;
    vertical-align: bottom;
    padding-bottom: 10px;
}
.customerMore {
    background-image:url(../img/common/touka_bottom.png);
    background-repeat: repeat-y;
    color:#fff;
    width: 980px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 20px;
}
.customerMore  td{
    width:320px;
    height:auto;
    vertical-align: top;
    padding-top:10px;
    padding-left:2px;
}
.customerMore  td img{
    display: block;
    max-width:320px;
    max-height:auto;
}
.customerMore span{
    display: block;
    padding: 10px 5px;
}
.customer {
    background-image:url(../img/company/accessmap_bg.png);
    background-repeat: repeat-y;
    color:#fff;
    width: 980px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 20px;
}
.customer  th{
    text-align: left;
    padding-left:20px;
    font-size: 22px;
    padding-top:10px;
    height:60px;
}
.customer  td{
    padding-left:40px;
    padding-bottom:10px;
}
.customer2  {
    width: 880px;    
}
.customer2  td{
    vertical-align: top;
    padding-left:10px;
    padding-top:10px;
    padding-bottom:10px;
}
.customer img {
    max-width: 438px;
    max-height: auto;
}
.more{
    width:195px;
    height: 39px;
    color: white;
    font-size: 20px;
    background-image:url(../img/common/nav_btn2.gif);
    text-decoration: none;
}

