@charset "utf-8";
/* CSS Document */



#icenter {
	width:450px;
	height:166px;
	margin-left: auto;
	margin-right: auto;
	padding-top:250px;	
}

#ar_bu {
	background: url(../main-images/forumaren_05.jpg) no-repeat 0px 0px;
	display: block;
	height: 40px;
	width: 111px;
	}

#ar_bu:hover {
	background: url(../main-images/forumaren_05.jpg) no-repeat 0px -40px;
}

#en_bu {
	background: url(../main-images/forumaren_03.jpg) no-repeat 0px 0px;
	display: block;
	height: 40px;
	width: 126px;
	}

#en_bu:hover {
	background: url(../main-images/forumaren_03.jpg) no-repeat 0px -40px;
}