﻿html {
	text-align: center;	
}
body {
	width: 100%;
	text-align: left;
	font-family: "微软雅黑";
	font-size: 12px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/sk/sk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFEC2D;
}
td {
	font: 12px/1.5 Verdana, Arial, Helvetica, sans-serif, "宋体";
	color: #333;
}
input { font: 10pt Verdana, Arial, Helvetica, sans-serif, "宋体"; }
img {
	border: none;
}
p,ul,ol,li,form,dl,dt,dd {
	margin: 0;
	padding: 0;
	list-style: none;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
.copyright {
	font-size: 14px;
	line-height: 25px;
	text-align: center;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333;
}
.copyright a, .copyright a:hover {
	color: #333;
	text-decoration: none;
}
/*===================================================*/
#gun {
	margin-top: 3141px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#gun ul {
	width: 2910px;
	overflow: hidden;
}

#gun ul li {
	float: left;
	margin-right: 10px;
}
.fot {
	text-align: center;
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
