@charset utf-8;

.li_list {
clear:both;
padding:0 0 0 0px;

}


.li_time {
padding:0 7px 0 0;
list-style-type: square;
}


ol.linenums {
margin:0 0 0 20px;

}

ol.linenums li {
color:#959595;
line-height:15px;
padding:0 5px;
}


*,div.pages .next a,div.pages .prev a {
margin:0;
padding:0;
}

.li_list a:hover,.created a:hover {
background-color:#105DB5;
color:#FFF;
text-decoration:none;

}

.li_list li,.na_list li {
clear:both;
height:18px;
list-style-type:square;
padding:2px;
overflow: hidden;
overflow-x: hidden;
overflow-y: hidden;
white-space: nowrap;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
}


.fixed,.clear {
clear:both;
}


h1,h2 {
font-size:18px;
}

div.pages .break,.created a {
color:#999;
}

.tag_fouse {
    font-family: "Microsoft YaHei";
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 3px;
    padding-top: 3px;
}