﻿body
{
    padding: 0px;
    margin: 0px;
    border: 0px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-family:Tahoma;
    font-weight: normal;
    /*
    background-image: url(../images/bg.gif);    
    background-repeat:no-repeat;
    */
}

.main_container
{
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    border:1px solid #CCCCCC;
}

.container
{
    width: 960px;
    margin-right: auto;
    margin-left: auto;
}

.top_container
{
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
    width: 100%;
    height: 220px;
}

.top_div_block
{
    padding:1px;
    border:2px solid #234A94;
}

.top_tab_block
{
    border:1px solid #234A94;
    color:#234A94;
    font-weight:bold;
}

.top_tab_block tr td
{
    height:25px;
    padding-left:5px;
}

.top_signup
{
    font-size:36px; 
    color:#F2730A;  
}

.top_signup a
{
    text-decoration:none!important;
    outline:none;
    cursor:pointer;
    color:#F2730A; 
}

.top_word_title
{
    font-family: "宋体";
    font-size: 56px;
    font-weight: bold;
    font-style: italic;
    color: #0000CC;
}

.top_word_title_name1
{
    font-family: "宋体";
    font-size: 56px;
    font-weight: bold;
    font-style: italic;
    color: #0000CC;
}

.top_word_title_name2
{
    font-family: "宋体";
    font-size: 56px;
    font-weight: bold;
    font-style: italic;
    color: #0000CC;
}

.top_word_logo
{
    font-family:"宋体";
    font-size:58px;
    vertical-align:bottom;
    color:#000099;
    text-align:left;
    font-weight:bold;
}

.top_word_welcome
{
    color: #999999;
    font-size: 12pt;
    font-weight:bold;
}

.top_word_welcome span
{
    color: #1B75BB;
}

.top_banner_left
{
    background-image: url(../images/top_banner_left.jpg);
    border: 0px;
    width: 8px;
    height: 34px;
    background-repeat: no-repeat;
}

.top_banner_middle
{
    background-image: url(../images/top_banner_normal_line.jpg);
    border: 0px;
    height: 34px;
    background-repeat: repeat-x;
}

.top_banner_right
{
    background-image: url(../images/top_banner_right.jpg);
    border: 0px;
    width: 8px;
    height: 34px;
    background-repeat: no-repeat;
}

.top_table_title
{
    color: #FFFFFF;
    font-family:Tahoma;
    font-size: 12px;
    font-weight: bold;
}

.top_banner_borderline
{
    border-right: 1px solid #4d66a6;
}

.top_table_title tr td
{
    cursor: pointer;
}

.top_table_title tr td a
{
    cursor: pointer;
    color: #FFFFFF;
    text-decoration: none;
}

.top_banner_abnormal
{
    background-image: url(../images/top_banner_abnormal_line.jpg);
    height: 34px;
    background-repeat: repeat-x;
}

.top_version
{
    border: 0px;
    height: 34px;
    vertical-align: middle;
    color: #FFFFFF;
    outline: none;
    font-family:Tahoma;
    font-size: 12px;
    font-weight: bold;
    background-image: url(../images/top_banner_normal_line.jpg);
}

/**加载数据图片**/
#loading_data1, #loading_data2, #loading_data3
{
    display: none;
    height: 60px;
    vertical-align: middle;
    padding-top: 30px;
}

#loading_data1 img, #loading_data2 img, #loading_data3 img
{
    position: absolute;
    z-index: 2014;
    border: 0px;
}
