body,ul,li,p,span,h1,h2,h3,h4,h5,h6.dl,dt,dd {
    margin:0px;
    padding:0px;
    font-size:12px;
}
ul,li {
    list-style:none;
}
h1,h2,h3,h4,h5,h6 {
    font-weight:normal
}
.foot {
    background:#404040;
    color:#fff
}
.foot li {
    float:left;
    width:33%;
    height:40px;
    line-height:40px;
    text-align:center
}
.foot a {
    color:#fff;
}
.dixian {
    color:#999;
    text-align:center;
    margin:10px 0px;
}
.clear {
    clear:both;
}
.nav {
    height:50px;
    line-height:50px;
    background:#404040
}
.nav a {
    color:#fff;
}
.nav .sitename {
    position:absolute;
    top:0px;
    left:10px;
    font-size:18px;
    color:#fff;
}
.nav .sitename img {
    margin-top:10px;
}
.nav .pagetitle {
    position:absolute;
    left:50px;
    right:50px;
    text-align:center;
    color:#fff;
}
.nav .searchico img {
    margin-top:10px;
}
.nav .searchico {
    position:absolute;
    right:10px;
    color:#fff;
}
.nav .searchico a {
    height:50px;
    width:30px;
}
.nav .userico {
    position:absolute;
    right:50px;
    color:#fff;
}
.nav .userico img {
    margin-top:10px;
}
.nav .userico a {
    height:50px;
    width:30px;
}
.sort {
    position:relative;
    margin:10px;
    padding-bottom:10px;
    border-bottom:1px solid #404040
}
.sort .sorts a {
    color:#F90
}
.sort .click a {
    color:#fff;
}
.sorts {
    margin-left:60px;
    color:#F90;
}
.sorts li {
    float:left;
    width:25%;
    text-align:center;
    height:25px;
    line-height:25px;
}
.sorts span {
    display:block;
}
.sorts .click {
    background:#FF9900;
    color:#fff;
    border-radius:5px;
}
.sortstitle {
    position:absolute;
    top:0px;
    left:0px;
    width:50px;
    text-align:center;
    background:#F90;
    color:#fff;
    height:25px;
    line-height:25px;
    border-radius:5px;
}
.sortstitle a {
    color:#fff;
}
.topul li {
    position:relative;
    height:90px;
    border-bottom:1px solid #ddd;
    margin:10px;
}
.topul .top_img {
    position:absolute;
    top:0px;
    left:0px;
    display:block;
    width:60px;
    border:1px solid #ddd;
    padding:2px;
}
.topul h2,.topul p,.topul .author,.topul .other {
    position:absolute;
    color:#999;
}
.topul h2 {
    top:0px;
    left:75px;
    height:20px;
    line-height:20px;
    overflow:hidden;
    font-size:14px;
}
.topul p {
    top:20px;
    left:75px;
    height:40px;
    line-height:20px;
    overflow:hidden;
    font-size:12px;
}
.topul .author {
    top:65px;
    left:75px;
    font-size:10px;
}
.topul .author a {
    color:#999
}
.topul .other {
    top:65px;
    right:10px;
    font-size:10px;
}
.page {
    border:1px solid #404040;
    background:#404040;
    margin:10px;
    margin-top:20px;
    border-radius:5px;
    height:30px;
    line-height:30px;
    color:#fff;
}
.page a {
    color:#fff;
}
.page li {
    float:left;
    width:24%;
    text-align:center;
}
.page1 {
    border-right:1px solid #6b6a6a;
}
.page2 {
    border-left:1px solid #2f2f2f;
    border-right:1px solid #6b6a6a
}
.page3 {
    border-left:1px solid #2f2f2f;
    border-right:1px solid #6b6a6a
}
.page4 {
    border-left:1px solid #2f2f2f;
}
.pagetips {
    text-align:center;
    margin-bottom:70px;
}
