﻿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;
    position: relative;
}
.block
{
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 5px;
    width: 97%;
    background-image: url(block.jpg);
    background-repeat: repeat-x;
    font-weight: bold;
    font-size: 10pt;
    height: 20px;
    text-align: right;
}
.top
{
    background-image: url(top.jpg);
    width: 970px;
    height :130px;
    background-repeat: no-repeat;
}
.toptitle
{
	padding-left: 180px;
	padding-top:50px;
    font-size: 18pt;
}
.center
{
 width:970px;   
}

.mainblog
{
width: 67%;
float:left ;
}
.leftblog
{
    width: 30%;
    float: right;
    background-image: url(left.jpg);
    font-size: 10pt;
}
.footblog {  clear: both;
    text-align: center;}
.readblog
{    margin-top: 20px;
    padding-bottom: 10px;
    width: 99%;
    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;
}
/*顶部图片下面的导航*/
A
{
    text-decoration: none;
}
#rili
{
    padding-left: 10px;
}

