*
{
	margin:0px auto;
}
.clear{
	height:0;
	clear:both;
}
.ts
{
	background: url(../images/ts2.png) no-repeat;
	width:437px;
	height:50px;
	padding-top:200px;
	text-align:center;
}
.tscontent{
	background: url(../images/ts1.png) no-repeat;
}
.ts img{
	border:none;
}
a
{
	text-decoration:none;
}
img
{
	border:0px;
}
html
{
	font-size:14px;
	color:#3f344d;
	background-color:gray;
	font-family:宋体;
}

#homePage #homeNav, #kcxxPage #kcxxNav, #kcjsPage #kcjsNav, #kzxxPage #kzxxNav{
	color:#000;
	font-weight:bold;
}
.container
{
	width:1000px;
	background-color:#f8f4ef;
}
.header{
	height:305px;
	background:#f8f4ef;
}
p
{
	line-height:150%;
	text-indent:2em;
}
.footer
{
	background:#d7bd9d;
	width:1000px;
	height:47px;
	text-align:center;
	color:#70482b;
}
.footer p
{
	line-height:47px;
}
ul,li
{
	margin:0px;
	padding:0px;
	list-style:none;
}
.nav{
	width:1000px;
	height:40px;
	margin:0;
	padding-bottom:5px;	
	background: #f8f4ef;
	overflow:hidden;

}
ul.navbar
{
	width:1000px;
	height:40px;
	background: url(../images/navBg.jpg) top left no-repeat;
	float:left;
	box-shadow:0 2px 5px #a4a19e;
	padding:0px;
}
.navbarItem{
	width:125px;
	height:40px;
	float:left;
	margin:0;
}
.navbarItem:first-child{
	background:none;
}
.navbarItem a
{
	width:125px;
	height:40px;
	margin:0;
	padding:0;
	line-height:40px;
	display:block;
	float:left;
	text-align:center;
	color:#FFF;
	font-size:18px;
	font-family:"微软雅黑";
}
.navbarItemOn a
{
	color:#000;
	font-weight:bold;
}
.navbarItem a:hover
{
	color:#a35201;
	font-weight:bold;
}