body {
    text-align: center;
    font-size: 12px;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif
}

td, th {
    font-size: 12px;
}

img {
    border: none;
}

.toolbar {
    clear: both;
    margin: 0 auto;
    text-align: center;
    width: 1000px;
    height: 39px;
    background: url(/assets/images/tool_bar.jpg) center no-repeat;
}

.item {
    text-align: left;
    clear: left;
    padding: 5px;
    color: black;
}

.text a {
    color: black;
}

.text a:hover {
    color: red;
}

a {
    text-decoration: none;
    color: #FFFFFF;
}

a:hover {
    color: #f2fb04;
}

table td {
    cursor: hand;
}

.news {
    float: left;

    width: 100%;
    margin-top: 10px;
}

.business {
    float: left;
    width: 100%;
    border: 1px solid #1B4894;
    margin-top: 10px;
}

/*.business a:hover{*/
/*background-color: #0072bc;*/
/*}*/

.news head {

}

.xu_xian {
    width: 100%;
    height: 0;
    border-bottom: #8CD7F7 1px dashed;
    margin-top: 5px;
    margin-bottom: 5px;
}

.logo {
    height: 103px;
    background: url(/assets/images/logo.png) left center no-repeat;
}

._left {
    float: left;
    width: 330px;
}

._right {
    float: right;
    width: 660px;
    margin-right: 0px;
}

.foot {
    clear: both;
    background: url(/assets/images/foot_bg.jpg) center repeat-x;
}

.nr_map {
    text-decoration: none;
    color: #990000;
}

.nr_map:hover {
    color: red;
}

.list {
    height: 20px;
    line-height: 20px;
}

.list_a {
    text-decoration: none;
    color: #1c1c1c;
}

.list_a:hover {
    color: red;
}