﻿﻿@charset "utf-8";

html {
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-text-size-adjust: none;
}

*html {
    background-image: url(about:blank);
    background-attachment: fixed;
}

/*解决IE6下滚动抖动的问题*/
html,
body,
div,
ul,
li,
dl,
dd,
dt,
a,
ol,
u,
i,
b,
br,
p,
span,
hr,
label,
input,
select,
textarea,
button,
form,
h1,
h2,
h3,
h4,
h5,
h6,
font,
strong,
em,
iframe,
img,
tr,
th,
td,
q,
abbr,
acronym {
    margin: 0;
    padding: 0;
    list-style: none;
}

body {
    padding: 0;
    margin: 0;
    font: 14px/1.5 "Microsoft YaHei", 微软雅黑, '宋体', tahoma, Verdana, arial, sans-serif;
    color: #333;
    background: url(/images/bg.png) #e9f0fa top center no-repeat;
    background-attachment: fixed;
}

input,
textarea,
select,
button {
    vertical-align: middle;
    outline: none;
    font-family: "Microsoft YaHei", 微软雅黑;
}

textarea {
    resize: none;
}

a {
    color: #333;
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #ff0000;
    text-decoration: underline;
}

a img {
    border: none;
}

.left,
.fl {
    float: left;
}

.right,
.fr {
    float: right;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .clearfix {
    zoom: 1;
}

/* IE6 */
.clear,
.cc {
    clear: both;
    font-size: 0px;
    line-height: 0px;
    height: 0px;
    margin-top: 0px;
    overflow: hidden;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.article-list li {
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    overflow: hidden;
    vertical-align: bottom;
}

.article-list li a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 12px;
    background: url(/images/dot.jpg) center left no-repeat;
    max-width: 480px;
}

.article-list li a:hover {
    text-decoration: none;
}

.article-list li .date {
    font-size: 14px;
    color: #333;
    font-family: arial;
}

.picture-list {
    width: 922px;
    clear: both;
    padding: 10px 0 0 0;
}

.picture-list li {
    margin: 0 20px 10px 0;
    background: none;
    float: left;
    text-align: center;
    height: auto;
    width: 210px;
    border-bottom: none;
    padding: 0;
}

.picture-list li a {
    float: left;
    text-align: center;
    width: 210px;
    line-height: 36px;
}

.picture-list li img {
    padding: 0;
    border: none;
    background: #f7f7f7;
    width: 210px !important;
    height: 140px !important;
    float: left;
}

.picture-list li a:hover img {
    background: #fdeeee;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.picture-list li a .img_title {
    display: block;
    float: left;
    width: 100%;
    height: 36px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.header {
    height: 420px;
}

.head {
    width: 1240px;
    height: 370px;
    margin: 0 auto;
    overflow: hidden;
}

.logo {
    float: left;
    padding-top: 120px;
}



.search {
    width: 420px;
    height: 50px;
    margin-top: 140px;
    float: right;
}

.search-input {
    width: 310px;
    height: 50px;
    overflow: hidden;
    float: left;
}

.search-input input {
    width: 310px;
    height: 40px;
    padding: 5px;
    line-height: 50px;
    font-size: 14px;
    background: #fff;
    border: none;
}

.search-btn {
    width: 110px;
    height: 50px;
    float: right;
}

.search-btn input {
    width: 110px;
    height: 50px;
    background: #e5834b url(/images/seach_icon.png) 10px center no-repeat;
    border: none;
    color: #fff;
    cursor: pointer;
    overflow: hidden;
}

.navbar {
    width: 100%;
    height: 50px;
    margin: 0 auto;
    background: #2f72b6;
}

.nav {
    margin: 0 auto;
    width: 1240px;
}

.nav li {
    float: left;
    width: 180px;
    height: 50px;
    text-align: center;
    background: url(/images/line.png) center right no-repeat;
}

.nav li a {
    display: block;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
}


.nav li a:hover {
    text-decoration: underline;
}

.nav li.home {
    width: 150px;
}

.nav li.home a {
    background: url(/images/home.png) 15px 16px no-repeat;
}

.nav li.last {
    background: none;
}

.calendar {
    float: right;
    width: 180px;
    height: 24px;
    margin-top: 13px;
    line-height: 24px;
    color: #fff;
}

.scroll-notice {
    width: 1240px;
    margin-top: 15px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    overflow: hidden;
}

.scroll-notice .tit {
    width: 110px;
    text-align: center;
    color: #ddedfc;
    font-size: 18px;
    font-weight: bold;
}

.scroll-notice li {
    float: left;
    line-height: 50px;
    margin-right: 15px;
    padding-left: 15px;
    background: url(/images/ico.gif) 0 center no-repeat;
}

.scroll-notice li a {
    color: #fff;
}

.main {
    width: 1240px;
    padding: 20px;
    margin: 0 auto;
    background: #fff;
}

.hf {
    height: 90px;
    overflow: hidden;
}

.hf .img-title {
    display: none;
}

.hf .num1 {
    margin-bottom: 15px;
}

.hf .num2 {
    margin-bottom: 15px;
}

.hf .num3 {
    margin-bottom: 15px;
}

.hf img {
    width: 1240px;
    height: 90px;
}

.hf span {
    display: none;
}

.hf2 .img-title {
    display: none;
    background: #CCC;
}

.hf3 .img-title {
    display: none;
    background: #000;
}

.hf3 ul li {
    float: left;
}

.hf3 ul .num2,
.hf3 ul .num3 {
    margin-left: 15px;
}

.news {
    margin-top: 20px;
}

.picnews {
    width: 610px;
    height: 380px;
    overflow: hidden;
}

.mF_sohusports_wrap {
    padding: 0px !important;
    border: 0px !important;
}

.mF_sohusports_myFocus {
    height: 346px !important;
}

.mF_sohusports_myFocus .pic {
    height: 346px !important;
}

.mF_sohusports .txt li {
    height: 40px !important;
    line-height: 40px !important;
}

.mF_sohusports .txt li a {
    padding-left: 16px !important;
    font-size: 15px;
    color: #fff;
    font-family: "Microsoft YaHei", 微软雅黑;
    font-weight: normal !important;
    padding-right: 150px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mF_sohusports .txt li b {
    filter: alpha(opacity=50) !important;
    opacity: 0.50 !important;
}

.mF_sohusports .num {
    bottom: 12px !important;
    right: 6px !important;
}

.mF_sohusports .num li a {
    width: 18px !important;
    height: 15px !important;
    font-size: 12px;
    border-radius: 0 !important;
    text-align: center;
    line-height: 15px;
    color: #fff;
    margin-right: 2px !important;
    background: rgb(150, 151, 145);
}

.mF_sohusports .num li.current a,
.mF_sohusports .num li a:hover {
    background: rgb(255, 89, 0);
}

.textnews {
    width: 610px;
}

.textnews .hd {
    height: 46px;
    background: #3a79ba;
}

.textnews .hd li {
    float: left;
    width: 120px;
}

.textnews .hd li a {
    display: block;
    font-size: 18px;
    width: 120px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    text-decoration: none;
    color: #fff;
}

.textnews .hd li a:hover,
.textnews .hd li.active a {
    line-height: 46px;
    color: #fff;
    background: #0e3c85;
    text-decoration: none;
}

.textnews .bd {
    padding-top: 10px;
}

.textnews .bd ul {
    display: none;
}

.textnews .bd ul.active {
    display: block;
}

.box_l,
.box_r {
    width: 610px;
}

.box_l {
    margin-right: 20px;
}

.box_l .hd,
.box_r,
.hd {
    height: 38px;
    border-bottom: 1px solid #e8eaea;
}

.box_l .hd span,
.box_r .hd span {
    float: left;
    display: block;
    width: 160px;
    padding-left: 10px;
    background: url(/images/line_2.png) center left no-repeat;
    line-height: 38px;
    font-size: 18px;
    font-weight: bold;
}

.box_l .hd a.more,
.box_r .hd a.more {
    float: right;
    line-height: 38px;
    font-size: 14px;

}

.box_l .bd,
.box_r .bd {
    height: auto;
    margin-top: 10px;
}

.fun {
    width: 610px;
    height: 200px;
}

.fun {
    border: solid #bfdbfd 1px;
    background: url(/images/yxfx.png) left no-repeat;
}

.fun ul {
    margin: 10px 0 0 150px;
}

vedio .hd {
    height: 38px;
    border-bottom: 1px solid #e8eaea;
}

.vedio {
    width: 610px;
}

.vedio .hd span {
    float: left;
    display: block;
    width: 160px;
    padding-left: 10px;
    background: url(/images/line_2.png) center left no-repeat;
    line-height: 38px;
    font-size: 18px;
    font-weight: bold;
}

.vedio .hd a.more {
    float: right;
    line-height: 38px;
    font-size: 14px;

}

.vedio .img-title {
    display: none;
}

.vedio .bd {
    height: auto;
    margin-top: 10px;
}

.vedio .bd li {
    width: 300px;
    float: left;
}

.vedio .bd li span {}

.tp_u {
    overflow: hidden;
    margin-top: 5px
}

.tp_u li {
    float: left;
    position: relative;
    margin-right: 20px;
    width: 273px;
    overflow: hidden;
    height: 150px
}

.tp_u .marquee-wrap li img {
    width: 273px !important;
    height: 150px !important;
}

.tp_u li a {
    display: block;
    position: relative
}

.tp_four {
    margin-right: 0 !important
}

.tp_u li span {
    position: absolute;
    bottom: 4px;
    color: white;
    font-size: 14px;
    width: 271px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 39px;
    line-height: 39px;
    left: 0;
    background: url("../images/tm.png");
    text-align: center;
    padding-left: 2px
}

.tp_u li span {
    *bottom: 22px;
}

.tp_title h2 span {
    float: left;
    color: #1d72cf;
    font-weight: bold
}

.tp_title .tb {
    margin: 3px 6px 0 0;
    display: block;
    width: 72px;
    background: url(../images/zp.png) left center no-repeat;
    border-bottom: solid 2px #1d72cf;
    padding: 10px 0px 10px 30px;
}

.tp_title .tb a {
    color: #1d72cf
}

.tp_u .marquee-wrap {
    width: 1170px !important;
    height: 179px !important;
    margin: 0 15px
}


.scgov {
    float: left;
    margin-right: 40px;
}

.link {
    margin-top: 40px;
}

.link .img-title {
    display: none;
}

.link dl {
    width: 220px;
    float: left;
    margin-right: 20px;
    height: 46px;
    border-radius: 5px;
    background: #1666be url(/images/icon_up.png) no-repeat;
    position: relative;
    z-index: 10;
}

.link dt {
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    color: #fff;
    height: 46px;
    line-height: 46px;

}

.link dd {
    position: absolute;
    width: 220px;
    height: 250px;
    left: 0;
    bottom: 46px;
    background: #fff;
    display: none;
    z-index: 98;
    border: #ddd 1px solid;
}

.link dd ul {
    text-align: center;
    overflow-y: auto;
    overflow-x: hidden;
    width: 222px;
    height: 250px;
}

.link dd ul li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #f7f7f7;
    border-bottom: #fff 1px solid;
}

.link dd ul li a {
    display: block;
    padding: 0 5px;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.link dd ul li a:hover {
    background: #ddd;
    text-decoration: none;
}


.footer {
    width: 100%;
    height: 120px;
    margin-top: 20px;
    background: #226ebc;
}

.home_web {
    width: 150px;
    height: auto;
    position: fixed;
    _position: absolute;
    right: 20px;
    top: 282px;
    _top: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 100)||0)-(parseInt(this.currentStyle.marginBottom, 100)||0)));
    display: none;
}

.home_web .couplet-close {
    display: block;
    width: 160px;
    height: 20px;
    overflow: hidden;
    background: url(../images/closer.gif) 0 0 no-repeat;
    cursor: pointer;
    text-indent: -9999em;
}



.footer-wrap {
    width: 1200px;
    padding-top: 20px;
    margin: 0 auto;
}

.conac {
    float: left;
    width: 80px;
    height: 80px;
    margin-left: 230px;
}

.jiucuo {
    float: left;
    width: 110px;
    height: 65px;
    padding-top: 7px;
}

.copyright {
    float: left;
    width: 720px;
    height: 80px;
    padding-top: 6px;
    padding-left: 20px;
}

.copyright p {
    line-height: 24px;
    font-size: 14px;
    color: #fff;
}

.copyright p a {
    color: #fff;
}

.copyright p a:hover {
    text-decoration: underline;
}

.copyright p a:hover {
    color: #ff0000;
}

.position {
    height: 60px;
    background: #F5F5F5;
    border-top: 3px solid #226ebc;
}

.position span {
    line-height: 60px;
    float: left;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    padding-left: 20px;
}

.container {
    padding-top: 20px;
    min-height: 450px;
}

.article {
    padding: 10px 30px;
}

h1.title {
    font-size: 28px;
    line-height: 36px;
    text-align: center;
    padding: 10px 0px;
}

h2.subTitle {
    font-size: 20px;
    text-align: center;
    line-height: 32px;
    font-weight: normal;
}

.info {
    min-height: 30px;
    line-height: 30px;
    font-size: 14px;
    border-bottom: 1px solid #ddd;
    color: #666;
    padding: 8px 0px;
}

.info a {
    color: #666;
}

.font-share span {
    display: block;
    float: left;
}

.font-share a {
    padding: 0 2px;
}

.font-share .pring {
    display: block;
    float: left;
    background: url(../images/print.gif) 5px center no-repeat;
    padding-left: 26px;
}

.share {
    float: left;
    padding-left: 18px;
    background: url(../images/wzicon2.gif) left center no-repeat;
    margin-left: 10px;
}

.sharecon {
    height: 25px;
    margin-left: 10px;
    float: right !important;
}

.sharecon .share-box {
    position: relative;
    right: auto;
    top: 0;
}

.sharecon .share-box a {
    padding: 0;
}

.con {
    font-size: 16px;
    margin: 0 auto;
    height: auto;
    min-height: 500px;
    _height: 500px;
    line-height: 2;
    padding: 20px 0;
    text-align: justify;
    text-justify: inter-ideograph;
    word-break: break-all;
    word-wrap: break-word;
    overflow: auto;
}

.con p {
    margin-bottom: 15px;
}

.hit-click {
    font-size: 14px;
    border-top: 1px solid #dcdcdc;
    height: 62px;
    line-height: 52px;
    text-align: right;
    color: #666;
    padding-right: 10px;
}

.doc_list ul {
    clear: both;
}

.doc_list li {
    overflow: hidden;
    padding: 0 0 0 13px;
    background: url(../images/dot.jpg) left center no-repeat;
    height: 34px;
    line-height: 34px;
    vertical-align: bottom;
}

.doc_list li.columName {
    height: 40px;
    background: #f7f7f7;
    margin: 5px 0 10px;
    padding: 0 10px;
}

.doc_list li.columnName .title,
.doc_list li.columnName .title:hover {
    display: block;
    width: auto;
    white-space: nowrap;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    color: #005db5;
}

.doc_list li.columnName a.more {
    font-size: 14px;
    color: #999;
    line-height: 40px;
}

.doc_list li a {
    font-size: 15px;
    max-width: 755px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.doc_list li .date {
    font-size: 14px;
    color: #999;
}

.doc_list li.lm_line {
    height: 24px;

    padding: 0;
}

.pagination {
    clear: both;
    width: 100%;
    text-align: center;
    margin: 0px 0 0px;
    padding: 3px 0;
    line-height: 28px;
    font-size: 14px;
    font-family: "Microsoft YaHei", 微软雅黑;
}

.pagination a,
.pagination span {
    display: inline-block;
    border: 1px solid #d9d9d9;
    color: #666;
    margin: 3px;
    padding: 0px 10px;
    text-decoration: none;
    white-space: nowrap;
    height: 28px;
}

.pagination a:hover {
    background: #ca1e1c;
    border: 1px solid #ca1e1c;
    color: #fff !important;
}

.pagination a.active {
    border: 1px solid #ca1e1c;
    color: #fff;
}

.pagination span.current,
.pagination span.current:hover {
    background: #ca1e1c;
    border: 1px solid #ca1e1c;
    color: #fff;
}

.pagination span.disabled,
.pagination span.disabled:hover {
    border: 1px solid #d9d9d9;
    color: #666;
    background: #eee;
}

.pagination a.text,
.pagination a.text:hover {
    color: #fff;
    background: #0068b7;
    border: #0068b7 1px solid;
    cursor: text;
}

.pagination a.pagemore,
.pagination a.pagemore:hover {
    color: #666;
    background: #fff;
    border: 1px solid #fff;
    cursor: text;
    padding: 0px 3px;
}

.pagination .inputBar {
    border: 0px;
    height: 28px;
    padding: 0 6px;
}

.pagination .total {
    border: 0px;
    height: 28px;
    padding: 0;
}

.pagination .inputBar input {
    width: 40px;
    height: 24px;
    line-height: 24px;
    padding: 2px 5px;
    border: #ccc 1px solid;
    margin: -3px 3px 0;
    *margin: -3px 3px 0;
    _margin: -3px 3px 0;
    background: #eee;
    vertical-align: middle;
}

.dty_title {
    height: 72px;
    line-height: 60px;
    text-align: center;
    font-size: 30px;
    letter-spacing: 5px;
    font-family: "微软雅黑";
}

.dty_contain {
    margin: auto;
}

.dty_mutitle {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e9e9e7;
    overflow: hidden;
}

.dty_mutitle a {
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    padding: 0 20px;
    white-space: nowrap;
    background: #1666be;
}

.dty_sublb {
    padding-top: 20px;
}

.dty_sublb:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .dty_sublb {
    zoom: 1;
}

/* IE6 */
*:first-child+html .dty_sublb {
    zoom: 1;
}

/* IE7 */
.dty_sublb ul li {
    float: left;
    height: 40px;
    width: 304px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 20px;
    margin-right: 5px;
    padding-left: 5px;
}

.dty_sublb ul li a {
    line-height: 38px;
    font-size: 16px;
    color: #666;
    border: 1px solid #eee;
    background: #f3f3f3;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 5px;
}

.dty_sublb ul li a:hover {
    border: 1px solid #058eff;
    background: #058eff;
    color: #fff;
}

.con_main {
    background: #fff;
    padding: 20px;
}

.ssy_leftbar {
    width: 200px;
    height: auto;
}

.fenlei_tit,
.searchType-title {
    height: 34px;
    line-height: 34px;
    padding-left: 12px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.total_wz,
.searchType-column {
    height: auto;
    padding: 8px 0 8px 20px;
    background: #f1f1f1;
    font-size: 14px;
}

.total_wz ul li,
.searchType-column ul li {
    height: 30px;
    line-height: 30px;
}

.total_wz ul li a:hover,
.total_wz ul li a.active,
.searchType-column ul li a:hover,
.searchType-column ul li a.active {
    text-decoration: underline;
    color: #de3e40;
}

.ssy_rightbar {
    width: 1020px;
    height: auto;
    padding-top: 10px;
}

.ssy_rightbar .warm-prompt {
    line-height: 30px;
    font-size: 14px;
    color: #666;
}

.result_title {
    padding-right: 18px;
    font-size: 15px;
    float: right;
    text-align: right;
    width: auto;
    height: 30px;
    line-height: 30px;
    color: #8a8a8a;
}

.ssy_rightbar .search-list {
    height: auto;
    margin-bottom: 15px;
}

.ssy_rightbar .search-list li.search-title {
    line-height: 26px;
    font-weight: bold;
    font-size: 16px;
}

.ssy_rightbar .search-list li.search-title a {}

.ssy_rightbar .search-list li.search-title a:hover {
    text-decoration: underline;
}

.ssy_rightbar .search-list li a span,
.ssy_rightbar .search-list li span {
    color: #cd3501;
}

.ssy_rightbar .search-list li.search-info {
    line-height: 22px;
    height: auto;
    margin-bottom: 5px;
}

.ssy_rightbar .search-list li.search-column {
    color: #0384ce;
    line-height: 22px;
}

.ssy_rightbar .search-list li.search-url {
    height: auto;
    line-height: 22px;
    color: #008000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.ssy_rightbar .search-list li.search-url span.date {
    padding-left: 14px;
    color: #008000;
}

.ssy_rightbar .search-list li.search-url a {
    color: #008000;
}

.ssy_rightbar .search-list li.search-url a:hover {
    text-decoration: underline;
}

.videoNews-list {
    padding-bottom: 15px;
    width: 100%;
    padding-top: 0 !important;
}

.videoNews-list .leftimg {
    float: left;
}

.videoNews-list div {
    overflow: hidden;
    line-height: 30px;
}

.videoNews-list li {
    background: none;
    height: auto;
    padding: 20px 0;
    vertical-align: bottom;
    border-bottom: 1px dashed #ddd;
}

.videoNews-list li a {
    background: none;
    line-height: 20px;
}

.videoNews-list .left-img {
    height: 148px;
    overflow: hidden;
    padding: 1px;
    border: 1px solid #ddd;
}

.videoNews-list .left-img img {
    width: 230px;
    height: 148px;
    padding: 0;
}

.video-title {
    padding-bottom: 5px;
    font-size: 14px;
}

.video-title .left {
    font-weight: bold;
    font-size: 16px;
}

.video-title .play-icon {
    font-size: 14px;
    color: #999;
    padding-left: 23px;
    background: url(/images/flv.gif) left center no-repeat;
}

.video-title a {
    color: #333;
}

.video-title a:hover {
    color: #c00;
}

.videoNews-note {
    line-height: 24px !important;
    font-size: 14px;
    height: 48px;
}

.videoNews-note span {
    color: #666 !important;
}

.right-main {
    float: none;
    margin-left: 254px;
}

.video-hit,
.video-date {
    color: #999;
}

.vodlistcont {
    font-size: 12px;
    line-height: 20px;
}

.msg {
    float: left;
    width: 20px;
    padding-left: 5px;
}

.video-attr {
    padding-top: 5px;
    color: #333;
    font-size: 14px;
    text-align: right;
}

.video-attr span.video-hit {
    padding-right: 1.5em;
}



/*****右侧对联****/
.float_right {
    width: 160px;
    height: auto;
    position: fixed;
    _position: absolute;
    left: 50%;
    margin-left: 650px;
    top: 450px;
    _top: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 100)||0)-(parseInt(this.currentStyle.marginBottom, 100)||0)));
    display: none;
}

.floatbox .hd {
    color: #FFF;
    background: #1666be;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    height: 50px;
    padding-top: 5px;
}

.floatbox .img-title {
    display: none;
}

.floatbox ul .num2 {
    margin-top: 20px;
}

.float_right .couplet-close {
    display: block;
    width: 100%;
    height: 20px;
    overflow: hidden;
    background: url(../images/close.gif) center 0 no-repeat;
    cursor: pointer;
    text-indent: -9999em;
}

.floatbox .hd {
    border: none;
}