﻿body {
	background:#cfcccc;
	color:#333333;
	font:12px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

#bodyblock {
	font:12px;
}

#bodyblock ul{
	margin-left:5px;
}

a:link, a:visited{
	color:#CC0000;
	text-decoration:none;
}

a:hover {
	color:#FF3300;
}

/*
*   网页头部区域风格
*/

#headerblock {
	width:960px;
	height:110px;
	padding-top:0px;
	padding-bottom:0px;
}

#logoarea {
	width:350px;
	height:110px;
	float:left;
	background:url(images/fs-logo.png) no-repeat;
}

#top-nav {
	width:610px;
	height:110px;
	float:right;
}

#top-nav ul{
	height:110px;
	width:610px;
	list-style:none;
	float:right;
	margin:0px;
	padding:0px;
}

#top-nav ul li{
	float:left;
	margin:0px;
	padding:0px;
	border-right:1px solid #BBBBBB;
}

#bodyblock{
	width:960px;
}

#sidebar {
	width:350px;
	float:left;
}

#sidebar ul{
	width:300px;
	list-style:none;
	margin:0px;
	padding:0px;
	margin-right:25px;
}

#sidebar ul li{
	padding-left:10px;
	padding-top:15px;
}

#sidebar ul li h2 {
	border-bottom:1px dotted #a0a0a0;
	background:#bfbfbf;
	color:#333;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:20px;
	margin-right:10px;
	font:18px normal Arial, Helvetica, sans-serif;
}

#sidebar ul li ul{
	margin-right:0px;
}

#sidebar ul li ul li {
	margin-right:20px;
	margin-left:20px;
	padding-top:5px;
	padding-bottom:0px;
	border-bottom:1px dotted #a0a0a0;
}

#sidebar ul li ul li a:link, #sidebar ul li ul li a:visited{
	display:block;
	width:240px;
	padding:5px;
	color:#333333;
}

#sidebar ul li ul li a:hover{
	background-color:#999999;
}

#search {
	width:350px;
	height:236px;
	background:url(images/search.png) no-repeat;
} 

#search input{
	margin-top:140px;
	margin-right:48px;
	width:250px;
	height:25px;
	border:1px solid #888888;
	background-color:#ffffff;
	font:12px Georgia, "Times New Roman", Times, serif;
}

#login {
	width:350px;
	height:236px;
	
} 

#contentarea {
	width:610px;
	float:right;
}

small.commentmetadata{
	color:#666666;
}
#content{
	padding:10px;
}

#content .entry img{
	padding:5px;
	border:1px #333 solid;
	background:#fff;
}

.post h2 img {
	border:none;
}

#content .entry img.postlogo{
	padding:0px;
	border:none;
}

ol.commentlist{
	border-top:1px solid #B0B0B0;
	border-bottom:1px solid #B0B0B0;
	width:490px;
	margin-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	
}

ol.commentlist li {
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #b5b5b5;
}

ol.commentlist li.commentitem0{
	background:#c8c5c5;
}

ol.commentlist li.commentitem1{
	background:#cfcccc;
}
div.commentmeta {
	padding-left:10px;
	padding-right:10px;
}

div#writecomment {
	width:600px;
	background:url(images/comment-body.png) repeat-y;
}

div#writecomment-body{
	margin:10px;
}

div#writecomment-body .commentinput{
	border:1px #a0a0a0 solid;
	height:25px;
	font:14px Georgia, "Times New Roman", Times, serif;
	background:#fefefe;
	color:#000000;
}

div#writecomment-body textarea{
	border:1px solid #a0a0a0;
	width:530px;
}

div#writecomment-top {
	width:600px;
	height:10px;
	background:url(images/comment-top.png) no-repeat;
}

div#writecomment-bottom {
	width:600px;
	height:10px;
	background:url(images/comment-bottom.png) no-repeat;
}
#footerblock {
	width:900px;
	height:80px;
	vertical-align:middle;
	clear:both;
	padding-left:20px;
	border-top:#333;
	background:#666;
	color:#CCCCCC;
}

#companyinfo {
	float:left;
	width:300px;
	padding-left:20px;
	border-right:1px solid #777;
	margin-top:10px;
	margin-bottom:10px;
}

#copyinfo {
	float:left;
	width:500px;
	font-size:10px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	color:#b0b0b0;
}

#copyinfo a:link, #copyinfo a:visited{
	color:#CCFF00;
	}
	
#copyinfo a:hover{
	color:#FFFFFF;
	background:#000;
}

.homepeace {
	padding:5px;
}

.homepeace a:link, .homepeace a:visited{
 	color:#000;
}

.homepeace a:hover {
	color:#993333;
}
