@charset "utf-8";
*{
margin:0px;
padding:0px;
}
body{
background-color:#333333;
}
.zhanshi_all {
	clear: both;
	height: 666px;
	width: 1003px;
	margin-left:auto;
	margin-right:auto;
}
.zhanshi_all .zhanshi_flash {
	clear: both;
	float: left;
	height: 591px;
	width: 1003px;
	padding-bottom:25px;
	background-color: #000000;
	
}
.zhanshi_all .foot {
	float: left;
	height: 61px;
	width: 1003px;
	background-image: url(../imges/foot.jpg);
	background-repeat: no-repeat;

	padding-top: 14px;
	background-color: #000000;
}
.zhanshi_all .foot .wenzi {
	font-size: 12px;
	line-height: 20px;
	color: #F7931E;
	text-align: center;
	clear: both;
	float: left;
	height: 20px;
	width: 1003px;
	
}
.foot .wenzi a:link
{
	text-decoration: none;
	color: #F7931E;
}
.foot .wenzi a:visited
{
	text-decoration: none;
	color: #F7931E;
}
.foot .wenzi a:hover
{
	text-decoration: none;
	color: #F7931E;
}
.foot .wenzi a:active
{
	text-decoration: none;
	color: #F7931E;
}

