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

.listBar{
	background-image:url(../images/list_home.jpg);
	background-repeat:no-repeat;
	display:block;
	width:900px;
	height:25px;
	clear:both;
	text-align:justify;
	text-indent:20px;
	line-height:25px;
	font-size:90%;
	
	
	}

#feedwind{
	margin:30px auto;
	padding:5px;
	background-color:#fff;
	/*float:left;*/
	}
