@charset "gb2312";
body,ul,li {
	margin: 0px;
	padding: 0px;
}
ol,ul{
	list-style: none;
}
a,a:hover{
	text-decoration:none;
}
button{
	padding:0px;
}
.clear{
	clear:both;
}
