@charset "utf-8";
/* CSS Document */
body{
	background-color:#fdfed4;
	}
#head{
	background-image:url(../img/top/spring/heder.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:0px;
	springgin:0;
	height:86px;
	}
	
.topics{
	background-image:url(../img/top/spring/news-topics.gif);
	width:190px;
	height:25px;
	background-repeat:no-repeat;
	background-position:left;
	}
.arrow{
	background-image:url(../img/top/spring/arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:11px;
	height:13px;
	springgin:0px 0px  0px 10px;
}
.infobar{
	background-image:url(../img/top/spring/information-sites.gif);
	width:760px;
	height:22px;
	background-repeat:no-repeat;
	background-position:left;
	}
