/* CSS Document */
body
{
    margin: 0px;
    font-size: 12px;
}
img
{
    border: 0px;
}
a
{
    color: #000;
    text-decoration: none;
}
a:hover
{
    color: #f00;
    text-decoration: underline;
}
.border_all_one
{
    border: #B6D2DA 1px solid;
}
.border_all_two
{
    border: #B6D2DA 1px solid;
    border-top: none;
}
.border_Info
{
    margin: 6px 0px;
}
.border_Info_all
{
    border-bottom: #ccc 1px dashed;
}
.border_left_Info
{
    border-bottom: #ccc 1px dashed;
    margin: 6px 0px;
}
.border_list_Info
{
    border: #B1E4FF 1px solid;
    margin-top: 2px;
}
.border_contInfo
{
    border: #D8D8D8 1px solid;
    margin-top: 2px;
}

.top_line_bg
{
    background: url(../images/top_line_bg.gif);
    padding: 0px 15px;
}
.top_logo_bg
{
    background: url(../images/logo.gif) no-repeat;
}
.top_title_bg
{
    background: url(../images/title_line_bg.gif) repeat-x;
}
.top_title_bg a
{
    text-decoration: none;
}
.top_title_nowtime
{
    color: #fff;
    font-weight: bold;
}


.index_left_bmapone
{
    background: url(../images/index_left_bmap.gif) top no-repeat;
}
.index_left_ksapone
{
    background: url(../images/index_left_ksap.gif) top no-repeat;
}
.index_left_apbg
{
    background: url(../images/index_left_apbg.gif) repeat-y;
    padding: 5px 0;
}
.index_left_bmaptwo
{
    background: url(../images/index_left_bmap.gif) bottom no-repeat;
}
.index_left_ksaptwo
{
    background: url(../images/index_left_ksap.gif) bottom no-repeat;
}
.index_left_time
{
    color: #06c;
}

.index_ctbg_all
{
    background: url(../images/index_ctbg.gif) repeat-x;
}
.index_ctright
{
    width: 60px;
    float: left;
    padding-top:10px;
    background: url(../images/index_ctbg.gif) repeat-x;
}
.index_datetime
{
    color: #929292;
    width:70px;
}
.index_links_bg
{
    background: url(../images/link_title_bg.gif) repeat-x;
}
.index_links
{
    margin: 5px 0px;
}

.index_right_bg
{
    background: url(../images/index_right_fwtdbg.gif) repeat-y;
}
.index_right_fwtdbg
{
    background: url(../images/index_right_fwtdbg.gif) repeat-y;
    padding: 10px 0px;
}

.bottom_botbg
{
    background: url(../images/bottom_bg.gif) repeat-x;
    height: 108px;
}
/*searchList*/
.list_left_catetop
{
    background: url(../images/list_left_catetxt.gif) repeat-x top;
}
.list_items
{
    background: url(../images/items_list.gif) no-repeat 5px;
    font-weight: bold;
    text-align: left;
    padding: 2px 0 0 22px;
    height: 30px;
    border-bottom: #ccc 1px dashed;
}
.list_items_botom
{
    padding-bottom: 15px;
}
.list_cettitlebg
{
    background: url(../images/TcenContextbg.gif) repeat-x;
    font-size: 14px;
    color: #2A81AC;
    font-weight: bold;
}
.list_cettitlebg img
{
    margin: 0px 10px;
}
/*contentInfo*/
.contInfo_title_bg
{
    background: url(../images/content_Info_bg.gif) repeat-x;
}
.contInfo_title_bg img
{
    margin: 0 10px 2px 10px;
}
.contInfo_title_bg span
{
    font-size: 14px;
    font-weight: bold;
}
.contInfo_title_font
{
    font-size: 16px;
    font-weight: bold;
    padding: 25px 0 15px 0;
    color: #111;
}
.contInfo_titledate
{
    border-bottom: #ccc 1px dashed;
    color: #666;
}
.contInfo_cont
{
    padding: 15px 0;
}
.testplan
{
    border-left: #ccc 1px solid;
    border-top: #ccc 1px solid;
    text-align: center;
    margin-bottom: 10px;
}
.testplan .plan_title_font
{
    color: #FE6900;
    font-size: 16px;
    padding: 5px;
    font-weight: bold;
    border-bottom: #ccc 1px solid;
    border-right: #ccc 1px solid;
}
.testplan .plan_content_one td
{
    border-bottom: #ccc 1px solid;
    padding: 5px;
    border-right: #ccc 1px solid;
}
.testplan .plan_content_two td
{
    border-bottom: #ccc 1px solid;
    padding: 5px;
    border-right: #ccc 1px solid;
    background: #eee;
}
.exposure_title
{
    font-size: 18px;
    color: #f00;
    font-weight: bold;
    text-align: center;
}

.border_mailbox
{
    border: #ccc 1px solid;
    padding: 10px;
}
.mailbox_titile
{
    background: #eee;
    font-weight: bold;
    font-size: 14px;
}
.mailbox_btbg
{
    background: #D5E9FC;
}
.mailbox_btbg span
{
    float: right; margin-top:-16px;
}
.mailbox_input
{
    border: #70B1CF 1px solid;
    background: #F2FBFF;
    width: 100px;
    height: 30px;
    color: #174B73;
    font-weight: bold;
    margin-right: 25px;
}
.mailbox_sexbox
{
    border: #ccc 1px solid;
}


