﻿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: 5px;
    width: 99%;
    font-weight: bold;
    font-size: 10pt;
    height: 20px;
    text-align: left;
    text-decoration: underline;
}
.top
{
    background-image: url(top.jpg);
    width: 970px;
    height:160px;
    background-repeat: no-repeat;
}
.toptitle
{
	padding-left: 680px;
	padding-top:50px;
    font-size: 18pt;
    color: #ffffff;
}
.center
{
 width:970px;   
}

.mainblog
{
    width: 67%;
    float: right;
    padding-top: 10px;
    background-image:url(right.jpg);
}
#mainblog
{
        padding-top: 200px;
}
.leftblog
{
    background-image: url(left.jpg);
    width: 31%;
    float: left;
    font-size: 10pt;
    padding-left: 5px;
    background-color: #f5f5f5;
    color: #AFB98C;
}
.footblog
{    
    background-image: url(foot.jpg);
    width: 960px;
    height: 50px;
    font-size: 10pt;
    padding-top: 15px;
    text-align: center;
    border-top: #ffffff thin solid;
}
.readblog
{    margin-top: 20px;
    padding-bottom: 10px;
    width: 90%;
    word-wrap:break-word; 
    word-break:break-all;
    line-height :1.5;    
    border-bottom: #dcdcdc 1px solid;

}

/* 此处为每篇blog显示所使用的id */
.title
{
    font-weight: bold;
    font-size: 11pt;
    color: #336600;
    font-family: 宋体;
}
.head
{
    font-size: 10pt;
    color: #a9a9a9;
    text-align: right;
    padding-bottom: 10px;
    padding-top: 10px;
}
.content
{
    padding-top: 15px;
     padding-bottom: 15px;
    font-size: 10pt;
    line-height: 170%;
    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;
}
/*日历控件*/
#rili
{
    padding-left: 3px;
}
/*对个性宣言做了绝对定位，如果个性宣言
较长，则主要调整top 值即可正确对位*/
#intro
{
    left: 330px;
    position: absolute;
    top: 200px;
    font-size: 12pt;
    width: 630px;
    background-color: transparent;
    border-top: #339900 1px solid;
    border-bottom: #339900 1px solid;
    padding-bottom: 20px;
    padding-top: 20px;
}
#xuanyan
{
    visibility: hidden;
    margin-top: 0px;
    margin-bottom: 0px;
}
