body { 
    font-size: 14px;
    line-height: 1.5em;
    background-color: #13134F;
    color: #FFFFFF;
    margin: 0;
    padding: 0;
    text-align: center;
}
img {
    border-width: 0px;
    }
.bgbox {
    width: 1000px;
    clear: both;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
#logo {
    width: 220px;
    height: 130px;
    float: left;
}
#banner {
    width:609px;
    height:108px;
    float:left;
    display:table;
    overflow:hidden;
}
#hometopad {
    width:580px;
    height:75px;
    margin:17px auto 0 auto;
    background-color:gray;
    overflow:hidden;
}

#site_tool {
    width:168px;
    height:108px;
    float:left;
    overflow: hidden;
}
#site_tool ul {
    margin:0;
    padding:0;
}
#site_tool li {
    margin:4px 8px 5px 0;
    padding:0;
    float:left;
    list-style-type:none;
    background-image: url(../images/sitetool_img.gif);
    background-repeat: no-repeat;
    width:75px;
    height:19px;
    text-align:center;
}
#site_tool li a {
    color:#DCD199;;
    font-size: 12px;
    text-decoration: none;
    line-height:19px;
    display:block;
}
#site_tool li a:hover {
    color:white;
}
#lang a {
    display:block;
    width:60px;
    line-height:2.5em;
    color:#FFFFCC;
    float:left;
    text-align:left;;
    text-decoration: none;
    margin-right:10px;
}
#lang a:hover {
    text-align:center;
    background-color: #6D911F;
}

#nav {
    width:780px;
    height:30px;
    float:left;
    font-size: 14px;
}
#nav ul {
    margin:0;
    padding:0;
    height:30px;
    letter-spacing: 0.1em;
}
#nav li {
    margin: 0;
    padding:0;
    float:left;
    list-style-type:none;
    background-color: #6D911F; 
    background-image: url(../images/nav_r2.gif);
    background-position: right;
    background-repeat: no-repeat;
}
#nav a {
    line-height:30px;
    color:#F4F3B2;
    text-decoration: none;
    padding:0 10px 0 10px;

    background-image: url(../images/nav_l2.gif);
    background-repeat: no-repeat;
    background-position: left;
    display:block;
}
#nav a:hover {
    
    color: #ffff00;
}
#nav .thisclass{
    background-color:#A8DF2E;
    background-image: url(../images/nav_r1.gif);
    background-position: right;
}
#nav .thisclass a {
    color:#D67724;
    background-image: url(../images/nav_l1.gif);
    background-position: left;
}

#mainboxtop {
    height:24px;
    background-image: url(../images/bgbox_s.gif);
    background-repeat: repeat-x;
    display:table;
    margin-bottom:0;
    overflow: hidden;
}
#mainsumboxtop {
    height:24px;
    text-align: left;
    background-image: url(../images/bgbox_ys.gif);
    background-repeat: no-repeat;
    background-position: right top;

}
#maxbox {
    width:1000px;
    margin:0 auto 0 auto;
    clear:both;
}

#mainbox {
    background-color:#A8DF2E;
    text-align:center;
    margin-top:0;
    float:left;
}
#maincontbox {
    width:980px;
    background-color:#E2E2E2;
    color: #666666;
    width:980px;
    margin:0 10px 0 10px;
    float:left;
}

/* ×ó±ßÀ¸  */
#column_left {
    width:195px;
    float:left;
    overflow:hidden;
    margin:0 0 0 7px;
}
.sidebarbox {
    width:195px;
    clear:both;
    margin:10px auto 10px auto;
    background-image: url(../images/boxBackground_05.gif);
    background-repeat: repeat-y;
}
.sidebarbox ul {
    margin:0 15px 0 15px;
    padding:0;
}
.sidebarbox li {
    margin:0;
    padding:0;
    list-style-type:none;
    text-align: left;
    text-indent: 1.5em;
    background-image: url(../images/artilistimg01.gif);
    background-repeat: no-repeat;
    background-position: 0px 4px;
}
.sidebarbox li a {
    color:#666666;;
 /*   line-height:2em;  */
    text-decoration: none;
}
.sidebarbox li a:hover {
    color:black;
}


/* ÓÒÖ÷À¸ */
#column_right {
    width:762px;
    float:right;
    margin:0 7px 0 0;
    overflow: hidden;
}


#mainboxbottom {
    height:24px;
    background-image: url(../images/bgbox_x.gif);
    background-repeat: repeat-x;
}
#mainsumboxbottom {
    background-image: url(../images/bgbox_yx.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    text-align: left;
}

#footremenu {
    text-align:right;
    padding-bottom:20px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
}
#footremenu a {
    line-height:3em;
    color:#CCCCCC;;
    text-decoration: none;
}
#footremenu a:hover {
    color:white;
}

#copyright {
    color:#CCCCCC;
    font-size: 12px;
    line-height:3em;
    float:right;
}
#icpnum {
    color:#CCCCCC;
    font-size: 12px;
    line-height:3em;
    float:right;
    clear:right;
}

