/* :: http://www.bj686.com */
*{
	margin:0px auto;
	padding:0px;    
}
body{
	text-align:center;
	font-size:12px;
	margin:0px;
	padding:0px;
	font-family:"微软雅黑";
}
ul,dl,ol,li,dt,dd { 
	margin:0; 
	padding:0;
    list-style: none none;
}
img {
	border:0;
}
table{
	font-size:12px;
}
a{ 
	color:#123B79;
	text-decoration:none;
}
a:hover{color:#cccccc;}
a:hover img {	FILTER: alpha(opacity=90); -moz-opacity: 1}
a img {	FILTER: alpha(opacity=100); -moz-opacity: 0.9}
.content{ width:1002px; text-align:left; background:#FFFFFF; height:auto;}
.clear{ clear:both;}


	
