*
{
    margin: 0px;
    padding: 0px;
}
html
{
    height: 100%;
}
body
{
    font-family: "verdana" , "ms song" , "Arial" , "Helvetica" , "sans-serif";
    font-size: 12px;
    min-height: 101%;
    background-color: #FFFFFF;
}

/* 容器 */
#container
{
    clear: both;
    width: 100%;
}
/* END 容器 */

/* 页头 */
#header
{
    width: 960px;
    margin: 0 auto;
}
#header_l
{
    width: 272px;
    height: 78px;
    float: left;
    clear: right;
}
#header_r
{
    width: 687px;
    margin: 0px 0px 0px 1px;
    float: left;
    background-image: url(img/top_bg.gif);
}
/* END 页头 */

/* 页面主体 */
#pagebody
{
    clear: both;
    width: 960px;
    margin: 0 auto;
}
/* END 页面主体 */

/* 页脚 */
#footer
{
clear: both;
    width: 960px;
    text-align: center;
    margin: 0 auto;
}
/* END 页脚 */

/* 2栏左边栏 */
.panel2_l
{
    width: 272px;
    margin: 0px;
    float: left;
    clear: right;
}
/* END 左边栏 */

/* 2栏右边栏 */
.panel2_r
{
    width: 687px;
    margin: 0px 0px 0px 1px;
    float: right;
}
/* END 右边栏 */


/* 主栏目左、右 */
.div_main_l
{
    width: 343px;
    margin: 0px;
    float: left;
    clear: right;
}

.div_main_r
{
    width: 343px;
    margin: 0px 0px 0px 1px;
    float: right;
}
/* END 主栏目左、右 */

/* 栏目标题头0 */
.panel_h
{
    margin: 0px;
    height: 26px;
    background: url(img/panel_h0.png);
    color: White;
    font-weight: bold;
    font-size: 14px;
    line-height: 200%;
    padding-left: 10px;
}
.panel_h a:link
{
    color: White;
}
.panel_h a:active
{
    color: White;
}
.panel_h a:hover
{
    color: White;
    text-decoration: underline;
}
.panel_h a:visited
{
    color: White;
}
/* END 栏目标题头0 */

/* 栏目标题头1 */
.panel_h1
{
    margin: 0px;
    height: 26px;
    background: url(img/panel_h1.png);
    color: White;
    font-weight: bold;
    font-size: 14px;
    line-height: 200%;
    padding-left: 10px;
}
.panel_h1 a:link
{
    color: White;
}
.panel_h1 a:active
{
    color: White;
}
.panel_h1 a:hover
{
    color: White;
    text-decoration: underline;
}
.panel_h1 a:visited
{
    color: White;
}
/* END 栏目标题头1 */

/* 栏目标题头2 */
.panel_h2
{
    margin: 0px;
    height: 26px;
    background: url(img/panel_h2.png);
    color: White;
    font-weight: bold;
    font-size: 14px;
    line-height: 200%;
    padding-left: 10px;
}
.panel_h2 a:link
{
    color: White;
}
.panel_h2 a:active
{
    color: White;
}
.panel_h2 a:hover
{
    color: White;
    text-decoration: underline;
}
.panel_h2 a:visited
{
    color: White;
}
/* END 栏目标题头2 */

/* 栏目标题头3 */
.panel_h3
{
    margin: 0px;
    height: 26px;
    background: url(img/panel_h3.png);
    color: White;
    font-weight: bold;
    font-size: 14px;
    line-height: 200%;
    padding-left: 10px;
}
.panel_h3 a:link
{
    color: White;
}
.panel_h3 a:active
{
    color: White;
}
.panel_h3 a:hover
{
    color: White;
    text-decoration: underline;
}
.panel_h3 a:visited
{
    color: White;
}
/* END 栏目标题头3 */

/* 栏目标题头4 */
.panel_h4
{
    margin: 0px;
    height: 26px;
    background: url(img/panel_h4.png);
    color: White;
    font-weight: bold;
    font-size: 14px;
    line-height: 200%;
    padding-left: 10px;
}
.panel_h4 a:link
{
    color: White;
}
.panel_h4 a:active
{
    color: White;
}
.panel_h4 a:hover
{
    color: White;
    text-decoration: underline;
}
.panel_h4 a:visited
{
    color: White;
}
/* END 栏目标题头4 */


/* 栏目标题头5 */
.panel_h5
{
    margin: 0px;
    height: 26px;
    background: url(img/panel_h5.png);
    color: White;
    font-weight: bold;
    font-size: 14px;
    line-height: 200%;
    padding-left: 10px;
}
.panel_h5 a:link
{
    color: White;
}
.panel_h5 a:active
{
    color: White;
}
.panel_h5 a:hover
{
    color: White;
    text-decoration: underline;
}
.panel_h5 a:visited
{
    color: White;
}
/* END 栏目标题头5 */

/* 登录栏 */
.pnl_login
{
    margin: 0px;
    background-color: #eeeeee;
}

.pnl_login ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-left: 8px;
    margin-bottom: 3px;
}

.pnl_login li
{
    margin-top: 6px;
}

.pnl_login input
{
    border: #D5D5D5 solid 1px;
}
/* END 登录栏 */

/* 快捷栏目0 */
.kj0
{
    border: #D0D0D0 1px solid;
}
.kj0 ul
{
}
.kj0 li
{
    float: left;
    width: 100px;
}

/* 快捷栏目1 */
.kj1
{
    border: #F0B289 1px solid;
    background-image: url(img/bg_1.gif);
}
.kj1 ul
{
}
.kj1 li
{
    float: left;
    width: 108px;
    margin-left: 3px;
}


/* 快捷栏目2 */
.kj2
{
    border: #FFDB0F 1px solid;
    background-image: url(img/bg_2.gif);
}
.kj2 ul
{
}
.kj2 li
{
    float: left;
    width: 108px;
    margin-left: 3px;
}

.nr_date
{
    float: right;
}

.nr_date_new
{
    color: Red;
    float: right;
}

ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0 0 0 5px;
}

li
{
    margin-top: 6px;
}

img
{
    border: 0;
    margin: 0;
    padding: 0;
}


TEXTAREA
{
    border-right: #e7eff7 2px solid;
    border-top: #e7eff7 2px solid;
    font-size: 9pt;
    border-left: #e7eff7 2px solid;
    width: 100%;
    border-bottom: #e7eff7 2px solid;
    font-family: "Arial" , "Helvetica" , "sans-serif";
}

select
{
    border-top-width: 1px;
    border-left-width: 1px;
    font-size: 12px;
    border-bottom-width: 1px;
    border-right-width: 1px;
}

span
{
    font-size: 12px;
    position: static;
}

.font1
{
    color: #F0F0F0;
}

A:link
{
    color: #000000;
    text-decoration: none;
}

A:visited
{
    color: #000000;
    text-decoration: none;
}

A:active
{
    color: red;
    text-decoration: none;
}

A:hover
{
    color: red;
    text-decoration: none;
}

/* 列表盒子0 */
.box0
{
    border: #D0D0D0 1px solid;
}

.box0 ul
{
}

.box0 li
{
    width: 98%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
/* END 列表盒子0 */

.box1
{
    border: #F0B289 1px solid;
    background-image: url(img/bg_1.gif);
}
.box2
{
    border: #FFDB0F 1px solid;
}
.box3
{
    border: #000000 1px solid;
}

.button
{
    background-image: url(img/btn_bg0.png);
    border: #F0B289 1px solid;
    padding: 4px 8px 2px 8px;
    line-height: 100%;
}

.clear
{
    clear: both;
}

.infogrid
{
    margin: 0px;
    border-collapse: collapse;
    border: 1px solid #C0C0C0;
}

.infogrid th
{
    border: 1px solid #C0C0C0;
    padding: 3px;
    color: #666666;
    font-size: 13px;
    background-color: #eeeeee;
    text-align: center;
    white-space: nowrap;
}

.infogrid td
{
    border: 1px solid #C0C0C0;
    padding: 1px;
    overflow: hidden;
    word-break: break-all;
}

.title0
{
    height: 37px;
    width: 100%;
    text-align: right;
    font-size: 13px;
    color: White;
    line-height: 250%;
}

.title0 a
{
    color: #FFF;
    text-decoration: none;
}

