﻿#u552
{
	border-style: none;
	border-color: transparent;
	background-color: #C30109;
	position: fixed;
}

#u553
{
	position: fixed;
	background: transparent url("../image/home.png") no-repeat left top;
	background-size: contain !important;
}

#u553:hover
{
	background: transparent url("../image/home2.png") no-repeat left top;
	background-size: contain !important;
}

