﻿body {
	BACKGROUND: url(../images/site-nav.gif) no-repeat 999em 0px;
	BACKGROUND-REPEAT: repeat-x; BACKGROUND-POSITION: 0px -1px;
	font-size:12px;
	font-family: 宋体, arial,;
	color: #000;
	margin-left:1px;
	margin-top:5px;
	margin-right:1px;
	text-align:center;
}
a {
	color:#04d;
	text-decoration:none;
}
a:hover {
	text-decoration:underline
}
img {
	border-width:0px;
}
h1,h3,h4,ul,li{
	margin:0px;
	padding:0px;
}
h1 {
	font-size:14px;
}
h3,h4 {
	font-size:12px;
}
li {
	list-style-type:none;
}
/*area区*/
.area, .header, .nav, .footer, .content, .search {
	width:950px;
	text-align:left;
	margin:0 auto;
	margin-bottom:10px;
	overflow:hidden;
	clear:both;
}
/*导航*/
.nav {
	background-color:#F27F29;
	line-height:2.6;
	margin-bottom:0px;
	color:#FFFFFF;
	font-weight:bold;
}
.nav a {
	color:#fff;
	margin-left:23px
}
/*页眉*/
.header a{
	color:#666
}
/*页脚*/
.footer {
	text-align:center; border-top:1px solid #d7d7d7; padding-top:10px; margin-top:10px;
}
.footer div {
	color:#360;
	padding-bottom:10px;
}
/*顶部快捷菜单*/
.site-nav{
	height:26px;
	margin-bottom:5px;
}
/*logo*/
.logo {
	float:left;
}
.login {
	float:left;
}
.quick-btn{
	float:right;
	
}
.quick-btn a {
	margin-left:10px;
	
}
/*边导航*/
.sidebar {
	width:300px;
}
/*搜索*/
.search {
	background-color:#ffa730;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
}
/*内容*/
.content {
	width:99%;
	color:#222;
	overflow:hidden;
	font-size:14px;
	line-height:1.8;
}
.banner {
}
.banner-top div {
	float:left;
	width:468px;
	height:60px;
}
.banner-top .right {
	float:right;
}
/*以上标准seo*/

/*通用样式*/
.PostContentInner {
	width:99%;
	color:#222;
	overflow:hidden;
	font-size:14px;
	line-height:1.8;
}
.solidbox {
	border: 1px solid #D7D7D7;
}
.tophei {
	border-top: #D7D7D7 1px solid
}