.content .box2 {
    float: right;
    width: 816px;
    height: auto;
    display: inline;
    background: #DCE9E2 url(../images/title_bg.jpg) repeat-x left top;
    overflow: hidden;
}

.content .box2 .text {
    float: left;
    width: 725px;
    padding: 45px 0 45px 45px;
    display: inline;
    font-size: 14px;
    line-height: 200%;
    color: #333;
}

.list4 table span {
    color: #F30;
    font-weight: bold;
    font-size: 16px;
}

.list4 {
    float: left;
    width: 725px;
    display: inline;
}

.list4 table {
    width: 725px;
    background: #fff;
    float: left;
    margin-bottom: 20px;
    border-top: 2px solid #004429;
}

.list4 table tr:hover {
    background: #f5f5f5;
}

.list4 table tr td {
    padding: 5px;
    border-bottom: 1px solid #ccc;
    font-size: 12px;
}

.list4 table a:hover {
    text-decoration: underline;
}

.list4 table img {
    width: 150px;
    height: 214px;
    background: #fff url(../images/loading.gif) center center no-repeat;
}

.list4 table em {
    font-family: Verdana, Geneva, sans-serif;
    color: black;
    font-weight: bold;
    padding: 5px 5px 0;
}

.list4 table span {
    color: black;
    font-weight: bold;
}

.list4 table .btn {
    background: #EF8100;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    border: 1px solid #fff;
    width: 90px;
}

.content .box2 .text {
    float: left;
    width: 725px;
    padding: 45px 0 45px 45px;
    display: inline;
    font-size: 14px;
    line-height: 200%;
    color: #333;