@charset "UTF-8"; 

ul#bannerList {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

	ul#bannerList li {
		margin: 0 0 10px 0;
	}
