@charset "utf-8";
/* CSS Document */

* { 
	margin: 0px; 
	padding: 0px; 
}

ul {
	list-style-type:none;
}

body {
	font-size: 14px;
}img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
