@charset "utf-8";
/* CSS Document */

ul,ol{
	margin:0px;
	padding:0px;
	border:0px;
	list-style-type:none;
	}

