body
{
    left: 50%;
    margin-left: -490px;
    width: 995px;
    position: relative;
    padding-right: 5px;
    padding-left: 5px;
    font-family: 宋体;
    font-size: 10pt;
}
LI
{
    line-height: 180%;
    list-style-type: none;
    left: -17px;
    position: relative;
}
.block
{
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 3px;
    width: 99%;
    font-weight: bold;
    font-size: 10pt;
    height: 15px;
    background-color: #ccff99;
}
.top
{
    background-image: url(top.jpg);
    width: 98%;
    height: 210px;
    background-repeat: no-repeat;
}
.toptitle
{
	padding-left: 120px;
	padding-top:50px;
    font-size: 18pt;
}
.center
{
    width: 970px;
    border-top: #339900 1px solid;
}

.mainblog
{
width: 66%;
float:right ;    
border-left: #99cc00 thin dotted;
padding-left:10px;

}
/*用户的一些信息 窄的那一栏*/
.leftblog
{
    width:30%;
    float: left;
    font-size: 10pt;
    padding-left:5px;

}
/*页脚foot.htm*/
.footblog
{
    width: 970px;
    height: 50px;
    font-size: 10pt;
    padding-top: 15px;
    text-align: center;
    border-top: #009900 thin solid;
    margin-top: 20px;
}
.readblog
{   margin-top: 20px;
    padding-bottom: 10px;
    width: 98%;
    word-wrap:break-word; 
    word-break:break-all;
    line-height :1.5;
}

/* 此处为每篇blog显示所使用的id */
.title
{
    font-weight: bold;
    font-size: 11pt;
    color: #000000;
    font-family: 宋体;
    background-image: url(title.jpg);
    border-right: #006600 1px solid;
    border-top: #006600 1px solid;
    border-left: #006600 1px solid;
    border-bottom: #006600 1px solid;
}
.head
{
    font-size: 10pt;
    color: #a9a9a9;
    text-align: right;
    padding-bottom: 10px;
    padding-top: 10px;
}
.content
{
    padding-top: 15px;
     padding-bottom: 15px;
    font-size: 11pt;
    line-height: 200%;
    color: #000000;
    border-top: #a9a9a9 1px dashed;
}
.foot
{
    border-top: #a9a9a9 1px dashed;
    font-size: 10pt;
    color: #a9a9a9;
    text-align: right;
    margin-top:10px;
    padding-top: 10px;
}
.reply
{
    border-right: #696969 1px dotted;
    border-top: #696969 1px dotted;
    border-left: #696969 1px dotted;
    border-bottom: #696969 1px dotted;
    padding-left: 50px;
    margin-right: 50px;
}
/*顶部图片下面的导航*/

/*特别的设置 */

#xuanyan
{
    visibility: hidden;
    margin-top: 0px;
    margin-bottom: 0px;
}
A
{
    text-decoration: none;
}
#rili
{
    padding-left: 10px;
}
#topurl
{
    color: #ff0000;
    text-decoration: none;
}
