body {
    text-align:center;
    background-color:black;
    color:white;
    width:1000px;
    margin:0px auto 0 auto;
}
#maxbox {
    width:1000px;
    margin:0 auto 0 auto;
}
#bgbox {
    float:left;
    width:1000px;
    background-color:#A8DF2E;
    margin:0 auto 0 auto;
}
#leftbox {
    width:210px;
    float:left;
}
#toplogo {
    padding-top:20px;
    background-color:black;
}
#toplogo img {
    margin:0;
    padding:0;
    border-width:0;
}

#enav {
    width:210px;
    height:340px;
    float:left;
    margin:12px 0 0 0;
}
#enav ul {
    margin:0;
    padding:0;
}
#enav li {
    float:left;
    width:210px;
    height:40px;
    list-style-type:none;
    margin-bottom:4px;
    background-color:#F99503;
    background-image: url(../images/English_enavback.gif);
    background-repeat: repeat-x;
}
#enav li a {
    display:block;
    float:right;
    height:32px;
    width:153px;
    line-height:32px;
    border-top-style: solid;
    border-top-width: 4px;
    border-top-color: #C8FF4E;
    border-bottom-style: solid;
    border-bottom-width: 4px;
    border-bottom-color: #80B706;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-decoration: none;
    color:black;;
    text-align: right;
    padding-right:10px;
    background-color:#A8DF2E;
}
#enav li a:hover {
    background:#048204;
    color:white;
    border-top-color:#00C400;
    border-bottom-color:#006600;
}
#enav li.thisclass {
    background-color:#CB6800;
    background-image: url(../images/English_enavback2.gif);
}
#enav li.thisclass a {
    background-color:#7CB202;
    border-top-color:#9BD121;
    border-bottom-color:#528A05;
}
#ecopyright {
    float:left;
    color:black;
        font-size: 12px;
        width:210px;
}

#rightbox {
    float:left;
    width:790px;
    background-image: url(../images/xiangyun2.jpg);
}
#space001 {
    float:left;
    width:790px;
    height:90px;
    background-color:black;
}
#topad {
    width:580px;
    height:75px;
    background:silver;
    margin:8px auto 0 auto;
    overflow:hidden;
}
#etitle {
    float:left;
    text-align: right;
    background-color:#F8D095;
    background-image:url(../images/English_word03.gif);
    height:75px;
    width:790px;
    background-position: right;
    background-repeat: no-repeat;
}
#sitenamebox {
    float:left;
    width:296px;
    height:400px;
}
#sitenamebox p {
    margin-top:35px;
}
#sitenamebox img {
    margin:20px 14px 20px 14px;
}
#econt {
    float:left;
    width:494px;
    height:248px;
    color:black;
}
#englishcont {
    margin:20px;
    text-align:left;
    overflow:hidden;
}
#englishcont h1 {
    color:#F99503;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 22px;
    line-height:56px;
    margin:0;
    padding:0;
}
#img001 {
    float:left;
    width:494px;
    height:88px;
    background-image: url(../images/English_word01.gif);
}
#img002 {
    float:left;
    width:494px;
    height:66px;
    background-image:url(../images/English_word02.jpg);
}
#index_foot {
    float:left;
    width:1000px;
    height:26px;
    background-image:url(../images/English_word02.jpg);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-color:#F8D095;
}
#foot {
    float:left;
    width:1000px;
    height:26px;
    background-color:#F8D095;
}

/*  文章列表页  */
#sortlistbox {
    text-align:left;
    color:black;;
    line-height: 150%;
    font-size: 12px;
    height:567px;
}
#sortlistbox h1 {
        color:#F99503;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 22px;
    line-height:56px;
    margin:0;
    padding:0 0 0 2em;
}
.e2 {
    padding:0;
    margin:10px;
}
.e2 li {
    list-style-type:none;
    clear:both;
    margin:10px;
    float:left;
    width:740px;
}
.e2 p {
    margin:0;
    padding:0;
}
.preview img {
    width:80px;
    height:80px;
    display:block;
    border-width: 1px;
    border-color:silver;
    float:left;
    margin:0 5px 0 5px;
    padding:2px;
    background-color:white;
}
.title {

    text-decoration: none;
    font-size: 14px;
    color: #528A05;
    font-weight: bold;
    line-height:2em;
}
.info {
    display:block;
    color:gray;
    margin-bottom:5px;
}
.dede_pages {
    clear:both;
    margin:2em;
}
.pagelist ul {
    margin:0;
    padding:0;
}
.pagelist li {
    list-style-type:none;
    display:inline;
}
.pagelist li a {
    display:inline-block;
    background-color:white;
    padding:0.5em;
    text-decoration: none;
    color:maroon;
}
.pagelist li a:hover {
    background-color:black;
    color:white;
}

/* 文章页 */
#articontbox {
    padding:2em;
}
#articontbox .title h2 {
    padding-top:2em;
}
.content {
    text-align:left;
    color:black;

    line-height: 1.8em;
}
