﻿/* DEFAULTS
----------------------------------------------------------*/
body
{
    text-align: center;
    font-family: 宋体, "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
    font-size: 9pt;
    margin: 0;
    padding: 0;
    color: #333333; /*哀悼: 屏蔽背景*/
    background-image: url(images/indexbg.jpg);
    background-repeat: repeat-x; /*哀悼: 素装代码 仅支持IE     filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); */
}

input
{
    font-size: 12px;
    border: 1px solid #CCCCCC;
}

/*取消input type=radio的边框 */
input[type~=radio]
{
    border-width: 0;
}

input[type~=checkbox]
{
    border-width: 0;
}

input[type~=image]
{
    border-width: 0;
}

a:link, a:visited
{
    color: #333333;
    text-decoration: none;
}

a:hover
{
    color: #FF0000;
    text-decoration: underline;
}

a:active
{
    color: #034af3;
    text-decoration: underline;
}

p
{
    margin-bottom: 10px;
}

img
{
    border-width: 0;
}

hr
{
    border: 0;
    border-top: 1px solid #cacaca;
    height: 1px;
}

table
{
    border-width: 0;
}

.tbl
{
    border-spacing: 0;
    border-collapse: collapse;
}

th, td
{
    padding: 0;
}

.page
{
    margin: 0 auto;
    width: 1003px;
    background-color: White;
}

.page .headerTop
{
    height: 20px;
    background: url(images/indextopbg.jpg) no-repeat;
}

.page .headerLogo
{
    height: 96px;
    background: url(images/indexlogobg.jpg);
    text-align: center;
    border-right-style: solid;
    border-right-color: #eeeeee;
    border-right-width: 1px;
}

.page .headerLogo .logo
{
    width: 232px;
    height: 96px;
}
.page .headerLogo .nav
{
    width: 771px;
    height: 96px;
    vertical-align: bottom;
    line-height: 150%;
}

.page .headerBanner .menu
{
    width: 285px;
    height: 219px;
    background: url(images/indexmenubg.jpg);
}
.page .headerBanner .banner
{
    margin: auto;
    height: 219px;
    background: url(images/indexbannerbg.jpg);
}

.page .headerGay
{
    height: 6px;
    background: #8D99A5;
}

.page .footer
{
    height: 49px;
    background: url(images/bottom.jpg);
    line-height: 120%;
}

.page .detail
{
    padding-top: 10px;
    padding-bottom: 20px;
}

.page .left
{
    width: 285px;
    background-image: url(Images/leftbg.gif);
    background-repeat: repeat-y;
    vertical-align: top;
    text-align: left;
}

.page .leftContentBg
{
    vertical-align: top;
    padding-top: 90px;
    padding-left: 35px;
    padding-bottom: 10px;
    background-image: url(Images/contentleftbg.jpg);
    background-repeat: no-repeat;
}

.page .main
{
    width: 677px; /* width: 717px;*/
    vertical-align: top;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
}

.page .mainTop
{
    padding-right: 5px;
    padding-bottom: 5px;
    border-bottom: #efefef 1px solid;
    text-align: center;
}

.page .search
{
    padding-top: 10px;
    padding-right: 5px;
    background-image: url(Images/searchbg.jpg);
    background-repeat: no-repeat;
    line-height: 25px;
    width: 588px;
    height: 71px;
    text-align: right;
}

.page .searchProduct
{
    padding-top: 10px;
    padding-left: 60px;
    padding-right: 5px;
    background-image: url(Images/searchproductbg.jpg);
    background-repeat: no-repeat;
    line-height: 25px;
    width: 588px;
    height: 71px;
}

/* 纯Html页不支持Div样式*/
.pageHtml
{
    margin: 0 auto;
    text-align: left;
    width: 1024px;
    border-collapse: collapse;
    border-spacing: 0;
}

.pageEmbedded
{
    margin: 0 auto;
    text-align: left;
    background-color: #f4f4f4;
    width: 100%;
}

.pageEmbedded .mainTop
{
    padding-top: 5px;
    padding-bottom: 3px;
    padding-left: 20px;
    padding-right: 25px;
}

.pageEmbedded .contentTop
{
    padding-top: 3px;
    padding-left: 15px;
    padding-right: 20px;
}

.pageEmbedded .contentTop .projectName
{
    background-image: url(Images/subject.gif);
    background-repeat: no-repeat;
    color: #064570;
    font-weight: bold;
    width: 137px;
    height: 27px;
    cursor: hand;
    text-align: center;
    padding-left: 23px;
}

.pageEmbedded .content
{
    border-right: #9CB7C9 1px solid;
    border-top: #9CB7C9 1px solid;
    border-left: #9CB7C9 1px solid;
    border-bottom: #9CB7C9 1px solid;
    background-color: #FBFBF7;
    padding-top: 20px;
    padding-bottom: 5px;
    padding-left: 25px;
    padding-right: 25px;
}

.pageEmbedded .contentBottom
{
    text-align: center;
    padding-top: 2px;
    padding-left: 15px;
    padding-right: 20px;
}

.hits
{
    color: #999999;
}

.version
{
    color: #dddddd;
    padding-top: 10px;
    text-align: right;
}

.cursorHand
{
    cursor: pointer;
}

.btn2s
{
    background-image: url(Images/btn2s.gif);
    border: 0px;
    height: 23px;
    width: 54px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: hand;
    font-weight: normal;
    color: black;
}

.btn2
{
    background-image: url(Images/btn2.gif);
    border: 0px;
    height: 23px;
    width: 69px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: hand;
    font-weight: normal;
    color: black;
}

.btn4
{
    background-image: url(Images/btn4.gif);
    border: 0px;
    height: 23px;
    width: 99px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: hand;
    font-weight: normal;
    color: black;
}


.imgOpacity
{
    filter: alpha(opacity=60);
    vertical-align: text-bottom;
    border: 4px solid white;
}


/* GridView */

.itemHeader
{
    background-image: url(Images/gridHeader1.gif);
}

.itemLines
{
    border-width: 1px;
    border-style: solid;
    border-color: #6595d6;
}

.gridBg
{
    background-image: url(Images/gridBg.gif);
    padding-bottom: 7px;
}

.gridBgLine
{
    background-image: url(Images/gridBgLine.gif);
    padding-bottom: 7px;
}

.gridHeader
{
    background-image: url(Images/gridHeader.gif);
}
.gridLines
{
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
}

.gridRows
{
    height: 22px;
    line-height: 20px;
    vertical-align: middle;
}

.gridLinesBottom
{
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #cccccc;
}

.gridFooter
{
    background-image: url(Images/gridHeader1.gif);
}

.gridPager span
{
    font-size: 18px;
    font-weight: bold;
    color: Red;
}
.gridPager td
{
    padding-left: 2px;
    padding-right: 2px;
}

/* Admin 按钮 */

.spanAdd
{
    display: inline-block;
    width: 71px;
    height: 23px;
    background: url(Images/add.gif) center no-repeat;
    cursor: hand;
}
/*
.spanEdit
{
    display: inline-block;
    width: 17px;
    height: 15px;
    background: url(Images/edit.gif) center no-repeat;
    cursor: hand;
}

.spanView
{
    display: inline-block;
    width: 18px;
    height: 17px;
    background: url(Images/view.gif) center no-repeat;
    cursor: hand;
}

.spanOrder
{
    display: inline-block;
    width: 71px;
    height: 23px;
    background: url(Images/order.gif) center no-repeat;
    cursor: hand;
}

.spanAppear
{
    display: inline-block;
    width: 63px;
    height: 30px;
    background: url(Images/appear.jpg) center no-repeat;
    cursor: hand;
}

.spanSet
{
    display: inline-block;
    width: 101px;
    height: 23px;
    background: url(Images/set.gif) center no-repeat;
    cursor: hand;
}
*/
.spanMember
{
    display: inline-block;
    width: 16px;
    height: 17px;
    background: url(Images/member.gif) center no-repeat;
    cursor: hand;
}
/*
.spanKey
{
    display: inline-block;
    width: 17px;
    height: 18px;
    background: url(Images/key.gif) center no-repeat;
    cursor: hand;
}
*/

.homeOalogin
{
    width: 263px;
    height: 117px;
    margin: 15px auto;
    background: url(images/oabg.jpg);
        background-repeat:no-repeat;
}

.homeItemtitle
{
    font-family: "黑体";
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    padding-top: 2px;
}

.homeLeftNotificationsItembg
{
    width: 263px;
    height: 167px;
    margin: 15px auto;
    background: url(images/leftnewsbg.jpg);
}

.homeLeftNewspaperItembg
{
    width: 263px;
    height: 167px;
    margin: 15px auto;
    background: url(images/leftnewsbg.jpg);
}

.homeLeftLink
{
    width: 263px;
    height: 37px;
    background: url(images/leftlink.jpg);
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

.homeMain
{
    width: 496px;
    vertical-align: top;
}

.homeNews
{
    width: 467px;
    margin-top: 12px;
    margin-left: 15px;
    background: url(images/imagenewsbg.jpg);
}

.homeMainNewsItembg
{
    width: 467px;
    height: 213px;
    margin-top: 15px;
    margin-left: 15px;
    background: url(images/contentnewsbg.jpg);
}

.homeMainArchiveItembg
{
    width: 467px;
    height: 170px;
    margin-top: 15px;
    margin-left: 15px;
    background: url(images/contentnewsbg.jpg);
}

.homeMainproduct
{
    width: 467px;
    height: 165px;
    margin-top: 15px;
    margin-left: 15px;
    padding-bottom: 4px;
}

.homeMainlink
{
    width: 467px;
    margin-top: 15px;
    margin-left: 15px;
}

.homeRight
{
    width: 221px;
    background: url(images/contentrightbg.jpg);
    vertical-align: top;
    text-align: left;
}

.homeRightseatch
{
    width: 210px;
    height: 78px;
    background: url(images/rightproductsearch.jpg);
    text-align: right;
    margin-left: 5px;
}

.homeRightservice
{
    width: 181px;
    background: url(images/rightbg.jpg);
    margin-left: 20px;
}
.homeRightinvest
{
    width: 181px;
    background: url(images/rightbg.jpg);
    margin-left: 20px;
}

.homeNewsChangeImg
{
    border-style: solid;
    border-width: 1px;
    border-color: #D4D4D4;
    background-color: #E5E5E5;
    color: Black;
    padding: 3px;
    margin: 1px;
    cursor: hand;
}

/*
#left #search
{
    width: 263px;
    height: 55px;
    margin: 15px auto;
    background: url(images/leftnewssearch.jpg);
    font-family: "黑体";
    font-size: 18px;
    color: #000000;
    text-decoration: none;
    letter-spacing: 0.3em;
    line-height: 70%;
}

*/

/************ MaskedEdit Related Styles ***********************/
.maskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.maskedEditMessage
{
    color: #ff0000;
    font-weight: bold;
}
.maskedEditError
{
    background-color: #ffcccc;
}
.maskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #ff0000;
}
.maskedEditBlurNegative
{
    color: #ff0000;
}

/*Textbox Watermark*/
.unwatermarked
{
}

.watermarked
{
    border: 1px solid #BEBEBE;
    background-color: #F0F8FF;
    color: gray;
}

