@charset "utf-8";
/* CSS Document */
body,ul,li,table,td,tr,p{
	padding:0;
	margin:0;
}

body {
width: 100%;
}

li{ list-style:none;}

a{text-decoration: none;}

