body{
    color:#000;
    font-size:14px;
    line-height:1.8em;
    font-family:'微软雅黑';
    background:#FFF url(image/bg.png) 0 400px repeat-x;}
.wp{width:1000px;margin:0px auto;clear:both;}
.wd6x{width:600px;}
.wd4x{width:380px;padding-left:20px;}
.wd6x ul,
.wd4x ul{overflow: hidden;}
#header{
    position:relative;
    height:70px;
    padding-top:330px;
    width:100%;
    background:#FFF url(image/top.jpg) top center no-repeat;
}
#text_title{background:url(image/text_title.png) 0 0 no-repeat;width:530px;height:100px;position:absolute;top:-1000px;right:0;}
#text_subtitle{background:url(image/text_subtitle.png) 0 0 no-repeat;width:640px;height:65px;position:absolute;top:-1000px;right:0;}
#menu{
    height:30px;
    padding-left:80px;
}
#menu a{font-size:18px;font-weight:bold;color:#FFF;text-shadow:1px 1px 1px #000;display:block;float:left;padding:5px 10px;}
#menu a:hover{color:#00008C;text-shadow:1px 1px 1px #fff;}

.slider{border:5px solid #FFF;width:590px;height:330px;overflow:hidden;}
.slider .pic{overflow:hidden;}
.slider img{width:590px;height:330px;}
.slider .txt li{}

.tab{}
.tab .header{}
.tab .header dd{cursor:pointer;float:left;text-align:center;
        background: url(image/item_tab_bg.png) 0 -50px no-repeat;color: #00672E;
        height:35px;line-height:35px;width:110px;font-weight:bold;font-size:16px;margin-right:10px;}
.tab .header dd a{color: #00672E;}

.org_f{color:#00672E;}

.tab .header dd.active,
.tab .header dd:hover{background: url(image/item_tab_bg.png) 0 0 no-repeat;color:#FFF;}
.tab .header dd.active a,
.tab .header dd:hover{color:#FFF;}

.tab .con{padding:0;}
.tab .con ul{overflow: hidden;padding:10px 4px 0;display:none;}
.tab .con ul.active{display:block;}


p.item{padding:4px 5px 6px 20px;line-height:20px;height:20px;background:url(image/item_ico.png) 0 -32px no-repeat;
    text-overflow:ellipsis;_text-overflow:clip; white-space:nowrap;overflow:hidden;
}
p.item:hover{background:url(image/item_ico.png) 0 8px no-repeat;cursor:pointer;}

.item_header{background: url(image/item_header_bg.png) left top no-repeat;height:60px;position:relative;}
.item_header span{display:block;padding:6px 0 0 30px;min-width:100px;letter-spacing:1px;}
.item_header span a{color:#FFF;font-size:16px;}
.item_header .more{position:absolute;top:8px;right:0px;min-width:20px;padding:0 5px;}
.item_header .more a{color:#109B10;font-size:14px;}

#footer{background: url(image/footer.png) center bottom no-repeat;height:110px;width:100%;border:0;padding:30px 0 40px;
    font-size:14px;color:#999;}

.pages {
    text-align: center;
    height: 25px;
    clear: both;
    background: none;
}

div.abstract{background:none;border-bottom:1px dashed #FFF;}
