.artBody{ background: url(bg.jpg) center 0 no-repeat;  position: relative; }

.artNav{ width: 718px; height: 46px; background: url("article_sprite.png") no-repeat; padding: 37px 0 0 25px; }
    .artNav a{ width: 90px; height: 16px; float: left; }
    .artNav a.artNavBtn1:hover,.artNav a.artNavBtn1.curr{ background: url("article_sprite.png") -25px -120px no-repeat; }
    .artNav a.artNavBtn2:hover,.artNav a.artNavBtn2.curr{ background: url("article_sprite.png") -115px -120px no-repeat; }
    .artNav a.artNavBtn3:hover,.artNav a.artNavBtn3.curr{ background: url("article_sprite.png") -205px -120px no-repeat; }
    .artNav a.artNavBtn4:hover,.artNav a.artNavBtn4.curr{ background: url("article_sprite.png") -295px -120px no-repeat; }
    .artNav a.artNavBtn5:hover,.artNav a.artNavBtn5.curr{ background: url("article_sprite.png") -385px -120px no-repeat; }
    .artNav a.artNavBtn6:hover,.artNav a.artNavBtn6.curr{ background: url("article_sprite.png") -475px -120px no-repeat; }

.artContentBox{ width: 743px; background: #e7edee; overflow: hidden;   }
    .artConTitle{ height: 55px; line-height: 55px; text-align: center; font-size: 16px; font-family: "微软雅黑"; color: #8b8e8e; }
    .artConInfo{ height: 20px; line-height: 20px; padding-left: 180px; font-size: 12px; color: #41a9a9;  padding-left: 180px; }
        .artConInfo span{ float: left; height: 20px; line-height: 20px;font-size: 12px; margin: 0 12px;}
        .shareBox{ float: left; }

    .artCon{ width: 673px; min-height: 470px; padding: 10px 35px; font-size: 12px; color: #3e3e3e; overflow: hidden; line-height: 24px; }
    .artConOtherNav{ width: 685px; height: 28px; line-height: 28px; margin-left: 35px; font-size: 12px; border: #bababa dashed 1px; border-width: 1px 0; }
        .artConOtherNav a{ float: left; color: #41a9a9; }
        .artConOtherNav span{ float: left; color: #41a9a9; margin: 0 15px; }

    .artConOtherNews{ height: 40px; padding:13px 0 22px 35px;}
        .artConOtherNews p{ height: 20px; line-height: 20px; font-size: 12px; }
            .artConOtherNews p span{ float: left; width: 46px; height: 16px; line-height: 16px; text-align: center;
                background: url("article_sprite.png") -221px -166px no-repeat; color: #ffffff; }
            .artConOtherNews p a{ float: left; color: #626262; margin-left: 10px;}

    .artConHotNews{ width: 685px; height: 120px; margin-left: 35px; }
        .artConHotNews h2{ height: 24px; line-height: 24px; color: #3a3a3a; font-size: 16px; font-family: "微软雅黑"; border-bottom: #b6b6b6 solid 1px; margin-bottom: 10px; }
        .artConHotNews ul{ width: 685px; font-size: 14px; }
            .artConHotNews ul li{ float: left; width: 342px; height: 24px; line-height: 24px; }
                .artConHotNews ul li a{ color: #626262; }

    .artConGoBackBtn{ height: 27px; padding: 20px 0; text-align: center; }
        .artConGoBackBtn a{ display: inline-block; width: 89px; height: 27px; background: url("article_sprite.png") 0 -166px no-repeat; }
        .artConGoBackBtn a:hover{ background-position: -89px -166px; }


    .artListBox{ width: 685px; min-height: 730px; padding-left: 35px; }
        .artListBox ul{ width: 685px; }
            .artListBox ul li{ float: left; width: 685px; height: 35px; line-height: 35px; border-bottom: #a7a7a7 solid 1px; font-size: 14px;  }
                .artListBox ul li span{ float: right; color: #3e3e3e; font-family: "微软雅黑"; }
                .artListBox ul li a{ float: left; color: #3e3e3e; font-family: "微软雅黑"; }

    .artListNav{ height: 21px; padding: 50px 0; font-size: 12px; text-align: center; }
        .artListNav a{ display: inline-block; width: 19px; height: 19px; line-height: 19px; text-align: center;
            color: #626262; border: #dddddd solid 1px; background: #f2f2f2; }
        .artListNav a:hover, .artListNav a.curr{ color: #02bcc0; border: #277078 solid 1px; }
        .artListNav a.otherPage{ width: 43px; height: 21px; border: none; background: url("article_sprite.png") -178px -166px no-repeat; color: #ffffff; }