body{
	background-image:url(/images/bodyBj.jpg);
}

#publicHead{
	width:100%;
	min-width:980px;
	height:9px;
	float:left;
	overflow:hidden;
	background-image:url(/images/headTop.jpg);
	background-position:center;
	background-repeat:repeat-x;
}
#topBanner{
	width:980px;
	height:90px;
	margin:auto;
	overflow:hidden;
}
#topBanner .content{
	width:980px;
	height:90px;
	float:left;
	overflow:hidden;
}
#TopLogo{
	width:220px;
	height:90px;
	float:left;
	overflow:hidden;
}
#TopLogo img{
	width:220px;
	height:90px;
	border:none;
}
#TopCenter{
	width:450px;
	float:left;
	overflow:hidden;
}
#TopCenter ul{
	width:450px;
	margin-top:35px;
	float:left;
	overflow:hidden;
}
#TopCenter ul li{
	width:40px;
	height:25px;
	line-height:25px;
	float:left;
	overflow:hidden;
	text-align:center;
}
#TopCenter .kjs{
	width:104px;
}
#TopCenter .losspsw{
	width:60px;
}
#TopCenter ul li img{
	border:none;
}
#Search{
	width:310px;
	float:left;
	overflow:hidden;
}
#Search table{
	width:300px;
	float:left;
	overflow:hidden;
	margin-top:30px;
	padding:0px;
}
#Search input{
	width:200px;
	height:21px;
	line-height:21px;
	float:left;
	overflow:hidden;
}


#MidBody{
	width:980px;
	margin:auto;
	overflow:hidden;
}


#friendLink{
	width:980px;
	margin:auto;
	margin-top:5px;
	overflow:hidden;
}
#friendLink .title{
	width:960px;
	height:30px;
	line-height:30px;
	padding:0px 10px;
	margin:auto;
	font-size:14px;
	overflow:hidden;
	background-color:#F7F5ED;
}
#friendLink .title .fRight{
	width:128px;
	height:23px;
	line-height:23px;
	margin-top:3px;
	overflow:hidden;
	text-align:center;
	font-size:12px;
	color:#959595;
	background-image:url(/images/friendRight.jpg);
}
#friendLink .title .fRight a{
	color:#959595;
}

#friendLink .content{
	width:980px;
	margin:auto;
	overflow:hidden;
	background-color:#A99D6D;
}
#friendLink .content ul{
	width:960px;
	padding:10px;
	margin:auto;
	overflow:hidden;
	background-color:#A99D6D;
}
#friendLink .content ul li{
	width:110px;
	height:40px;
	padding:5px;
	float:left;
	overflow:hidden;
}
#friendLink .content ul li img{
	width:110px;
	height:40px;
	border:none;
}

#DownCopyRight{
	width:980px;
	margin:auto;
	margin-top:5px;
	overflow:hidden;
}
#aboutus{
	width:980px;
	height:30px;
	line-height:30px;
	float:left;
	overflow:hidden;
	text-align:center;
	color:#B1AA8E;
	background-color:#fff;
	border-top:1px solid #D7D2BD;
	border-bottom:5px solid #D7D2BD;
}
#aboutus a{
	color:#B1AA8E;
}
#DownCopyRight .content{
	width:980px;
	float:left;
	padding-top:10px;
	overflow:hidden;
	background-color:#fff;
}
#DownCopyRight .content .leftPic{
	width:200px;
	height:102px;
	float:left;
	overflow:hidden;
}
#DownCopyRight .content .rightText{
	width:760px;
	height:102px;
	float:left;
	overflow:hidden;
	padding-left:20px;
	color:#B1AA8E;
}
#DownCopyRight .content .rightText a{
	color:#B1AA8E;
}
#DownFoot{
	width:100%;
	min-width:980px;
	height:14px;
	margin:auto;
	margin-top:10px;
	overflow:hidden;
	background-color:#fff;
	background-image:url(/images/downFoot.jpg);
}


