﻿* {margin:0; padding:0;list-style:none;}

body {
	font-family : "宋体";
	font-size: 12px;
	line-height: 150%;
	color:#78777c;
	background:url(../images/header.jpg) repeat-x;
}
p {
	margin-bottom:5px;
}
a {
	color:#78777c;
	text-decoration:none;	
}
a:hover {
	text-decoration:underline;
	color: #FF0000;
}

#top {
	width:930px;
	margin:auto;
	text-align:left;
}
#bottom {
	background:#eeece8;
}
#clear {
	clear:both;
}

#header {
	color:#fff;
	padding:10px;
	height:70px;
}
#header a {
	color:#fff;
	text-decoration:none;
}
#header h1 {
	font-size:26px;
	line-height:70px;
}
#header_left {
	float:left;
	font-family: "黑体";
}
#header_right {
	float:right;
	text-align:right;
	line-height:35px;
}

#front {
	height:180px;
	margin:10px 0 10px 0;
}
#front_left {
	float:left;
	width:280px;
}
#front_right {
	float:right;
	width:585px;
	padding:10px;
	font-size:14px;
	line-height:26px;
}
.f_title {
	color:#669933;
}
#front_ll {
	float:left;
	width:340px;
}
#front_ll a {
	color:#669933;
	text-decoration:underline;
}
#front_ll a:hover {
	text-decoration:none;
}
#front_rr {
	float:right;
	width:180px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

#middle {
	width:900px;
	margin:auto;
	text-align:left;
}
#right {
	float:right;
	width:555px;
	padding:10px;
	background:#eeece8;
}
#left {
	width:220px;
	padding:10px 30px 10px 30px;
	float:left;
	background:#fafafa;
}


#left ul {
	list-style:none;
}
#left li {
	line-height:25px;
	border-bottom:1px solid #cbc9c6;
	margin-bottom:5px;
	overflow:hidden;
	width:220px;
	height:25px;
}
.left_title {
	font-size:14px;
	font-weight:bold;
	margin:20px 0 10px 0;
	padding-bottom:5px;
}
.left_title a {
	font-weight:normal;
}

#content {
	margin-bottom:50px;
}
#content p {
	margin-bottom:15px;
}

#article a {
	color:#aaa;
}
#article a:hover {
	text-decoration:underline;
}
#article p {
	margin-bottom:15px;
}
.ppimg img {
	border:5px solid #fff;
}
	
.title {
	font-size:14px;
	font-weight:bold;
	margin:20px 0 10px 0;
	border-bottom: 1px dashed #dddddd;
	padding-bottom:5px;
	color: #B4B4B4;
}
.title1 {
	font-size:14px;
	font-weight:bold;
	border-bottom: 1px dashed #dddddd;
	padding-bottom:5px;
	color: #A7A7A7;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.title a {
	color:#555;
}
.title a:hover {
	color:#669933;
}
.aaa {
	padding-bottom:10px;
	margin-top:10px;
	border-top: 1px dashed #dddddd;
}
.aaa a:hover {
	padding-bottom:10px;
	margin-top:10px;
	border-top: 1px dashed #dddddd;
	text-decoration: underline;
	color: #999999;
}
.xiang {
	border:1px solid #eeeeee;
	padding:10px;
}
.msg {
	padding:10px;
	background:#fff;
	margin-top:15px;
	list-style:none;
}
.quote3 {
	background:#fff6ca;
}
.post {
	margin-top:20px;
}
.article-date {
    display: none;
}
.homepage{
	display:none;
}
#tubiao li {
	background:none;
	padding:0;
}
#post-top {
	padding-bottom:20px;
}
#post-top p {
	background:url(../images/post-top.gif) no-repeat left center;
	padding-left:28px;
	line-height:20px;
}
#post-top a {
	font-size:14px;
	font-weight:bold;
	color:#669933;
}
#post-top a:hover {
	text-decoration:underline;
}
.ffsite li {
	margin-right:30px;
	float:left;
	display:inline;
}
#xiahuaxian a {
	text-decoration:underline;
}
#xiahuaxian a:hover {
	text-decoration:none;
}


#footer {
	text-align:center;
	background:url(../images/footer.jpg) repeat-x left top;
	height:80px;
	padding-top:12px;
	color:#eee;
}
#footer p {
	margin:0;
}
