/*
.topLogo	{
	height: 55px;
	padding-top: 25px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 30px;
}
*/
.anounceLogo	{

}
.anounceLogo a	{
	display: block;
	background-image: url(../top/anounce.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 30px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #73a1ff;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
.anounceLogo a:hover	{
	background-image: url(../top/anounce_hover.gif);
}
