body {
	margin: 0 auto;
	width: 100%;
	height: 500px;
	background: url("../images/ui/html_bg.png") repeat-x;
	
}

.bSpace{
	overflow: hidden;
	margin:0 auto;
	width: 37px;
	height: 96px;
	visibility: visible;
	float: left;
	background:url("../images/ui/bspace_01.png");
}
.cpIcon{
	overflow: hidden;
	width: 173px;
	height: 63px;
	background: url("../images/ui/TopBanner_02.png");
	float: left;
}
.logo{
	overflow: hidden;
	width: 368px;
	height: 63px;
	float: left;
}
.imgSpace1{
	overflow: hidden;
	width: 116px;
	height: 63px;
	background: url("../images/ui/eef_03.png");
	float: left;
}
.ImgSpace{
	overflow: hidden;
	width: 330px;
	height: 63px;
	/*background: url("../images/ui/TopBanner_05.png");*/
	float: left;
	visibility: visible;
}
.topIcon{
	overflow: hidden;
	width: 89px;
	height: 62px;
	padding: 20px 15px 0 195px;
}
.topBanner {
	overflow: hidden;
	margin: 0 auto;
	width: 1024px;
	height: 96px;
	visibility: visible;
}

.sky {
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
	height: 378px;
	background: url("../images/ui/sky.png") repeat-x;
	text-align: center;
}

.skySpace {
	overflow: hidden;
	margin:0 auto;
	width: 1024px;
	height: 124px;
	visibility: visible;
}

.stage {
	position:absolute;
	overflow: hidden;
	margin: 0 auto;
	width: 1024px;
	height: 0;
	display: inline;
}

.icon {
	overflow: hidden;
	position: absolute;
	width: 273px;
	height: 0;
	display: inline;
	cursor: pointer;
}
.spaceBox{
	margin: 0 auto;
	overflow: hidden;
	width: 948px;
	height: 80px;
	visibility: visible;
}
.bannerFrame{
	margin: 0 auto;
	overflow: hidden;
	width: 927px;
	height: 100px;
	visibility: visible;
	
}
.bannerBox{
	overflow: hidden;
	width: 297px;
	height: 95px;
	background: url("../images/ui/newsBtn.png") no-repeat;
	padding: 16px 6px 0 6px;
	float: left;
}
.bannerImg{
	overflow: hidden;
	width: 90px;
	height: auto;
	text-align: right;
	float: left;
}
.bannerText{
	overflow: hidden;
	width: 180px;
	height: auto;
	float: left;
	padding: 5px 0 0 5px;
}
.line{
	overflow: hidden;
	margin:0 auto;
	width: 1000px;
	height: 35px;
	text-align: center;
	vertical-align: bottom;
}
.footBox{
	overflow:hidden;
	width: 100%;
	height: 78px;
	margin: 0 auto;
}
.footContent{
	overflow:hidden;
	width: 1000px;
	height: 78px;
	margin: 0 auto;
}
.footName{
	overflow:hidden;
	width: 720px;
	height: 20px;
	/*padding: 30px 0 0 15px;*/
	color: #373737;
	float: left;
}
.footList{
	overflow:hidden;
	width: 248px;
	/*padding: 30px 0 0 518px;*/
	height: 20px;
	color: #373737;
	float: left;
	font-size: 12px;
	text-align: right;
}
.footPri{
	overflow:hidden;
	width: 983px;
	height: 20px;
	color: white;
	float: left;
	text-align: right;
	/*padding: 0 44px 0 0;*/
}
.footContent a {
	text-decoration: none;
	color:#373737;
}

.footContent a:hover {
	color: #373737;
}

.footContent a:active {
	color: red;
}

.footContent a :visited {
	color: red;
}

.bannerText a{
	color: #235494;
	text-decoration: none;
}

.bannerText a:hover{
	color: #235494;
	text-decoration: underline;
}
.topBannerLine{
	overflow:hidden;
	position:absolute;
	width: 1024px;
	height: 0;
	background: url("../images/ui/TopBannerLight.png") no-repeat;
	z-index: 50;
}
