body
{  
    left: 50%;
    margin-left: -490px;
    width: 995px;
    position: relative;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 10pt; 
}
LI
{
    line-height: 180%;
    list-style-type: none;
    position: relative;
}
.block
{
    background-image: url(left.jpg);
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 3px;
    padding-left: 20px;
    width: 99%;
    font-weight: bold;
    font-size: 10pt;
    height: 25px;
    text-align: left;
    background-repeat: no-repeat;
}
.top
{
    background-image: url(top.jpg);
    width: 980px;
    height: 100px;
    background-repeat: repeat-x;
}
.toptitle
{
	padding-left: 600px;
	padding-top:40px;
	top: 30px;
	font-size: 18pt;	position: static;
}
.center
{
    width: 965px;
    border-top: #339900 1px solid;   
 background-color: #adcb7d;

}
.mainblog
{
    width: 65%;
    float: right;
    padding-left: 15px;
    background-image: url(background.jpg);   
}
.leftblog
{
    width: 30%;
    float: left;
    font-size: 10pt;
    padding-left: 5px;
    margin-right: 3px;
}
.footblog {  clear: both;
    text-align: center;}
.readblog
{   margin-top: 20px;
    padding-bottom: 10px;
    width: 95%;
    word-wrap:break-word; 
    word-break:break-all;
    line-height :1.2;
}

.title
{
    font-weight: bold;
    font-size: 11pt;
    height: 55px;
    padding-top: 5px;
    color: #009933;
    background-image: url(fenge.jpg);
}
.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: 1.6;
    color: #000000;
    text-indent: 20px;
}
.foot
{
    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;
}

