/* CSS Document */

body {
    text-align: center;
    font-family: "����", Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px 0px;
    padding: 0px 0px;
    color: #fff;
    background-color: #FFFFFF;
}

form {
    margin: 0px auto;
    list-style-type: none;
    padding: 0px 0px;
}

td {
    font-family: "����", Arial, Helvetica, sans-serif;
    font-size: 12px;
}

table {
    font-family: "����", Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px auto;
    list-style-type: none;
    padding: 0px 0px;
}

td {
    font-size: 12px
}

tr {
    font-size: 12px
}

th {
    font-size: 12px
}

ul {
    margin: 0px 0px;
    padding: 0px 0px;
    list-style-type: none;
}

li {
    margin: 0px 0px;
    padding: 0px 0px;
    list-style-type: none;
}

a:link {
    color: #fff;
    text-decoration: none;
}

a:visited {
    color: #ffffff;
    text-decoration: none;
}

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

a:active {
    color: #fff;
    text-decoration: none;
}

.yellow {
    color: #ffb400
}

.yellow a {
    color: #ffb400;
    text-decoration: none
}

.yellow a:hover {
    color: #ffffff;
    text-decoration: none
}

.red {
    color: #FF0000
}

.red a {
    color: #ff0000;
    text-decoration: none
}

.red a:hover {
    color: #2a95ad;
    text-decoration: none
}

.white {
    color: #FFFFFF
}

.white a {
    color: #FFFFFF;
    text-decoration: none
}

.hang1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.hang2 {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.white a:hover {
    color: #ff0000;
    text-decoration: none
}

.green {
    color: #387229
}

.green a {
    color: #387229;
    text-decoration: none
}

.green a:hover {
    color: #ff0000;
    text-decoration: none
}

.grey {
    color: #757575;
}

.grey a {
    color: #757575;
    text-decoration: none
}

.grey a:hover {
    color: #387229;
    text-decoration: none
}

img {
    border: 0px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.banner {
    clear: both
}

#header {
    clear: both;
    background: url(../images/line01.jpg) repeat-x 0px 0px
}

.header {
    clear: both;
    background: url(../images/bg01.jpg) no-repeat center 0px;
    width: 1002px;
    margin: 0px auto;
    height: 98px
}

.logo {
    width: 245px;
    float: left;
    margin: 40px 0px 0px 0px
}

#mainnav {
    clear: both;
    background: url(../images/line03.png) repeat-x 0px 7px;
    overflow: hidden;
}

.mainnav {
    width: 1002px;
    margin: 0px auto;
    clear: both;
    padding: 20px 0px 20px 0px;
    overflow: hidden;
}

.m_left {
    width: 424px;
    float: left;
    margin-right: 15px
}

.ml_title {
    clear: both;
    margin-bottom: 10px
}

.ml_content {
    clear: both;
    text-align: left;
    line-height: 24px
}

.ml_content img {
    float: left;
    margin: 0px 10px 0px 0px
}

.m_right {
    width: 563px;
    float: left
}

.blk_29 {
    overflow: hidden;
    zoom: 1;
    position: relative;
    width: 563px;
    text-align: center;
}

.blk_29 .LeftBotton {
    background: url(../images/btn_left.png) no-repeat 0px 0px;
    left: 0px;
    float: left;
    width: 20px;
    cursor: pointer;
    position: absolute;
    top: 72px;
    height: 41px;
}

.blk_29 .RightBotton {
    right: 0px;
    background: url(../images/btn_right.png) no-repeat 0px 0px;
    float: right;
    width: 20px;
    cursor: pointer;
    position: absolute;
    top: 72px;
    height: 41px;
}

.blk_29 .Cont {
    margin: 5px 3px 10px 21px;
    overflow: hidden;
    width: 130px;
    padding-top: 5px;
    text-align: center;
}

.blk_29 .box {
    float: left;
    width: 130px;
    display: inline-block;
}

.blk_29 .box IMG {
    margin-bottom: 10px;
    width: 116px;
    height: 155px;
}

.blk_29 .box A:hover IMG {}

#footer {
    clear: both;
    background-color: #070707;
    height: 40px;
    line-height: 40px;
}

.footer {
    clear: both;
    width: 1002px;
    margin: 0px auto
}

ul#topnav {
    margin: 35px 0px 0px 25px;
    padding: 0;
    float: left;
    width: 732px;
    list-style: none;
    position: relative;
}

ul#topnav li {
    float: left;
    margin: 0;
    padding: 0;
    height: 50px;
    position: relative;
}

ul#topnav li a {
    padding: 0px 25px;
    display: block;
    text-decoration: none;
}

ul#topnav li:hover {
    background: url(../images/bg02.png) no-repeat center bottom
}

ul#topnav li span {
    float: left;
    padding: 0px 0px;
    position: absolute;
    right: -160px;
    top: 45px;
    display: none;
    width: 457px;
    color: #ffb400;
    font-size: 14px;
    font-family: "Microsoft Yahei", "����", Arial, Helvetica, sans-serif;
    text-align: center
}

ul#topnav li:hover span {
    display: block;
}

ul#topnav li span a {
    display: inline;
    padding: 0px 10px;
    color: #ffb400;
}

ul#topnav li span a:hover {
    text-decoration: underline;
    color: #FFFFFF
}

DIV.quotes {
    PADDING-RIGHT: 3px;
    PADDING-LEFT: 3px;
    PADDING-BOTTOM: 3px;
    MARGIN: 3px;
    PADDING-TOP: 3px;
    TEXT-ALIGN: center;
    float: right
}

DIV.quotes A {
    BORDER-RIGHT: #c4c2c2 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #c4c2c2 1px solid;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #c4c2c2 1px solid;
    COLOR: #aaa;
    MARGIN-RIGHT: 2px;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #c4c2c2 1px solid;
    TEXT-DECORATION: none
}

DIV.quotes A:hover {
    BORDER-RIGHT: #a0a0a0 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #a0a0a0 1px solid;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #a0a0a0 1px solid;
    MARGIN-RIGHT: 2px;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #a0a0a0 1px solid
}

DIV.quotes A:active {
    BORDER-RIGHT: #a0a0a0 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #a0a0a0 1px solid;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #a0a0a0 1px solid;
    MARGIN-RIGHT: 2px;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #a0a0a0 1px solid
}

DIV.quotes SPAN.current {
    BORDER-RIGHT: #c4c2c2 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #c4c2c2 1px solid;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bold;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #c4c2c2 1px solid;
    COLOR: #aaa;
    MARGIN-RIGHT: 2px;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #c4c2c2 1px solid;
    BACKGROUND-COLOR: #f0f0f0
}

DIV.quotes SPAN.disabled {
    BORDER-RIGHT: #f3f3f3 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #f3f3f3 1px solid;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #f3f3f3 1px solid;
    COLOR: #ccc;
    MARGIN-RIGHT: 2px;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #f3f3f3 1px solid
}