
.cms_body{
    padding: 0;
    width: 100%;
    background: #f7f7f7;
}
.cms_foot{
    width: 100%;
}
#cms_Location_1{
    margin: 0;
    width: 100%;
    height: 200px;
    background: url("/cms_fragments/res/40/images/top-business-content.jpg") no-repeat top center;
}
#cms_Location_2{
    margin: 0 auto;
    width: 1100px;
    background: #fff;
    padding-bottom: 20px;
}
.tui-center {
    margin: 0;
}
.box-content .hd{
    border: none;
    height: 0;
}
.box-content .bd {
    background: none;
    border: none;
    margin: 0 100px;
}
.box-content .bd .subject{
    margin-bottom: 20px;
}
.box-content .bd .subject h2{
    color: #444;
    font-size: 30px;
}
.box-content .bd .info,.box-content .bd .info a{
    color: #b3b3b3;
    font-size: 12px;
}
.spacelin{
    border-bottom: 1px solid #eee;
    margin: 14px auto;
}
.box-content .bd .content{
    text-indent: 2em;
    color: #000;
    font-size: 16px;
    line-height: 30px;
}
