@charset "UTF-8";/* CSS Document */#newsIndexTitle {	width: 750px;	padding-top: 30px;	overflow: hidden;	background-image: url(../images/sprite-top.png);	background-position: 0px 0px;	display: block;	height: 0px;	margin-left: 40px;	float: left;	margin-bottom: 15px;	line-height: 30px;	margin-top: 13px;	/margin-top: 0px;}#newsIndexMore a {	display: block;	height: 0px;	width: 120px;	padding-top: 30px;	overflow: hidden;	float: left;	background-image: url(../images/sprite-top.png);	background-position: 0px -40px;	margin-bottom: 15px;	line-height: 30px;	margin-top: 0px;}#newsIndexMore a:hover {	background-position: -140px -40px;}#newsIndexFeed a {	background-image: url(../images/sprite-top.png);	background-position: -280px -40px;	height: 0px;	width: 30px;	padding-top: 30px;	float: left;	overflow: hidden;	display: block;	margin-bottom: 15px;	line-height: 30px;	margin-top: 0px;}#news {	clear: left;}#news li {	background-image: url(../images/sprite.png);	background-position: 0px -896px;	padding-left: 20px;	width: 820px;	margin-right: 55px;	margin-left: 55px;	line-height: 1.6em;}
