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
{    color: #3366ff;

    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 6px;
    width: 99%;
    font-weight: bold;
    font-size: 10pt;
    height: 20px;
    border-bottom: #00ccff 1px dashed;
    border-top:#00ccff 1px dashed;
}
.top
{
    background-image: url(top.jpg);
    width: 975px;
    height: 240px;
    background-repeat: no-repeat;
}
.toptitle
{
	padding-left: 80px;
	padding-top:50px;
    font-size: 18pt;
}
.center
{
    width: 970px;
    border-top: #339900 1px solid;
}
.mainblog
{
    width:67%;
    float: right;
  padding:10px;
  background-color: #ffffff;

}
.leftblog
{
    width: 30%;
    float: left;
    font-size: 10pt;
    padding-left: 5px;
    background-color: #ffffff;
}
.footblog {  clear: both;
    text-align: center;}
.readblog
{    
   padding :15px;
    width: 95%;
    word-wrap: break-word;
    word-break: break-all;
    line-height: 1.2;
    background-color: #ffffff;
}

.title
{
    font-weight: bold;
    font-size: 11pt;
    height: 25px;
    padding-top: 5px;
    color: #3366ff;
    background-image: url(title.jpg);
    border-top: #065e82 1px solid;
    border-bottom: #a9a9a9 1px solid;
}
.head
{
    font-size: 10pt;
    color: #a9a9a9;
    text-align: right;
    padding-bottom: 10px;
    padding-top: 10px;
}
.content
{
    padding-top: 5px;
     padding-bottom: 5px;
    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;
}
.toptitle A
{
    text-decoration: none;
    color: #ffffff;
}

