﻿

/*resets*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, button, textarea, p, blockquote {
    margin: 0;
    padding: 0;
}

input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select {
    *font-size: 100%;
}

input[type="radio"] {
    border: 0
}

input[type="checkbox"] {
    border: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

ul, ol {
    list-style: none;
}



a {
    color: #666;
    text-decoration: none
}

a:hover {
    color: #f60;
    text-decoration: none
}

.clear {
    clear: both;
    font: 0/0 arial
}

.hand {
    cursor: pointer
}

.hidd {
    display: none
}

.block {
    display: block;
}

.none {
    border: none;
    width: 0px;
    height: 0px;
    display: none;
}

.l {
    text-align: left
}

.r {
    text-align: right
}

.c {
    text-align: center
}

.red {
    color: #c00;
}

.green {
    color: #060;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.w930 {
    width: 930px;
}

.w550 {
    width: 550px;
}

.mt20 {
    margin-top: 18px;
}

.mt10 {
    margin-top: 14px;
}

/* layout */


#header {
    margin-left: auto;
    margin-right: auto;
    height: 297px;
    width: 1004px;
    position: relative;
}

#header h1 {
    position: absolute;
    width: 550px;
    height: 70px;
    left: 55px;
    top: 5px;
}

#nav {
    margin: 0 auto;
    width: 730px;
    display: block;
}

#nav li {
    float: left;
    display: inline;
    height: 43px;
}

#nav .mainlevel a {
    display: block;
    height: 43px;
    line-height: 43px;
    margin-right: 2px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    font-family: "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", sans-serif;
    text-decoration: none;
    color: #fff;
}

#nav li.a8 {
    width: 80px;
}


#nav .mainlevel ul {
    display: none;
    position: absolute;
    width: 110px;
}

#nav .mainlevel li {
    border-top: 1px solid #fff;
    background: #ffbf00;
    height: 25px;
    width: 110px; /*IE6 only*/
}




#bottom {
    height: 150px;
    margin: 10px auto;
}


#bottom .links ul {
    margin-left: 120px;
    padding-top: 8px;
    width: 630px;
}

#bottom .links ul li {
    float: left;
    margin-right: 5px;
    display: inline;
    padding: 0 0 5px 5px;
    height: 15px;
    overflow: hidden;
}




#bottom .footer .friend_links {
    position: absolute;
    right: 20px;
    top: 5px;
+ top : 0 px;
    _top: 5px;
    margin: 0;
    padding: 0;
}

.friend_links select {
    width: 300px;
    height: 20px;
    display: none;
}

#bottom .copyright {
    margin-top: 15px;
    line-height: 1.8em;
    color: #333;
    font-family: Verdana, Arial, sans-serif;
}

#bottom .footer a {
    color: #666;
    border-right: 1px solid #666;
    padding-right: 10px;
    padding-left: 10px;
}

#bottom .footer a:hover {
    color: #333;
    text-decoration: underline;
}

a.flink {
    color: #666;
}

a.flink:hover {
    color: #333;
    text-decoration: underline;
}

/* homepage #main */
#main {
    margin: 0 auto;
    padding-bottom: 10px;
}
/*荣誉奖项*/
#lbox {
    width: 631px;
    margin-right: 8px;
}

#rbox {
    width: 291px;
}

#lbox h3, #rbox h3 {
    height: 34px;
    background: url(../images/h3_tb_1.png) 13px 0 no-repeat;
    position: relative;
}

#lbox h3 {
    width: 618px;
}



#rbox h3 {
    width: 278px;
}

span.h3lt {
    position: absolute;
    left: 0;
    top: 0;
    width: 13px;
    height: 34px;
    background: url(../images/h3_tb_1.png) left -50px no-repeat;
}

span.h3rt {
    position: absolute;
    right: -13px;
    top: 0;
    width: 55px;
    height: 34px;
    background: url(../images/h3_tb_1.png) 42px -100px no-repeat;
}

span.h3rt img {
    margin-top: 10px;
}

h3 strong {
    position: absolute;
    left: 0px;
    top: 0px;
    text-align: center;
    width: 100px;
    height: 34px;
    line-height: 30px;
    background: url(../images/h3_strong.png) 0 -1px no-repeat;
}

h3 strong {
    font-size: 14px;
    color: #fff;
    letter-spacing: 0.1em;
    font-family: "\5FAE\8F6F\96C5\9ED1", Arial, sans-serif;
    text-shadow: 1px 1px 2px #000;
}

.gsjs {
    width: 150px;
    background: url(../images/h3_strong.png) 0 -51px no-repeat;
}

.box1 {
    margin-bottom: 10px;
}

#lbox .box1 .nrbox, #lbox .box2 .nrbox {
    width: 631px;
    background: url(../images/w631_nrbox_bg1.gif) left top repeat-y;
    border-bottom: 1px solid #cfcccd;
    overflow: hidden;
    height: auto !important;
    min-height: 265px;
    +height: 100%;
    _height: 265px;
}

#lbox .box1 {
    height: 390px;
}

.homelist1 {
    margin: 10px 15px 0 16px;
}

.homelist1 li {
    margin-top: 7px;
    background: url(../images/icon.png) left -144px no-repeat;
    position: relative;
}

.homelist1 li a {
    margin-left: 12px;
    line-height: 1.5em;
    color: #393939
}

.homelist1 li a:hover {
    color: #f60;
}



#lbox .box2 .nrbox_bottom {
    width: 631px;
    height: 20px;
    background: url(../images/h3_tb_1.png) left -180px no-repeat;
}

.listpic {
    overflow: auto;
}

* .listpic {
    zoom: 1;
    height: 1%;
}

.listpic li {
    width: 197px;
    float: left;
    margin-top: 10px;
}

a.imgbox {
    display: block;
    background: #ddd;
    color: #666;
}

a.imgbox:hover {
    background: #fcbc27;
    color: #fff;
}

.listpic li a img {
    border: 1px solid #fff;
    width: 185px;
    height: 134px;
    margin: 5px
}

.listpic li h4 {
    height: 25px;
    line-height: 25px;
    background: #eee;
    text-align: center;
    font-size: 14px;
    font-family: "\5FAE\8F6F\96C5\9ED1", Arial, sans-serif;
}

.listpic li h5 {
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    font-weight: normal;
    color: #666;
    position: relative;
}

.listpic li h5 span {
    position: absolute;
    right: 0;
    top: 0;
    font-family: Verdana, Arial, sans-serif;
}
