/*������ʽ*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, table, td, th, img, div, dl, dt, dd, input, select, form, fieldset {
    margin: auto;
    padding: 0;
}

img {
    border: 0;
}

ul li {
    list-style: none;
}

a {
    color: #6F78A7;
    text-decoration: none;
}

a:hover {
    color: #ff6600;
    text-decoration: underline;
}

body {
    font-size: 12px;
    color: #555555;
    font-family: "����", "Microsoft YaHei", "΢���ź�";
    background-color: #E9FAFF;
}

.header {
    width: 980px;
    margin: auto;
    height: 61px;
    padding: 5px 0;
}

.header_logo a {
    background: url(../images/logo.gif) no-repeat scroll;
    display: block;
    width: 200px;
    height: 60px;
    float: left;
    text-indent: -9999px;
}

.header_search {
    float: left;
    margin: 15px auto auto 20px;
    overflow: hidden;
    width: 450px;
}

.header_search input.search {
    width: 320px;
    height: 24px;
    padding: 3px;
    margin-right: 5px;
    border: 1px solid #A6D3E8;
    font: 16px/22px arial;
}

.header_search button {
    background: #DDDDDD;
    cursor: pointer;
    font-size: 14px;
    height: 32px;
    width: 95px;
    border: 1px solid #d3d3d3;
    border-color: #e5e5e5 #bbb #bbb #e5e5e5;
}

.header_search button:hover {
    background: #e5e5e5;
}

#auto_div {
    position: absolute;
    background-color: white;
    padding: 0px;
}

.autoinput {
    padding-left: 4px;
    padding-right: 0px;
    padding-top: 3px;
}

.sug1 {
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 10pt;
    line-height: 18px;
}

.addborder {
    border: 1px solid #8c8c8c;
}

.userpanel {
    width: 225px;
    color: #9E9E9E;
    padding: 3px 3px;
    margin-top: 3px;
    border: 1px dotted #88C6E5;
    text-align: center;
    float:right;
}

.userpanel p {
    width: 220px;
    float: left;
    text-align: center;
    height: 26px;
}

.userpanel a {
    line-height: 200%;
    color: #9E9E9E;
}

.nav {
    margin: auto;
    width: 980px;
    height: 40px;
    overflow: hidden;
    background: #88C6E5;
}

.nav ul li {
    float: left;
    line-height: 42px;
    padding: 0 10px;
    width: 70px;
    text-align: center;
}

.nav ul li a {
    color: #FFF;
    font-weight: bold;
    font-size: 14px;
}

.ywtop {
    background-color: #E1ECED;
    border-bottom: 1px solid #c8eadf;
    color: #808080;
    height: 30px;
    min-width: 950px;
    width: 100%;
}

.ywtop a {
    color: #808080;
}

.ywtop_con {
    line-height: 30px;
    height: 30px;
    margin: 0 auto;
    text-indent: 16px;
    vertical-align: middle;
    width: 950px;
}

.ywtop_sethome {
    background: url("/images/sethome.gif") no-repeat scroll 0 10px transparent;
    display: inline;
    float: left;
    margin-right: 20px;
}

.ywtop_addfavorite {
    background: url("/images/addfavorites.gif") no-repeat scroll 0 10px transparent;
    display: inline;
    float: left;
}

.ywtop_bdshare {
    float:left;
    margin-left:10px;
    height:30px;
    overflow:hidden;
    padding-top:2px;
}
.ywtop_bdshare a{
    text-align:left !important;
}

.ywtop_input {
    float: right;
}

.navt {
    height: 28px;
    overflow: hidden;
    padding: 7px 0 0;
}

.navt .nle {
    float: left;
    overflow: hidden;
    width: 250px;
}

.nle .sy {
    float: left;
    width: 120px;
}

.navt .nri {
    float: right;
    overflow: hidden;
}

.nri .cc {
    float: left;
    overflow: hidden;
}

.cc .txt {
    color: #808080;
    float: left;
    text-align: right;
}

.cc .inp {
    float: left;
    padding-top: 7px;
    width: 90px;
}

.inp input {
    float: left;
    width: 87px;
    background-color: #FFFFFF;
    border: 1px solid #A6D3E8;
    height: 18px;
    margin: 1px 0;
}

.nri {
    float: right;
    font-size: 12px;
}

.nri .frii {
    float: left;
    font-size: 14px;
    margin-left: 5px;
    padding-top: 8px;
    width: 55px;
}

.frii .int {
    background: url("/images/login_oa_bar.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #2A4E8A;
    float: left;
    font-size: 12px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    width: 51px;
}

.nri .ccc {
    float: left;
    overflow: hidden;
    padding-left: 5px;
}

.ccc .txtt {
    color: #808080;
    float: left;
    padding-left: 5px;
}

.txtt a, .txtt a:hover {
    color: #808080;
}

.MessageDiv {
    background: #FFF9D9;
    border: 1px solid #FFCC33;
    line-height: 180%;
    padding: 10px;
    text-align: center;
    margin: 10px auto;
}

.footer {
    margin: auto;
    overflow: hidden;
    width: 980px;
    text-align: center;
}

#footer {
    margin: auto;
    margin-top: 10px;
    overflow: hidden;
    width: 980px;
    text-align: center;
}

.footer_link {
    width: 100%;
    border-bottom: 2px solid #C3DFEA;
    height: 05px;
    line-height: 0px;
    overflow: hidden;
    margin: 5px auto;
}

.footer_cont {
    padding: 8px 0;
}

.footer_cont p {
    line-height: 22px;
    color: #b2b2b2;
}

.nav1 {
    margin: auto;
    width: 980px;
    height: 30px;
    overflow: hidden;
    background: #C3DFEA;
}

.nav1 ul li {
    float: left;
    line-height: 30px;
    margin-left: 8px;
    overflow: hidden;
}

.nav1 ul li a {
    padding: 10px;
    font-size: 12px;
    overflow: hidden;
}

.nav1 ul li a:hover {
    padding-top: 5px;
    padding-bottom: 5px;
    text-decoration: none;
}

.clear {
    clear: both;
    padding: 0;
    margin: auto;
    display: block;
}

.tip-browser-upgrade {
    text-align: center;
    background: #fce9cf;
    color: #915808;
    border: 1px solid #fbdeb6;
    padding: 8px 12px;
}

.reader_mark0 a, .reader_mark1 a {
    background: url(../images/vote.png) no-repeat scroll 0 0 transparent;
}

.reader_mark0 {
    width: 30px;
    height: 90px;
    top: 50px;
    position: fixed;
    right: 5px;
    _margin-top: 50px;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop));
}

.reader_mark1 {
    width: 30px;
    height: 90px;
    top: 150px;
    position: fixed;
    right: 5px;
    _margin-top: 150px;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop));
}

.reader_mark0 a {
    width: 30px;
    height: 90px;
    display: block;
    background-position: 0px 0;
}

.reader_mark1 a {
    width: 30px;
    height: 90px;
    display: block;
    background-position: -30px 0;
}
.top-read-ad{padding: 4px;float:left;width: 300px;height: 250px;margin-left: 10px;border: 1px dotted #e5e5e5;}

#index_tip{float: right;margin-right: 10px;color:red;}
#center_tip{text-align: center;margin: 5px 0;color:red;font-size: larger;}