*{ 
margin:0px auto;
padding:0px;    
}
body{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-family: "微软雅黑";

}
img { border:0px;
}
table{
	font-size:12px;
	text-align: center;
}
a{ color:#666666;
text-decoration:none;
}
a:hover{color:#f00;}
a:hover img {	FILTER: alpha(opacity=90); -moz-opacity: 1}
a img {	FILTER: alpha(opacity=100); -moz-opacity: 0.9}

.content{ width:1200px; text-align:left; height:auto; }
.content_bottom{ width:1200px; text-align:center; height:auto; }
.clear{ clear:both;}
ul,li{ list-style:none;}
