body {
	margin:0px;
	background-image:url('./images/body-bg.jpg');
	background-repeat:repeat-x;
	text-align: center;
	background-color:#ECF1F7;
	font-family:Tahoma, Verdana, Arial;
	font-size:80%;
}
p {
	margin-top:0px;
	margin-bottom:0px;
}
a:link {text-decoration: none;color: #0033CC;}
a:visited {text-decoration: none;color: #0066FF;}
a:hover {text-decoration: none;color: #0088CC;}
a:active {text-decoration: none;color:#FF0000;}
#Top {
	background-image:url('./images/banner-bg2.jpg');
	margin-right: auto;
	margin-left: auto;
	width:904px;
	height:242px;
}
#Top .LeftConner {
	background-image:url('./images/banner-bg1.jpg');
	background-repeat:no-repeat;
	width:46px;
	height:242px;
	float:left;
	position:relative;
}
#Top .RightConner {
	background-image:url('./images/banner-bg3.jpg');
	background-repeat:no-repeat;
	width:47px;
	height:242px;
	float:right;
	position:relative;
}
#Top .Main {
	width:811px;
	height:145px;
	+height:142px;
	float:left;
	position:relative;
	padding-top:100px;
}
#Top .Main h1 {
	color:#FFFFFF;
}
#Top .Main h2 {
	color:#CCCCCC;
}
#Main {
	width:904px;
	background-image:url('./images/context-bg.jpg');
	text-align:center;
	margin: 0 auto;
}
#Main .Sidebar {
	width:30%;
	float:left;
	text-align:left;
	padding-left:5%;
	+padding-left:45px;
	padding-top:5px;
}
#Main .Sidebar h3 {
	font-size:110%;
	text-align:left;
}
#Main .Sidebar .Rss {
	background-image:url('./images/ess-icon.jpg');
	background-repeat:no-repeat;
	background-position:center left;
	height:130px;
	line-height:130px;
	vertical-align:middle;
	padding-left:90px;
}
#Main .Sidebar ul {
	margin:0px;
	list-style-type:none;
}
#Main .Sidebar li {
	margin-left:20px;
	list-style-image:url('./images/dot.gif');
	line-height:20px;
	vertical-align:top;
}
#Main .Content {
	width:60%;
	float:left;
	text-align:left;
}
#Main .Content .RoadPoint {
	background-image:url('./images/mianbaoxie-line.jpg');
	background-position:bottom left;
	background-repeat:no-repeat;
	height:30px;
	line-height:30px;
}
#Main .Content h2 {
	font-size:130%;
}
#Main .Content h3 {
	font-size:110%;
}
#Main .Content .TagsList {
	background-image:url('./images/tag_blue.gif');
	background-repeat:no-repeat;
	padding-left:20px;
	margin-left:10px;
}
#Main .Content .Context {
	padding:3px;
	margin-left:10px;
}
#Main .Content .Context p {
	padding-top:10px;
	padding-bottom:10px;
}
#Main .Content .CopyRight {
	color:#AAAAAA;
	font-size:80%;
	text-align:right;
}
#Main .Content .PreviousPage {
	width:50%;
	float:left;
}
#Main .Content .NextPage {
	width:50%;
	float:right;
	text-align:right;
}
#Main .Content .CommentStat {
	text-align:right;
	font-size:90%;
	color:#999999;
}
#Main .Content  .CommentForm {
	background:#FFF;
	padding:5px;
	border:1px solid #ACCDFF;
	margin:20px 10px;
}
#Main .Content .CommentForm form
{
	background:#D5E3FB url('./images/quote.gif') top right no-repeat;
	padding:10px;
	margin:0;
}
#Main .Content ol.comment{
    padding:0;
    margin:0;
}

#Main .Content ol.comment cite{
    color:#555;
    padding:0;
    margin:0;
}
#Main .Content ol.comment li small{
	color:#999;
}
#Main .Content ol.comment li p.comment-text {
	padding-left:10px;
}
#Bottom {
	background-image:url('./images/bottom-bg1.jpg');
	width:904px;
	margin:0px auto;
	font-size:75%;
	text-align: center;
}
#Bottom p {
	margin-top:10px;
	margin-bottom:10px;
}
#Bottom .w3cHtmlValidator {
	float:right;
	position:relative;
	margin-top:-50px;
	margin-right:30px;
}
#Bottom a:link {color: #0F3388;text-decoration: none;}
#Bottom a:visited {color: #0F3388;text-decoration: none;}
#Bottom a:hover {color: #FFFFF;text-decoration: underline;}
#Bottom a:active {color: #606060;text-decoration: none;}