﻿#searchArea
{
    border-right: 1px solid #C8C8C8;
}
.table-header
{
    background: #922227 url(/images/table-icon.gif) no-repeat;
    background-position: 0 -350px;
}
#detail
{
    border-style: none solid solid solid;
    border-width: 0px 1px 1px 1px;
    border-right-color: #D9D9D9;
    border-bottom-color: #D9D9D9;
    border-left-color: #D9D9D9;
    margin: 0px;
    padding: 20px 40px 10px 40px;
}
.titlestyle
{
    border-bottom: 1px solid #979797;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #013B8D;
}
.adddatestyle
{
    vertical-align: middle;
    text-align: center;
    color: #888888;
}
.contentstyle
{
    font-size: 14px;
    color: #3A3A3A;
    line-height: 2;
}
#tabItemPre
{
    border: 1px solid #c8c8c8;
    margin: 5px 0;
}
/* 相关新闻table */
#RelNewsDiv
{
    border: 1px solid #932228;
    padding: 5px 3px;
    margin-top: 10px;
}
.rel-table-header
{
    color: #912228;
    text-align: left;
    font-size: 15px;
    font-weight: bold;
    height: 20px;
    padding: 5px 0 0 5px;
}
table.relListTable
{
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    background-color: #fffafa;
}
table.relListTable td
{
    padding: 2px;
    background-color: white;
    height: 27px !important;
    height: 25px;
}

