﻿
body
{
    font-size: 12px;
    line-height: 150%;
    font-family: 宋体,Arial;
}
.page
{
    width: 100%;
    text-align: right;
    height: 26px;
    margin-top: 3px;
}
.page ul
{
    height: 26px;
    padding: 0;
    margin: 0;
    color: #000;
    list-style: none;
    float: right;
}
.page ul li
{
    float: left;
    margin: 0 5px 0 0;
    display: block;
    line-height: 26px;
}



.Scroller
{
    scrollbar-face-color: #f4faff;
    scrollbar-arrow-color: #86bbd8;
    scrollbar-highlight-color: #f4faff;
    scrollbar-3dlight-color: #86bbd8;
    scrollbar-shadow-color: #86bbd8;
    scrollbar-darkshadow-color: #f4faff;
    scrollbar-track-color: #f4faff;
}

.winform
{
    font-size: 12px;
    background-color: white;
    line-height: 150%;
    font-family: 宋体,Arial;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    border-style: none;
}
.winforminframe
{
    font-size: 12px;
    background-color: white;
    line-height: 150%;
    font-family: 宋体,Arial;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-top: 5px;
    margin-right: 5px;
    border-style: none;
}



p
{
    font-size: 12px;
    line-height: 150%;
    font-family: 宋体,Arial;
}
span
{
    font-size: 12px;
    line-height: 150%;
    font-family: 宋体,Arial;
}
td
{
    font-size: 12px;
    line-height: 150%;
    font-family: 宋体,Arial;
}
.input
{
    border: 0px;
}
.input1
{
    border: 1px gray solid;
}

.input_
{
    border: 0px;
    border-bottom: 1px solid gray;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
}

.SELECT
{
    border-width: 0px;
}
.TEXTAREA
{
    border-width: 0px;
}
a
{
    font-size: 12px;
    font-style: normal;
    color: #000000;
    text-decoration: none;
}
a:link
{
    font-size: 12px;
    font-style: normal;
    text-decoration: none;
}
a:hover
{
    font-size: 12px;
    color: red;
    text-decoration: none;
    cursor: hand;
}

a:actived
{
    font-size: 12px;
    color: red;
    text-decoration: none;
}

.btn
{
    cursor: hand;
    background-image: url('btn/btn.gif');
    background-repeat: repeat-x;
    background-position: 0px 0px;
    height: 24px;
    width: 70px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 1px;
    border: 1px solid #FAAE4B;
    color: #003366;
    text-decoration: none;
    text-align: center;
    letter-spacing: 1px;
}
.btn:hover
{
    cursor: hand;
    background-repeat: repeat-x;
    background-position: 0px -25px;
    width: 70px;
    height: 24px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 1px;
    border: 1px solid #E0D5B8;
    color: #996633;
    text-decoration: none;
    text-align: center;
    letter-spacing: 1px;
}

.btn:active
{
    cursor: hand;
    background-repeat: repeat-x;
    background-position: 0px -50px;
    width: 70px;
    height: 24px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 1px;
    border: 1px solid #E0B8B3;
    color: #993333;
    text-decoration: none;
    text-align: center;
    letter-spacing: 1px;
}

.btn01
{
    cursor: hand;
    background-image: url('btn/btn.gif');
    background-repeat: repeat-x;
    background-position: 0px 0px;
    height: 24px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 1px;
    border: 1px solid #FAAE4B;
    color: #003366;
    text-decoration: none;
    text-align: center;
    letter-spacing: 1px;
}
.btn01:hover
{
    cursor: hand;
    background-repeat: repeat-x;
    background-position: 0px -25px;
    height: 24px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 1px;
    border: 1px solid #E0D5B8;
    color: #996633;
    text-decoration: none;
    text-align: center;
    letter-spacing: 1px;
}

.btn01:active
{
    cursor: hand;
    background-repeat: repeat-x;
    background-position: 0px -50px;
    height: 24px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 1px;
    border: 1px solid #E0B8B3;
    color: #993333;
    text-decoration: none;
    text-align: center;
    letter-spacing: 1px;
}


.tab
{
    cursor: hand;
    background-image: url('btn/btn.gif');
    background-repeat: repeat-x;
    background-position: 0px 0px;
    height: 24px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 1px;
    border: 1px solid #FAAE4B;
    color: #003366;
    text-decoration: none;
    text-align: center;
    letter-spacing: 1px;
}
.tab:hover
{
    cursor: hand;
    background-image: url('btn/btn.gif');
    background-repeat: repeat-x;
    background-position: 0px -25px;
    height: 24px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 1px;
    border: 1px solid #E0D5B8;
    color: #996633;
    text-decoration: none;
    text-align: center;
    letter-spacing: 1px;
}
.tabsel
{
    background-image: url('btn/tab.gif');
    background-repeat: repeat-x;
    height: 24px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 1px;
    border-top: 1px solid #FAAE4B;
    border-right: 1px solid #FAAE4B;
    border-left: 1px solid #FAAE4B;
    border-bottom: 1px solid white;
    color: #003366;
    text-decoration: none;
    text-align: center;
    letter-spacing: 1px;
}


.pulldown
{
    cursor: hand;
    background-image: url('btn/pulldown.gif');
    background-repeat: repeat-x;
    background-position: 0px 0px;
    overflow: hidden;
    height: 7px;
    width: 50px;
    padding: 0px;
}
.pulldownover
{
    cursor: hand;
    background-image: url('btn/pulldown.gif');
    background-repeat: repeat-x;
    background-position: 0px -7px;
    overflow: hidden;
    width: 50px;
    height: 7px;
    padding: 0px;
}


.tablenoborder
{
    border: 0px solid white;
    border-collapse: collapse;
}

.ItemTable
{
    border: #999999 1px solid;
    border-collapse: collapse;
}

.HeaderTd
{
    background-image: url('gridview/headerbg.gif');
    background-repeat: repeat-x;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: Gray;
    text-decoration: none;
    font-family: 宋体,Arial;
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    border-left: #999999 1px solid;
    border-bottom: #999999 1px solid;
    height: 25px;
}
.HeaderTd th
{
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    border-left: #999999 1px solid;
    border-bottom: #999999 1px solid;
}
.HeaderTd td
{
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    border-left: #999999 1px solid;
    border-bottom: #999999 1px solid;
}

.ItemTd
{
    font-size: 12px;
    font-style: normal;
    color: #0000000;
    text-decoration: none;
    font-family: 宋体,Arial;
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    border-left: #999999 1px solid;
    border-bottom: #999999 1px solid;
    padding-left: 5px;
}

.project_list_header
{
    background-image: url('../images/tbl_header_bg.gif');
    background-repeat: repeat-x;
    background-position: left bottom;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #F36D00;
    text-decoration: none;
    font-family: 宋体,Arial;
    border: 0px;
    height: 25px;
}
.project_list_td01
{
    border-bottom: 1px solid #E3E1DB;
    height: 25px;
    padding: 0px 5px 0px 5px;
}
.project_list_tr01
{
    background-color: White;
}

.ItemTdSp
{
    font-size: 12px;
    font-style: normal;
    color: #000000;
    text-decoration: none;
    font-family: 宋体,Arial;
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    border-left: #999999 1px solid;
    border-bottom: #999999 1px solid;
}
.ItemTdRight
{
    font-size: 12px;
    font-style: normal;
    color: #000000;
    text-decoration: none;
    font-family: 宋体,Arial;
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    border-left: #999999 1px solid;
    border-bottom: #999999 1px solid;
    text-align: right;
}
.ItemTdCenter
{
    font-size: 12px;
    font-style: normal;
    color: #000000;
    text-decoration: none;
    font-family: 宋体,Arial;
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    border-left: #999999 1px solid;
    border-bottom: #999999 1px solid;
    text-align: center;
}

.FooterTd
{
    font-size: 12px;
    font-style: normal;
    color: #000000;
    text-decoration: none;
    font-family: 宋体,Arial;
    border-right: #999999 0px solid;
    border-top: #999999 0px solid;
    border-left: #999999 0px solid;
    border-bottom: #999999 0px solid;
    text-align: center;
}

.div01
{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: expression(parseInt(document.getElementById('GridViewMain').offsetWidth)-240);
}
.span01
{
    width: 100%;
    cursor: hand;
}
.span11
{
    width: 100%;
    color: gray;
    cursor: hand;
}
.tr01
{
    background-color: White;
}
.tr02
{
    background-color: #EDEDED;
}
.tr03
{
    background-color: #EDEDED;
}
.divalert
{
    width: 60px;
    position: absolute;
    border: 1px solid gray;
    background-color: #FFFF99;
    z-index: 9999;
}
.divalerta
{
    background-image: url(../images/alert/a.gif);
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    background-position: center center;
}
.divalerti
{
    background-image: url(../images/alert/i.gif);
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    background-position: center center;
}
.divalerts
{
    background-image: url(../images/alert/s.gif);
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    background-position: center center;
}
.divalertcontent
{
    white-space: nowrap;
    padding-right: 10px;
}
.divalertclose
{
    background-image: url(../images/alert/close.gif);
    height: 9px;
    width: 10px;
    background-repeat: no-repeat;
    background-position: center center;
}

.title
{
    font-size: 13px;
    font-weight: bolder;
    line-height: 120%;
    margin: 0px;
    text-align: center;
}

.tblborder1
{
    border: 2px #666666 solid;
}

.ListItem2
{
    font-weight: bolder;
    color: Red;
}

.daywrite
{
    width: 18px;
    padding-left: 2px;
    padding-right: 2px;
    background-color: #C4E1FF;
    border: 1px gray solid;
    text-align: center;
}
.dayunwrite
{
    width: 18px;
    padding-left: 2px;
    padding-right: 2px;
    background-color: white;
    border: 1px gray solid;
    text-align: center;
}

.daypostil
{
    width: 18px;
    padding-left: 2px;
    padding-right: 2px;
    background-color: #C4E1FF;
    border: 1px gray solid;
    text-align: center;
    border-bottom: 2px red solid;
}

.NewsContent1
{
    font-size: 15px;
    font-family: 仿宋_GB2312,宋体;
    line-height: 150%;
}

.NewsContent1 p
{
    font-size: 15px;
    font-family: 仿宋_GB2312,宋体;
    line-height: 150%;
}

.NewsContent1 span
{
    font-size: 15px;
    font-family: 仿宋_GB2312,宋体;
    line-height: 150%;
}

.NewsContent1 div
{
    font-size: 15px;
    font-family: 仿宋_GB2312,宋体;
    line-height: 150%;
}


.DiaryContent
{
    font-size: 15px;
    font-family: 宋体,Aril;
    line-height: 150%;
    padding: 5px;
    border: 1px solid gray;
}
.DiaryContent1
{
    font-size: 15px;
    font-family: 宋体,Aril;
    line-height: 150%;
    padding: 5px;
}
.DiaryContent p
{
    font-size: 15px;
    font-family: 宋体,Aril;
}

.DiaryContent span
{
    font-size: 15px;
    font-family: 宋体,Aril;
}


.DiaryContent div
{
    font-size: 15px;
    font-family: 宋体,Aril;
}

.DiaryContent font
{
    font-size: 15px;
    font-family: 宋体,Aril;
}

.DiaryPostil
{
    color: Red;
    font-size: 15px;
    font-family: 宋体,Aril;
    line-height: 150%;
    padding: 5px;
}
.tdtmp
{
    background-color: Red;
}

.textbox2
{
    font-size: 12px;
    font-family: 宋体,Arial;
    border-right: 0px;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 1px;
    border-style: solid;
    height: 17px;
    background-color: transparent;
}

.textarea
{
    border-width: 1px;
    border-style: solid;
    font-size: 12px;
    font-family: 宋体;
    overflow: auto;
}

.Nav_table0
{
    background-image: url(../images/nav/bg_0.gif);
    width: 100%;
    height: 30px;
}
.Nav_table1
{
    width: 100%;
    height: 30px;
    background-image: url(../images/nav/bg_1.gif);
    background-repeat: repeat-y;
}

.newslistspan
{
    height: 27px;
    padding-top: 5px;
    background-image: url(../Images/new/left_004.gif);
    background-position: bottom;
    background-repeat: repeat-x;
}
a.newslistlink
{
    width: 143px;
    height: 20px;
    font-style: normal;
    text-decoration: none;
    padding-top: 5px;
}
a.newslistlink:hover
{
    width: 143px;
    height: 20px;
    padding-top: 5px;
    background-image: url(../Images/hor_bg1.gif);
    background-position: bottom;
    text-decoration: none;
}

.newslistspan1
{
    width: 99%;
    height: 25px;
    padding-top: 5px;
    background-image: url(../Images/line_2.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    padding-left: 5px;
}
a.newslistlink1
{
    font-size: 12px;
    font-style: normal;
    color: #000000;
    text-decoration: none;
}
a.newslistlink1:hover
{
    font-size: 12px;
    color: red;
    text-decoration: none;
}


.newslistspan2
{
    width: 99%;
    height: 25px;
    padding-top: 5px;
    background-position: bottom;
    background-repeat: repeat-x;
    padding-left: 5px;
}
a.newslistlink2
{
    font-size: 12px;
    font-style: normal;
    color: #000000;
    text-decoration: none;
}
a.newslistlink2:hover
{
    font-size: 12px;
    text-decoration: underline;
}

.newslistspan3
{
    width: 99%;
    height: 25px;
    padding-top: 5px;
    background-position: bottom;
    background-repeat: repeat-x;
}
a.newslistlink3
{
    font-size: 12px;
    font-style: normal;
    color: #000000;
    text-decoration: none;
}
a.newslistlink3:hover
{
    font-size: 12px;
    text-decoration: underline;
}

.rcaplistspan
{
    width: 190px;
    height: 24px;
    padding-top: 5px;
    background-image: url(../Images/index_dian2.gif);
    background-position: bottom;
    background-repeat: repeat-x;
}

a.rcaplistlink:hover
{
    font-size: 12px;
    color: red;
    text-decoration: none;
}

.menuspan
{
    width: 70px;
    height: 80px;
    padding-top: 5px;
    background-position: bottom;
    background-repeat: repeat-x;
    padding-left: 5px;
}

.guannannewsspan1
{
    width: 100%;
    height: 27px;
    background-repeat: repeat-x;
    background-image: url(../images/new/index_1_point.gif);
}

.guannannewsspan3
{
    width: 86%;
    height: 23px;
    background-repeat: repeat-x;
    background-image: url(../images/new/index_1_point.gif);
}

.guannannewsspan2
{
    width: 14%;
    height: 23px;
    color: Gray;
    background-repeat: repeat-x;
    background-image: url(../images/new/index_1_point.gif);
}

a.guannannews
{
    font-size: 12px;
    font-style: normal;
    color: Black;
    text-decoration: none;
    text-decoration: none;
}


a.guannannews_red
{
    font-size: 12px;
    font-style: normal;
    color: Red;
    text-decoration: none;
    text-decoration: none;
}

.guannannewsspan3_index
{
    width: 88%;
    height: 23px;
    background-repeat: repeat-x;
    background-image: url(../images/new/index_1_point.gif);
    background-position: bottom;
}


.span_dzqk
{
    width: 100%;
    height: 28px;
    background-repeat: repeat-x;
    background-image: url(../images/index/dzqk_003.gif);
}

.guannannewsspan4_index
{
    width: 100%;
    background-repeat: repeat-x;
    background-position: bottom;
    line-height: 200%;
}


.guannannewsspan4_index_red
{
    width: 100%;
    color: Red;
    background-repeat: repeat-x;
    background-position: bottom;
    background-image: url(../images/new/ggl_point.gif);
    line-height: 200%;
}


.guannannewsspan5_index
{
    width: 100%;
    height: 25px;
    background-repeat: repeat-x;
    background-image: url(../index_images/left_bmfcline.gif);
}

.guannannewsspan2_index
{
    width: 12%;
    height: 23px;
    color: Gray;
    background-repeat: repeat-x;
    background-image: url(../images/new/index_1_point.gif);
    background-position: bottom;
}

.List1
{
    height: 23px;
    width: 100%;
    font-size: 12px;
    font-style: normal;
    color: gray;
    text-decoration: none;
    background-color: Transparent;
    cursor: hand;
}

.List1hover
{
    height: 23px;
    width: 100%;
    font-size: 12px;
    font-style: normal;
    color: gray;
    text-decoration: none;
    cursor: hand;
}

.List_yj1
{
    height: 23px;
    width: 100%;
    font-size: 12px;
    font-style: normal;
    color: gray;
    text-decoration: none;
    background-image: url(../images/new/yj_bg.gif);
    cursor: hand;
}

.Listhover_yj1
{
    height: 23px;
    width: 100%;
    font-size: 12px;
    font-style: normal;
    text-decoration: none;
    background-image: url(../images/new/yj_bg.gif);
    cursor: hand;
}



.UC_Left_Table1
{
    width: 158px;
    height: 100%;
    background-image: url('../images/new/left_bg.gif');
    background-repeat: repeat;
    border: 0px;
    border-spacing: 0px;
    padding: 0px;
    left: 0px;
    position: absolute;
    top: 0px;
}

.UC_Left_TD1
{
    width: 100%;
    height: 16px;
    background-image: url('../images/new/left_bottom.gif');
    background-repeat: repeat-x;
}



.menu
{
    border-left: #185D99 2px solid;
}


.UC_menu_Table1
{
    width: 100%;
    height: 27px;
    background-image: url('../images/new/head_005.gif');
    background-repeat: repeat-x;
    border: 0px;
    border-spacing: 0px;
    padding: 0px;
    left: 0px;
    position: absolute;
}

.UC_menu_head_Table1
{
    width: 100%;
    height: 27px;
    background-image: url('../images/new/head_005.gif');
    background-repeat: repeat-x;
}

.UC_menu_TD1
{
    width: 100%;
    background-image: url('../images/new/head_bg.gif');
    background-repeat: repeat-x;
}

.UC_menu_TD2
{
    width: 314px;
    height: 26px;
    background-image: url('../images/new/head_004.gif');
    background-repeat: no-repeat;
    padding-left: 15px;
    color: #ffffff;
}

a.newslistlink_zlcx
{
    width: 143px;
    height: 20px;
    font-style: normal;
    text-decoration: none;
    padding-top: 5px;
}
a.newslistlink_zlcx:hover
{
    width: 143px;
    height: 20px;
    padding-top: 5px;
    background-position: bottom;
    text-decoration: none;
}
.hand
{
    cursor: pointer;
}