﻿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
{

    background-image: url(left.jpg);
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right :10px;
    padding-top: 3px;
    padding-left: 10px;
    width: 94%;
    font-weight: bold;
    font-size: 10pt;
    height: 20px;
    text-align: left;
}
.top
{
    background-image: url(top.jpg);
    width: 970px;
    height: 290px;
    background-repeat: no-repeat;
}
.toptitle
{
	padding-left: 420px;
	padding-top:120px;
    font-size: 18pt;
}
.center
{
    width:970px;
    border-top: #339900 1px solid;         
       background-color: #efd585;
}
.mainblog
{
    width: 65%;
    float: right;
    margin-left: 3px;
    padding-left: 5px;
}
/*用户的一些信息 窄的那一栏*/
.leftblog
{
    width: 32%;
    float: left;
    font-size: 10pt;
    padding-left: 5px;
    margin-right: 5px;
    background-color: #ffffff;
}
/*页脚foot.htm*/
.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;
}

/* 此处为每篇blog显示所使用的id */
.title
{
    font-weight: bold;
    font-size: 11pt;
    height: 25px;
    padding: 5px;
    color: #339933;
    font-family: 宋体;

    border-top:  1px solid;
    border-bottom: 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;
}
.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;
}

