body {
 background-color: #e9e9e9;
 background-image: url(images/index_02.gif);
 background-repeat: repeat-x;
 margin: 0px;
 font-family: "微软雅黑";
}
#header {
 height: 132px;
 width: 970px;
 margin-top: 0px;
 margin-right: auto;
 margin-bottom: 0px;
 margin-left: auto;
 background-image: url(images/index_04.jpg);
 background-repeat: no-repeat;
 line-height: 132px;
 padding-right: 30px;
 text-align: right;
}
#nav {
 height: 40px;
 width: 1000px;
 margin-top: 0px;
 margin-right: auto;
 margin-bottom: 0px;
 margin-left: auto;
}
#banner {
 background-color: #999;
 height: 320px;
 width: 1000px;
 margin-top: 10px;
 margin-right: auto;
 margin-bottom: 0px;
 margin-left: auto;
}
#container {
 background-color: #FFF;
 width: 1000px;
 margin-top: 0px;
 margin-right: auto;
 margin-bottom: 10px;
 margin-left: auto;
 clear: both;
 overflow: hidden;
}
#footer {
 background-color: #333;
 width: 100%;
 height: 110px;
 margin-right: auto;
 margin-left: auto;
}
#maintop {
 height: 44px;
 width: 470px;
 border-bottom-width: 3px;
 border-bottom-style: solid;
 border-bottom-color: #014099;
 margin: auto;
 color: #333;
 line-height: 44px;
}

#mainbody {
 height:288px;
 width: 490px;
 margin-top: 10px;
 margin-right: 0px;
 margin-bottom: 5px;
 margin-left: 0px;
 border: 1px solid #CCC;
}
#mainbody1 {
 height:185px;
 width: 490px;
 margin-top: 10px;
 margin-right: 0px;
 margin-bottom: 5px;
 margin-left: 0px;
 border: 1px solid #CCC;
}
#left {
 width: 492px;
 float: left;
 margin-top: 0px;
 margin-right: 5px;
 margin-bottom: 10px;
 margin-left: 0px;
}
#right {
 float: right;
 width: 492px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 10px;
 margin-left: 5px;
}
#bottom {
 width: 990px;
 text-align: left;
 color: #FFF;
 font-size: 10pt;
 margin-top: 0px;
 margin-right: auto;
 margin-bottom: 0px;
 margin-left: auto;
 height: 112px;
 padding-left: 10px;
}
.news {
 font-size: 12pt;
 font-weight: bold;
}
#cbanner {
 background-color: #999;
 height: 160px;
 width: 100%;
 margin-top: 10px;
 margin-right: auto;
 margin-bottom: 0px;
 margin-left: auto;
 background-image: url(images/hr.jpg);
 background-position: center;
}
#cleft {
 width: 260px;
 float: left;
 margin-top: 10px;
 margin-right: 5px;
 margin-bottom: 10px;
 margin-left: 0px;
}
#cright {
 float: right;
 width: 730px;
 margin-top: 10px;
 margin-right: 0px;
 margin-bottom: 10px;
 margin-left: 5px;
}
#main {
 margin: 5px;
}
#cltop {
 line-height: 44px;
 background-image: url(images/class_01.jpg);
 background-repeat: no-repeat;
 height: 44px;
 width: 260px;
 text-align: center;
}
#crtop {
 background-image: url(images/class_10.jpg);
 background-repeat: no-repeat;
 height: 44px;
 width: 720px;
 line-height: 44px;
 text-align: left;
 padding-left: 10px;
}
#clmain {
 width: 259px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-right-style: solid;
 border-bottom-style: solid;
 border-right-color: #dbdbdb;
 border-bottom-color: #dbdbdb;
}
#crmain {
 width: 708px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-style: solid;
 border-bottom-style: solid;
 border-left-style: solid;
 border-right-color: #dbdbdb;
 border-bottom-color: #dbdbdb;
 border-left-color: #dbdbdb;
 padding: 10px;
}
a:link, a:visited, a:active {
    font-size: 13px;
    color: #333;
        text-decoration: none;}
a:hover {
    color: #900;}
