﻿@charset "utf-8";
/*CSS reset*/
*
{
    font-family:Arial, "宋体", "Microsoft YaHei", Verdana, SunSans-Regular, Sans-Serif;
}
body, div, h1, h2, h3, h4, h5, h6, ul, li, ol, dd, dt, dl, th, td, span, p, textarea, input, fieldset, form, pre, blockquote
{
    margin: 0;
    padding: 0;
}

table
{
    border-collapse: collapse;
    border-spacing: 0;
}

img, acronym, abbr, fieldset
{
    border: 0;
}

var, th, strong, em, dfn, code, cite, caption, address
{
    font-style: normal;
    font-weight: normal;
}

ul, ol
{
    list-style-type: none;
}

th, caption
{
    text-align: left;
}

h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
    font-weight: normal;
}

q:after, q:before
{
    content: '';
}

body
{
    background-color: #eee;
}

:focus
{
    outline: 0 none;
}

.clear
{
    clear: both;
    *display: inline;
    _display: inline;
}

a, a:visited
{
    text-decoration: none;
    color: #656565;
}

    a:hover, a:active
    {
        text-decoration: none;
        color: #000;
    }

.wrapper
{
    font-size: 12px;
    color: #575757;
    text-align: center;
    width: 100%;
    font-family: SimSun-ExtB, Arial, Helvetica;
}

/*header start*/
.header
{
    width: 960px;
    margin: 0 auto;
    background-color: #fff;
    padding: 4px 0 10px 0;
}

    .header a, .header a:visited
    {
        color: #a7a7a7;
    }

        .header a:hover, .header a:active
        {
            color: #656565;
        }

/*logo part start*/
.logoPart
{
    float: left;
    padding-top: 0px;
    display: block;
    width: 160px;
    height: 68px;
    background: transparent url(../Images/shlogo.gif) no-repeat left bottom;
}
/*logo part over*/

/*searchPart part start*/

.searchPart
{
    float: right;
    bottom: 0px;
    padding-right: 15px;
}

.mediapart
{
    height: 34px;
    text-align: right;
}

    .mediapart > a
    {
        line-height: 32px;
    }

.sitepart
{
    height: 34px;
}

    .sitepart > a
    {
        display: block;
        height: 25px;
        line-height: 25px;
        float: right;
        margin-left: 12px;
        padding: 0 12px;
        background: transparent url(../Images/top_bg.gif) repeat-x;
    }

        .sitepart > a:hover
        {
            background: transparent url(../Images/top_bg_on.gif) repeat-x;
            color: #fff;
        }

/*searchPart part over*/

/*导航*/
.bus_cn_menu_img
{
    background: url("../Images/pic_nav_bottom.png") repeat-x;
    height: 5px;
    width: 960px;
}
/*header over*/

/*footer start*/
.footer
{
    width: 960px;
    text-align: left;
    color: #a7a7a7;
    margin: 0 auto;
    padding: 0px 5px 0px 5px;
}

.ftline
{
    width: 960px;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #DB1D11;
}

.bottom
{
    background: url("../Images/footer.gif") no-repeat;
    padding: 5px 0 5px 60px;
    margin: 10px auto 20px;
    width: 570px;
    line-height: 20px;
    color: #929292;
}
/*footer over*/

.mainBody
{
    width: 950px;
    margin: 0px auto;
    padding: 0px 5px 10px 5px;
    background-color: #fff;
}

.area
{
    width: 860px;
    height:30px;
    margin: 0 auto;
    text-align: left;
    font-size:12px;
}
    .area .text
    {
        font-size: 14px;
        line-height: 28px;
        height: 28px;
        width: 170px;
        margin: 0 6px 0 5px;
    }

    .area .searchInput
    {
        font-size: 14px;
        line-height: 28px;
        height: 28px;
        width: 170px;
        border-top: 1px solid #ccc;
        border-right: 1px solid #e6e6e6;
        border-bottom: 1px solid #e6e6e6;
        border-left: 1px solid #e6e6e6;
        vertical-align: middle;
        color: #a7a7a7;
        margin: 0 5px 0 0;
    }

    .area .searchSelect
    {
        font-size: 14px;
        width: 120px;
        height: 28px;
        line-height: 21px;
        vertical-align: middle;
        border-top: 1px solid #ccc;
        border-right: 1px solid #e6e6e6;
        border-bottom: 1px solid #e6e6e6;
        border-left: 1px solid #e6e6e6;
        margin: 0 5px 0 0;
        padding: 0px;
        color: #a7a7a7;
    }

    .area .searchButton
    {
        width: 72px;
        height: 29px;
        vertical-align: middle;
        background:transparent url(../images/search.gif) no-repeat center center;
        border-style: none;
        cursor: pointer;
        position: relative;
        top:-1px;
    }

/*search result start*/
.searchtip
{
    width:860px;
    margin:0 auto;
    clear:both;
}

.focus
{
    text-align: left;
    width:860px;
    margin:0 auto;
    clear:both;
}

.srch-stats
{
    background: #fff !important;
    white-space: normal !important;
    font-family: 宋体, verdana, tahoma, sans-serif !important;
    /* [ReplaceColor(themeColor: "Dark2")] */ color: #3b4f65;
    width: 860px;
    margin: 0 auto;
    line-height: 20px;
}

.srch-results
{
    width: 860px;
    margin: 0 auto;
    margin-top: 10px;
    line-height: 20px;
}
.srch-results strong
{
    color:#c00;
}
.srch-Title a:hover
{
    color: red;
    text-decoration: underline;
}

.srch-Title2 a:link, .srch-Title2 a:visited, .srch-Title2 a:hover
{
    /* [ReplaceColor(themeColor: "Accent1")] */ color: #0072bc !important;
    font-size: 1.3em;
    text-decoration: underline !important;
}

.srch-Title3
{
    text-decoration: underline;
}

    .srch-Title3 a:link, .srch-Title3 a:visited, .srch-Title3 a:hover
    {
        /* [ReplaceColor(themeColor: "Accent1")] */ color: #0072bc !important;
        font-size: 1.3em;
        text-decoration: underline !important;
    }

.srch-Description2
{
    font-size: 1.1em;
    /* [ReplaceColor(themeColor: "Dark1")] */ color: #000;
    width: 810px;
}

    .srch-Description2 img
    {
        display: none;
    }

    .srch-Description2 a:link
    {
        /* [ReplaceColor(themeColor: "Accent1")] */ color: #0072bc;
        text-decoration: underline;
    }

    .srch-Description2 b
    {
        /* [ReplaceColor(themeColor: "Dark1")] */ color: #000;
        font-size: 1.1em;
        font-weight: 700;
        margin: 2px;
    }

.srch-Metadata2
{
    /* [ReplaceColor(themeColor: "Dark1-Medium")] */ color: #666;
    font-size: 1.1em;
}

.srch-URL2
{
    /* [ReplaceColor(themeColor: "Accent3")] */ color: #008000 !important;
    max-width: 575px;
    word-wrap: break-word;
    margin-right: 8px;
    font-size: 1.1em;
}

span.srch-urllink a:link, .srch-urllink a:visited
{
    /* [ReplaceColor(themeColor: "Accent1")] */ color: #0072bc;
    font-size: 1em;
}

/*search result over*/

/*page start*/
.srch-Page
{
    width: 860px;
    margin: 0 auto;
    /* [ReplaceColor(themeColor: "Dark1-Medium")] */ color: #666;
    font-size: 1.1em;
    font-family: 宋体, verdana, tahoma, sans-serif;
    clear: both;
    background-color: #ccebff;
    text-decoration: none;
    font-weight: normal;
    height: 18px;
    line-height: 18px;
}

.srch-Page-bg
{
    background: url(../Images/selbg.png) repeat-x left top;
}

.srch-Page > span
{
    /* [ReplaceColor(themeColor: "Accent1-Lightest")] */ border-top: solid 1px #c6e5f8;
    /* [ReplaceColor(themeColor: "Accent1-Lighter")] */ border-right: solid 1px #91cdf2;
    /* [ReplaceColor(themeColor: "Accent1-Lighter")] */ border-left: solid 1px #91cdf2;
    /* [ReplaceColor(themeColor: "Accent1-Lighter")] */ border-bottom: solid 1px #91cdf2;
    color: #000 !important;
    font-size: 1.1em;
    font-weight: bolder;
    margin: 0 3px;
    padding: 0px 7.5px;
    text-decoration: none;
    float: left;
    display: block;
}

.srch-Page A:link, .srch-Page A:visited
{
    border: 1px solid transparent;
    color: #1D71B6 !important;
    font-size: 1.1em;
    font-weight: normal;
    margin: 0 3px;
    padding: 0px 7.5px;
    text-decoration: none;
    float: left;
    display: block;
}

.srch-Page a:hover
{
    /* [ReplaceColor(themeColor: "Accent1-Lightest")] */ border-top: solid 1px #c6e5f8;
    /* [ReplaceColor(themeColor: "Accent1-Lighter")] */ border-right: solid 1px #91cdf2;
    /* [ReplaceColor(themeColor: "Accent1-Lighter")] */ border-left: solid 1px #91cdf2;
    /* [ReplaceColor(themeColor: "Accent1-Lighter")] */ border-bottom: solid 1px #91cdf2;
    text-decoration: none !important;
    float: left;
    display: block;
}

span.srch-Page-img
{
    border: none;
}

.srch-Page-img a:link, .srch-Page-img a:visited
{
    border: none;
    padding-left: 4px;
    padding-right: 4px;
    background: none;
    border-top: 1px solid transparent;
}

.srch-Page-img a:hover
{
    /* [ReplaceColor(themeColor: "Accent1-Lightest")] */ border-top: solid 1px #c6e5f8;
    /* [ReplaceColor(themeColor: "Accent1-Lighter")] */ border-right: solid 1px #91cdf2;
    /* [ReplaceColor(themeColor: "Accent1-Lighter")] */ border-left: solid 1px #91cdf2;
    /* [ReplaceColor(themeColor: "Accent1-Lighter")] */ border-bottom: solid 1px #91cdf2;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 2px;
    text-decoration: none;
}

.srch-Page a:link img, .srch-Page a:visited img
{
    vertical-align: bottom;
}

/*page over*/

/*Modal UpdateProgress for UpdatePanel*/
#progressBackgroundFilter
{
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 1000;
}

#processMessage
{
    text-align: center;
    width: 20%;
    border: solid 1px #000;
    padding: 10px;
    background-color: #fff;
    z-index: 1001;
    position: fixed;
    top: 30%;
    left: 40%;
}

/* IE6 fix Start */

body
{
    height: 100%;
}

#progressBackgroundFilter
{
    position: absolute;
    height: expression(document.body.clientHeight );
    width: 100%;
}

#processMessage
{
    position: absolute;
    top: expression((document.body.clientHeight));
}
/*Modal UpdateProgress for UpdatePanel*/
