.customer-box
{
    width: 960px;
    margin: 0 auto;
}

.clear
{
    clear: both;
}
.customer-top
{
    background: url(../images/customer-top.jpg) no-repeat left bottom;
    height: 16px;
}
.customer-main
{
    background: url(../images/customer-mid.jpg) repeat-y left;
    width: 960px;
}
.customer
{
    width: 445px;
    float: left;
    padding-left: 35px;
    padding-top: 10px;
}
.customer-photo
{
    width: 102px;
    height: 102px;
    padding: 2px;
    border: 1px solid #CCCCCC;
    float: left;
    margin-top: 15px;
}
.customer-contant
{
    width: 295px;
    float: right;
    padding-left: 20px;
    padding-right: 20px;
}
.customer-contant h1
{
    font-size: 14px;
    font-weight: bold;
    color: #FF7908;
    margin: 0px;
}

.customer-contant a
{
    color: #FF7908;
    text-decoration: none;
}
.customer-contant ul
{
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
}
.customer-contant ul li
{
    list-style: none;
    font-size: 13px;
    color: #737373;
    line-height: 22px;
}
.customer-contant ul li span
{
    font-weight: bold;
}

#more
{
    font-weight: normal;
    display: block;
    text-align: right;
    font-size: 12px;
    padding-right: 10px;
}
#more a
{
    color: #FF7908;
    text-decoration: none;
}
.page
{
    width: 300px;
    float: right;
    padding-top: 5px;
}
.page ul
{
    margin: 0px;
    padding: 0px;
}
.page ul li
{
    list-style: none;
    float: left;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
    color: #747474;
    font-family: "黑体";
}
.page ul li a
{
    color: #747474;
    text-decoration: none;
}
.page ul li a:hover
{
    color: #FF6900;
}

.customer-bottom
{
    background: url(../images/customer-bottom.jpg) no-repeat left top;
    height: 16px;
}

.photo-album
{
    width: 636px;
    margin: 0 auto;
    height: 152px;
}
.photo-album-left
{
    width: 153px;
    float: left;
    background: url(../images/photo-left-bg.jpg) no-repeat right;
    height: 152px;
    text-align: center;
}
.photo-album-left img
{
    border: 1px solid #DBDBDB;
    padding: 3px;
    margin-top: 18px;
}
.photo-album-right
{
    width: 483px;
    float: right;
    background: url(../images/photo-right-bg.jpg) no-repeat left;
    height: 152px;
}
.photo-album-right ul
{
    margin: 0px;
    padding: 0px;
    padding-left: 10px;
    padding-top: 25px;
}
.photo-album-right ul li
{
    list-style: none;
    font-size: 21px;
    font-family: "微软雅黑";
    color: #FF6900;
    line-height: 36px;
    margin-left: 20px;
    display: block;
    margin-right: 25px;
    border-bottom: 1px dashed #E3E3E3;
}
#company
{
    font-size: 18px;
    color: #828282;
}
.introduct
{
    width: 750px;
    margin: 0 auto;
    background: url(../images/button-bg.jpg) no-repeat left bottom;
    height: 21px;
    padding-top: 7px;
    font-size: 12px;
    font-weight: bold;
    color: #5A5A5A;
    padding-left: 18px;
    margin-top: 8px;
}
.introduct0
{
    width: 770px;
    margin: 0 auto;
    font-size: 13px;
    line-height: 24px;
    text-indent: 2em;
    padding-top: 5px;
}
.more-button
{
    width: 770px;
    margin: 0 auto;
    text-align: right;
}

