body{
    margin:0;
    font-size:14px;
    font-family:"宋体";
    text-align:center;
    word-break:break-all;
    word-wrap: break-word;
    background:url(images/bg.gif);
}
.ellipsis{
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    cursor:pointer;
}
#main{
    width:850px;
    background:#FFFFFF;
    text-align:left;
    margin:auto;
}
#center{
    margin-top:10px;
    margin-bottom:10px;
}
.top_title{
    font-size:64px;
    font-family:'黑体';
    height:64px;
    filter:glow(color=#FC4A7C,strength=4);
    font-weight:bold;
    color:#FFFFFF;
    text-align:center;
}
div.item{
    border:1px #AEAEAE solid;
    text-align:center;
    background:#f0f5f9;
}
td.item{
    border:1px #AEAEAE solid;
    text-align:center;
    background:#f0f5f9;
}
div.title{
    background:url(images/btbj.gif);
    height:25px;
    line-height:25px;
    font-weight:bold;
    font-size:14px;
    padding-left:1em;
    color:rgb(6,100,197);
    text-align:left;
    border-bottom:1px #AEAEAE solid;
}
span.more{
    font-weight:normal;
    border-left:1px #AEAEAE solid;
    padding:0 0.5em 0 0.5em;
}
.item_article{
    font-size:12px;
    height:12px;
    text-align:left;
}
hr.fg{
    color:#B0C4DE;
    height:1px;
}
div.pagination{
    margin-top:10px;
    font-size:14px;
}
img.diy{
    width:0;
    height:0;
}
