/* CSS Document */
 body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}

.main {
	background-color:black;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
}



.banner {
	width: 100%;
	height:56px;
	float:left;
	display:inline;
	background-image: url(BG08.gif);
}

.News-list-A:a{
	font-family: "宋体";
	font-size: 14px;
	color: #415e70;
	text-decoration:underline;
}
.banner-bg {
	height: 56px;
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
}
.banner-logo {
	height: 56px;
	width: 172px;
	background-image: url(%E4%B8%AD%E5%9B%BD%E6%96%87%E8%89%BA%E7%BD%91logo.jpg);
	float: left;
	overflow: hidden;
}
.banner-daohang {
	font-size: 12px;
	float: left;
	height: 30px;
	line-height: 30px;
	letter-spacing: 1px;
	width: 780px;
	margin-left: 10px;
}

.banner-daohang a{
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}

.banner-daohang a:hover{
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}


.banner-yindao {
	font-size: 12px;
	float: left;
	height: 26px;
	line-height: 26px;
	letter-spacing: 1px;
	width: 780px;
	margin-left: 10px;
}


.banner-yindao a{
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}

.banner-yindao a:hover{
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}

span {
	margin-right: 4px;
	margin-left: 4px;


}







.Whole-P {
	width: 100%;
	display:inline;
	background-color:#000000;
	margin-left:auto;
	margin-right:auto;
	height: 740px;
}
.Whole-jiaodian {
	background-color: black;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}



.Footer {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	line-height: 30px;
	padding: 8px 0px 9px 0px;
	background-color: #CCCCCC;
	float:left;
	width:100%;
	color: #000000;
	text-align:center;
	margin:0px 0px 0px 0px;
	letter-spacing: 1px;
}
