.share li{padding:3px 0px;}

.buttons{
	text-align:center;
	padding:5px 0px;
}
.buttons a,.buttons a:hover,.buttons a:visited{width:42%;padding:4px 0px;display:inline-block;border-radius:5px;margin-top:5px;color:#83A685;border:1px solid #83A685;}
.buttons .bl,.buttons .bl:hover,.buttons .bl:hover{margin-right:2%;}
.buttons .bfirst,.buttons .bfirst:hover,.buttons .bfirst:visited{background-color:#83A685;color:#FFF;}

.lines{height:1rem;background-color:#F5F5F5;}
.bookInto h1{font-size:18px;font-weight:normal;color:#83A685;}
.bookInto .intro{font-size:14px;text-indent:2rem;}
.bookInto .intro a,.bookInto .intro a:hover,.bookInto .intro a:visited{color:#60A9E3;}
.newUpdate_v2{
    display: block;
    margin: 8px 20px 8px;
    border-radius: 5px;
    border: 1px solid #F5F5F5;
    background: #E8E8E8;
    background: -webkit-gradient(linear, left top, left bottom, from(#F7F7F7), to(#E8E8E8));
    font-size: 14px;
}
.newUpdate_v2 a,.newUpdate_v2 a:hover,.newUpdate_v2 a:visited {
    display: block;
	padding:3px 0px 3px 15px;
    color: #666;
    font-size: 14px;
    background: url(../../images/wap/icon-list-link.png) no-repeat 95% center;
    background-size: 8px 11px;
}
.newUpdate_v2 span {
    color: #0066B8;

    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-binding: url('ellipsis.xml#ellipsis');
}
.footer_space{background-color:#3d4049;}

.comment{padding:0.2rem 0 0.6rem;}
.comment a,.comment:hover,.comment:visited{color:#60A9E3;}