﻿html, body
{
    font: normal 12px tahoma, arial, verdana, sans-serif;
    margin: 0;
    padding: 0;
    border: 0 none;
    overflow: auto;
    height: auto;
    list-style-type: none;
    background-color: #F7F2EC;
}
A
{
	color: #330000;
	text-decoration: none;
}
A:hover {
	TEXT-DECORATION: none;
}
SELECT {FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: "宋体"}
TD {FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: "宋体"}
INPUT{BORDER-TOP-WIDTH: 1px; PADDING-RIGHT: 1px; PADDING-LEFT: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 9pt; BORDER-LEFT-COLOR: #cccccc; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #cccccc; PADDING-BOTTOM: 1px; BORDER-TOP-COLOR: #cccccc; PADDING-TOP: 1px; HEIGHT: 18px; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #cccccc}
select {border-width: 1; border-color: #000000; background-color: #efefef; font-family: 宋体; font-size: 9pt; font-style: bold;}

#top
{
    width: 980px;
    overflow: hidden;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
#top .content
{
    background-repeat: no-repeat;
    height:131px;
    width:100%;
    background-image: url( '/06/images/top.jpg');
}
#top .nav
{
    background-color: #0093DD;
    width: 100%;
}
#top .nav LI
{
    display: inline;
    float: left;
    overflow: hidden;
    width: 120px;
    white-space: nowrap;
    line-height: 30px;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}

#top .nav LI img
{
    vertical-align: middle;
    border:0px;
}
#top .nav LI A
{
    width: 100%;
    color: #FFFFFF;
    background-image: none;
}
#top .nav LI A:hover
{
    width: 100%;
    color: #CC3300;
    background-color: #FFFFFF;
    display: block;
}
#htmlfoot
{
    width: 980px;
    overflow: hidden;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
#htmlfoot .sspan
{
    height: 16px;
    background-image: url( '/06/images/t1.gif');
}
#htmlfoot .foot
{
    display: block;
    height: 50px;
    line-height:20px;
    background-repeat: repeat;
    padding-top: 15px;
    background-color: #0094DD;
}
#htmlfoot .foot LI
{
    width: 100%;
    color: #FFFFFF;
}
.clear
{
    clear: both;
}


#content
{
    width: 980px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-color: #FFFFFF;
}

#content .model
{
    width: 100%;
    background-color: #FFFFFF;
    display: block;
    overflow:visible;
    /*overflow-y:visible;*/
}
#content .model .title
{
    width: 108px;
    float: left;
    height: 37px;
    background-image: url( '/06/images/news1.GIF');
    background-repeat: no-repeat;
    margin-left: 20px;
    margin-top: 10px;
}
#content .model .title1
{
    width: 80%;
    float: left;
    height: 37px;
    background-image: url( '/09/images/dot.GIF');
    margin-top: 10px;
}
#content .model .title2
{
    width: 90%;
    margin-top: 10px;
    font-size: 16px;
    font-weight: bold;
}
#content .model .title3
{
    width: 90%;
    font-size: 12px;
}
#content .model .nr
{
    margin: 30px;
    width: 90%;
    float: left;
    font-size: 12px;
    text-align: left;
    text-indent: 25px;
    line-height: 22px;
    word-wrap: break-word;
    /*height: expression(this.style.height>=this.scrollHeight?'176px':this.scrollHeight+'px');*/
}

/**********左栏**********/
#content .left
{
    width: 226px;
    float:left;
    background-color: #F7F2EC;
}
#content .left .title
{
    width: 100%;
    float: left;
    background-image: url(   '/06/images/tt1.GIF' );
    background-repeat: no-repeat;
    height: 28px;
    text-align: left;
    font-weight: 900;
    text-indent: 60px;
    font-size: 16px;
    color: #198E48;
    padding-top: 9px;
    border-left-style: solid;
    border-right-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-color: #DCD3C9;
    border-left-color: #DCD3C9;
}
#content .left UL
{
    list-style-type:none; 
    margin:0px;
}
#content .left UL LI
{
    width: 100%;
    float: left;
    border-left-style: solid;
    border-right-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-color: #DCD3C9;
    border-left-color: #DCD3C9;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    text-indent: 10px;
    line-height: 26px;
}
#content .left .foot
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #DCD3C9;
}
/**********左栏 end*****************/

/**********中间*****************/
#content #center
{
    float: right;
    margin-left: 5px;
}
#content #center .model1
{
    float: left;
    overflow: hidden;
}
#center .model1 .ti
{
    width: 100%;
    float: left;
}
#content #center .model1 .ti .ti1_1
{
    float: left;
    background-image: url('/06/images/ti1.GIF' );
    background-repeat: no-repeat;
    height: 55px;
    width: 288px;
    line-height: 55px;
    text-align: left;
    text-indent: 65px;
    vertical-align: bottom;
    font-size: 18px;
    color: #198E48;
    font-weight: bold;
}
#content #center .model1 .ti .img1
{
    background-position: 0px 22px;
    float: right;
    height: 55px;
    width: 100px;
    background-image: url('/06/images/more1.gif' );
    background-repeat: no-repeat;
    cursor:hand;
}
#content #center .model1 .ti .ti2_1
{
    float: left;
    background-image: url('/06/images/ti2.GIF' );
    background-repeat: no-repeat;
    height: 55px;
    width: 288px;
    line-height: 55px;
    text-align: left;
    text-indent: 65px;
    vertical-align: bottom;
    font-size: 18px;
    color: #198E48;
    font-weight: bold;
}
#content #center .model1 .ti .ti3_1
{
    float: left;
    background-image: url('/06/images/ti3.GIF' );
    background-repeat: no-repeat;
    height: 55px;
    width: 288px;
    line-height: 55px;
    text-align: left;
    text-indent: 65px;
    vertical-align: bottom;
    font-size: 18px;
    color: #198E48;
    font-weight: bold;
}
#content #center .model1 .ti .ti4_1
{
    float: left;
    background-image: url('/06/images/ti4.GIF' );
    background-repeat: no-repeat;
    height: 55px;
    width: 288px;
    line-height: 55px;
    text-align: left;
    text-indent: 65px;
    vertical-align: bottom;
    font-size: 18px;
    color: #198E48;
    font-weight: bold;
}
#content #center .model1 .ti .ti5_1
{
    float: left;
    background-image: url('/06/images/ti5.GIF' );
    background-repeat: no-repeat;
    height: 55px;
    width: 288px;
    line-height: 55px;
    text-align: left;
    text-indent: 65px;
    vertical-align: bottom;
    font-size: 18px;
    color: #198E48;
    font-weight: bold;
}
#content #center .model1 .ti .img2
{
    background-position: 0px 32px;
    float: right;
    height: 55px;
    width: 40px;
    background-image: url('/06/images/20060905030315646.gif' );
    background-repeat: no-repeat;
    cursor:hand;
}
#content #center .model1 .title
{
    width: 100%;
    float: left;
    background-image: url('/06/images/cc1.GIF' );
    background-repeat: repeat-x;
    height: 25px;
    font-size: 16px;
    text-align: left;
    font-weight: 900;
    text-indent: 20px;
    color: #198E48;
    margin-top: 5px;
    padding-top: 3px;
}
#content #center .model1 .img
{
    float: left;
    width: 200px;
}
#content #center .model1 UL
{
    list-style-type:none; 
    margin:0px;
}
#content #center .model1 UL LI
{
    float: left;
    width: 100%;
    text-align: left;
    line-height: 20px;
    padding-top: 5px; /*border-left-style: solid;
    border-right-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-color: #DCD3C9;
    border-left-color: #DCD3C9;*/
    overflow: hidden;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #BBBBBB;
}
#content #center .model1 UL  LI .flag1
{
    float: left;
    background-image: url(  '/06/images/flag2.GIF' );
    background-repeat: no-repeat;
    width: 15px;
    margin-left: 5px;
    height:22px;
    background-position: 0px 5px;
}
#content #center .model1 UL  LI .ntitle
{
   overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
   float: left;
}
#content #center .model1 UL LI .date
{
    overflow: hidden;
    white-space: nowrap;
    float: left;
    margin-left: 5px;
    color: #757557;
}
#content #center .model1 UL  LI .click
{
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 5px;
    overflow: hidden;
}
#content #center .model1 UL  LI A
{
}
#content #center .model1 UL  LI A:hover
{
}
#content #center .model1 UL .foot
{
    padding: 20px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #DCD3C9;
    width: 100%;
    margin: 10px;
}

/**********中间 end*****************/
/**********新闻*****************/
#content .navigate
{
    width: 100%;
    float: left;
    background-image: url('/04/images/t_bg.GIF' );
    background-repeat: repeat-x;
    text-align: left;
    line-height: 32px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 20px;
}
#content .query
{
    float: left;
    width: 100%;
    text-align: center;
}
#content .query .title
{
    float: left;
    width: 100%;
    height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    background-color: #EFEFEF;
    line-height: 30px;
    vertical-align: middle;
}
#content .query UL
{
    list-style-type:none; 
    margin:0px;
}
#content .query UL LI
{
    width:100%;
    float:left;
    text-align:left;
    line-height:23px;
    text-indent:10px;
}
#content .query UL  LI .ntitle
{
   overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
   float: left;
   width:98%;
}

#content #news
{
    float: right;
}
#content #news .gk
{
    width: 96%;
    float: left;
    text-align: left;
    text-indent: 26px;
    line-height: 30px;
    font-size: 12px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
#content #news .title
{
    padding-top: 20px;
    width: 96%;
    float: left;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
}
#content #news .news
{
    float: left;
    overflow: hidden;
    width: 100%;
}
#content #news .news UL
{
    list-style-type:none; 
    margin:0px;
}
#content #news .news UL LI
{
    float: left;
    width: 100%;
    text-align: left;
    line-height: 20px;
    padding-top: 5px;
    overflow: hidden;
}
#content #news .news UL LI .flag1
{
    background-position: 0px 8px;
    float: left;
    background-image: url(  'images/flag2.GIF' );
    background-repeat: no-repeat;
    width: 15px;
    margin-left: 5px;
    height: 22px;
    background-position: 0px 3px;
}
#content #news .news UL  LI .ntitle
{
   overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
   float: left;
}
#content #news .news UL LI .date
{
    overflow: hidden;
    white-space: nowrap;
    float: left;
    margin-left: 5px;
    color: #757557;
}
#content #news .news UL  LI .click
{
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 5px;
    overflow: hidden;
}
#content #news .news UL  LI A
{
}
#content #news .news UL  LI A:hover
{
}
#content #news .news UL .bar
{
    background-color: #D9D9D9;
    width: 100%;
    float: left;
    font-size: medium;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    line-height: 40px;
    color: #B8B6B6;
}
#content #news .news UL .bar A
{
    color: #FFFFFF;
}
#content #news .news1
{
    color: #FFFFFF;
}
#content #news .news1 UL
{
    list-style-type:none; 
    margin:0px;
    width: 100%;
}
#content #news .news1 UL LI
{
    margin: 5px;
    border: 1px solid #C8C8C8;
    float: left;
    width: 230px;
    text-align: center;
    line-height: 20px;
    overflow: hidden;
}
#content #news .news1 .bar
{
    background-color: #D9D9D9;
    width: 100%;
    float: left;
    font-size: medium;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    line-height: 40px;
    color: #B8B6B6;
}
/**********新闻 end*****************/
.clear
{
    clear: both;
}
