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

#content ul {
	margin-top:-10px;
	}
#content ul li {
	margin-left:-10px;
	}
	
#clean {
	float:left;
	width:200px;
	margin-right:20px;
	}

#other {
	float:left;
	width:350px;
	}
	
#text {
	clear:left;
	}