body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,input,textarea,p,th,td { 
	margin:0;
	padding:0;
	font-family:Microsoft Yahei,SimSun,Arial,Helvetica, sans-serif;
}
body{
	font-size: 12px;
	color: #969696;
}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}
img { 
	border:0;
}
ol,ul {
	list-style:none;
}
a{
	outline:none;
    color:#004B85;
    text-decoration:none;
    cursor:pointer;
}
a:hover{
	color:#066;
	text-decoration:none;
	
}

