@charset "gb2312";
body {
	margin: 0px;
	padding: 0;
	background: url(../css/011.jpg) repeat-x left top;
	font-family: Arial,"ËÎÌå";
	font-size: 12px;
	color: #464646;
}
*,div, html, body, p, ul, li, a, form, img, table, td, h1{margin:0;padding:0; list-style:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
#header {
	width: 940px;
	height: 36px;
	margin: 0 auto;
}

.clearfix {display:inline-block;padding:0px;position:static ;right:0px;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;padding:0px;}
.adminPage li{margin:0 1px;display:block;height:20px;zoom:1;float:left;}
.adminPage li a{display:block;color:#002e4f;text-decoration:none;line-height:20px;padding:2px 8px 0px 8px;border:1px solid #1a7bc0;background:#d5ebfa;font-size:13px;}
.adminPage a.cur{border:1px solid #094e7f;background:#094e7f;color:#fff;}
.adminPage a:hover{border:1px solid #094e7f;background:#094e7f;color:#fff;}

#page {
	width: 940px;
	margin: 0 auto;
	margin-top:50px;
	overflow:hidden;
}
#logo {
	width: 940px;
	height: 115px;
	margin: 0 auto;
}

#logo h1{
	margin: 0px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color: #618C04;
}
#logo h1 {
	padding-top:60px;
}
#logo h1 a {font-size:24px;text-decoration: none;color: #618C04;}

#content {
	width: 980px;
	margin-top:20px;
}
.post {
	margin-bottom: 45px;
}
.post_top{ overflow:hidden;}
.post_top_img{width:40px; height:40px; float:left;}
.post_top_right{margin-left:10px; float:left;}
.post div.title {
	height:20px;
	font-size:12px;
	color: #618C04;
	font-weight:bold;
}
.post .meta {
	margin-left: 2px;
	font-size:12px;
	color: #66665E;
}
.post .comment{
	font-size:14px;
	color:#333;
	margin:10px auto;
	padding: 10px 15px;
	border-top: 1px solid #D4D8CB;
}
.post .comment p{line-height:24px;}
.post .links {
	display: block;
	width: 120px;
	height: 20px; 
	padding: 4px 0px 0px 40px;
	background: url(../images/img03.gif) no-repeat left top;
	font-weight: bold;
	color: #666666;
}
.friendlink{width:980px;margin:20px auto; overflow:hidden;}
.friendlink li{ margin:0 20px;float:left;}
.friendlink li a{color:#666666; text-decoration:none;}
.friendlink li a:hover{color:#666666; text-decoration:underline;}
#footer {
	width: 100%;
	height: 100px;
	margin: 0 auto;
	clear:both;
	background: #E1E1E1;
}
#footer p {
	font-size: 12px;
	padding-top: 30px;
	text-align: center;
	
}
#footer a {
	color:#999;
}
