@charset "UTF-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	font-size:1em;
//*	font-weight:normal;*//
	text-decoration:none;
	list-style:none;
	border:none;
}

