﻿* {
	margin: 0px auto; padding: 0px;
}
body {
	 margin: 0px; padding: 0px; text-align: center; font-family: "Microsoft YaHei"; font-size: 12px; color:#666; overflow-x:hidden; position:relative
}
img {
	border: 0px;
}
table {
	font-size: 12px;
}
a {
	color:#555555; text-decoration: none;
}
a:hover {
	color:#555555;
}
a:hover img {
	-moz-opacity: 1;
}
a img {
	-moz-opacity: 0.9;
}
.content {
	 width: 1000px; height: auto; text-align: left;  overflow:hidden; margin-left:-500px; left:50%; position:relative; float:left
}
.content02 {
	 width: 1000px; height: auto; text-align: left; margin:0 auto
}

.clear {
	clear: both;
}


ul,li {
	
}

