a[title="站长统计"]{
    display:none;
}
.word-div{
    display:none;
    height:100%;
    background-color:#c8daf0;
}
.word-top{ 
    position:fixed;
    top:0;
    height:133px;
    width:100%;
    overflow:hidden;
    background:url(../images/word-bg-1.png);
}
.word-top img,.word-bottom img{
    border:0;
}
.word-main{
  padding-top:150px;
  padding-bottom:30px;
}
.word-content{
    position:relative;
    width:680px;
    padding:20px 80px;
    margin:0 auto;
    background:#FFF;
    border-radius:3px;
    box-shadow:0 0 10px #888;            
    overflow:hidden;
    z-index:50;

}
.word-title{
    position:fixed;
    top:150px;
    width:680px;
    height:50px;
    line-height:50px;
    font-size:14px;
    color:#666;
    padding-top:20px;
    background:#FFF;
    border-bottom:1px solid #ddd;
    z-index:11;
}
.word-detail{
    position:relative;
    margin-top:60px;
    width:720px;
    padding-right:150px;
    overflow-y:scroll;
    font-size:14px;
    color:#333;
    text-align: justify;
}
.word-close{
    position:fixed;
    right:0;
    top:0;
    cursor:pointer;
}
.word-detail h2{
    font-size:30px;
}
.word-detail h3{
    font-size: 14px;
    color: #666;
    line-height: 30px;
}
.word-detail table{
    font-size: 13px;
    line-height: 20px;
    color: #999;
}
.word-detail .title {
    border-bottom: 1px dashed #d6d6d6;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.word-detail .title td {
    padding-right: 15px;
}
.word-bottom{
    position:fixed;
    bottom:0;
    height:21px;
    width:100%;
    background:url(../images/word-bg-12.png);
}
.style-normal-href{
  font-size:12px;
  text-decoration:underline;
}
.next-word-page {
    height: 100%;
    position: absolute;
    width: 50%;
    z-index: 10;
    right: 0;
    top: 0;
    cursor: url(http://www.yc.ifeng.com/css/img/book-next.png),-moz-zoom-out;
    cursor: url(http://www.yc.ifeng.com/css/img/book-next.png),auto;
}
.prev-word-page {
    height: 100%;
    position: absolute;
    width: 50%;
    z-index: 10;
    left: 0;
    top: 0;
    cursor: url(http://www.yc.ifeng.com/css/img/book-prev.png),-moz-zoom-out;
    cursor: url(http://www.yc.ifeng.com/css/img/book-prev.png),auto;
}
#tools_span a{
    margin:0;
}
#tools_span .icon{
    margin:0;
    transform:scale(.8,.8); 
    -webkit-transform:scale(.8,.8); 
    cursor:pointer;
}
.word-div .center .btn{
    border: 1px solid #eee;
}
.word-ewm{
    display:none;
    position:absolute;
    z-index:100;
    padding:20px;
}
.word-inner{
    display: none;
    background: #f9f9f9;
    padding: 20px;
    position: absolute;
    top:0;
    left: 78px;
    border: 1px solid #d6d6d6;
    border-radius: 3px;
    width:300px;
    max-height: 500px;
    min-width: 300px;
    z-index:100;            
}
#header{
    display:none;
}
.word-href{
    position:absolute;
    top:10px;
    right:10px;
}

.title h2 a{
    position:relative;
    top:5px;
    left:10px;
}
.title h2 a .word-title-1,.title h2 a .word-title-2,.title h2 a .word-title-3,.title h2 a .word-title-4,.title h2 a .word-title-5{
    position:absolute;
    top: -9px;
    left:6px;
    width:76px;
    border-radius:8px;
    background:#ffffff;
    font-size:13px;
    line-height:16px;
    text-align:center;
    z-index:2;
}
.title h2 a .word-title-1{
    color:#f2a254;
    border:1px solid #f2a254;
}
.title h2 a .word-title-2{
    color:#a2d77f;
    border:1px solid #a2d77f;
}
.title h2 a .word-title-3{
    color:#ff7171;
    border:1px solid #ff7171;
}
.title h2 a .word-title-4{
    color:#8dc5d8;
    border:1px solid #8dc5d8;
}
.title h2 a .word-title-5{
    color:#666666;
    border:1px solid #eeeeee;
}
.title h2 a .word-main-1,.title h2 a .word-main-2,.title h2 a .word-main-3,.title h2 a .word-main-4,.title h2 a .word-main-5{
    position:absolute;
    top:-10px;
    left:5px;
    width:80px;
    height:20px;
    padding-top:20px;
    border-radius:8px 8px 3px 3px;
    color:#ffffff;
    font-size:15px;
    line-height:16px;
    z-index:1;
    text-align:center;
}
.title h2 a .word-main-1{
    background:#f2a254;
}
.title h2 a .word-main-2{
    background:#a2d77f;
}
.title h2 a .word-main-3{
    background:#ff7171;
}
.title h2 a .word-main-4{
    background:#8dc5d8;
}
.title h2 a .word-main-5{
    background:#eeeeee;
    color:#666;
}
.article .leftbtn {
    z-index:10;
}
