@charset "utf-8";
* {
	margin:0px;
	padding:0px;
}
li {
	overflow:hidden
}
img {
	border:0px;
}
li img {
	vertical-align:top;
}
body {
	font-family:"宋体";
	font-size:14px;
	color:#333333;
	overflow-x:hidden;
}
ul li {
	list-style-type:none;
}
.all {
	margin:0 auto;
	width:960px;
	position:relative;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
