.box
{
    width: 960px;
    margin: 0 auto;
    font-family: Arial;
    word-break: break-all;
}
.clear
{
    clear: both;
}
.jiameng
{
    width: 960px;
}
.jiameng-left
{
    width: 695px;
    float: left;
}
.jiameng-right
{
    width: 258px;
    float: right;
}
.core-pic
{
    width: 100px;
    float: left;
    padding-top: 5px;
}
.core-content
{
    width: 130px;
    float: right;
    margin-right: 3px;
}
.core-content ul
{
    margin: 0px;
    padding: 0;
    padding-top: 5px;
    
}
.core-content li
{
    list-style: none;
    line-height: 23px;
    text-align: left;
}

.jiameng-content
{
    width: 695px;
    padding-top: 3px;
}
.jiameng-banner
{
    height: 134px;
    width: 695px;
    margin-bottom: 3px;
}
.jiameng-content-title
{
    width: 342px;
}
.jiameng-content-left
{
    width: 343px;
    float: left;
}
.jiameng-content-right
{
    width: 342px;
    float: right;
    margin-right: 1px;
}
.jiameng-title-left
{
    width: 9px;
    float: left;
    background: url(../images/jiameng-title-left.jpg) no-repeat right;
    height: 33px;
}
.jiameng-title-mid
{
    width: 324px;
    float: left;
    height: 33px;
    background: url(../images/jiameng-title-mid.jpg) repeat-x left;
    font-size: 14px;
    font-weight: bold;
    color: #3D3D3D;
    line-height: 33px;
}
.jiameng-title-right
{
    width: 9px;
    float: left;
    height: 33px;
    background: url(../images/jiameng-title-right.jpg) no-repeat left;
}

.jiameng-detail
{
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    width: 340px;
}
.jiameng-detail ul
{
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
}
.jiameng-detail ul li
{
    line-height: 24px;
    text-align: left;
    display: block;
    font-size: 12px;
    color: #888888;
    padding-left: 10px;
    margin-left: 13px;
    padding-right: 10px;
    background: url(../images/core-icon.jpg) no-repeat left top;
    list-style: none;
}

