/* CSS Document */
#list {
	width:955px;
	margin:auto;
	padding:20px 20px;
	background-color:#FFCC66;
	}

#list a {
	color:#000000;
	}
