@CHARSET "UTF-8";

/* Reset CSS,Eidt by Sky Davis 2017-12-16 */

html,body,div,p,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,table,tr,td,button{
	margin:0px;padding:0px;
}
img{
	border:0px;
}
ul,li{
	list-style: none;
}
a{
	text-decoration: none;
}