﻿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: 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 {  clear: both;
    text-align: center;}
.readblog {
	margin-top: 20px;
	padding-bottom: 10px;
	width: 90%;
	line-height : 1.5;
	border-bottom: #dcdcdc 1px solid;
}
.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;
}
#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;
}



