@charset "utf-8";
/* CSS Document */

#superwrapper {
	/*width:1024px;
	margin:0 auto;*/
}

.top {
	/*margin:4px 0 0 30px;*/
}

#wrapper {
	/*margin:0 0 25px 30px;*/
}

.account {
	width:25px;
	height:162px;
	background-image:url(../images/general/myHit360.gif);
	background-position:right;
	background-repeat:no-repeat;
	margin:161px 9px 0 0;
	float:right;
}
.account:hover {
	width:30px;
	margin:161px 4px 0 0;
}
.account a {
	width:25px;
	height:162px;
	display:block;
}
.account:hover a {
	width:30px;
}
.account a span {
	display:none;
}