@charset "utf-8";
ul {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear:both;
}.red {
	color: #FF0000;
}
