.aside-contact {
	width:62px;
	position:fixed!important;
	top:250px;
	right:10px;
	z-index:999
}
.aside-contact .help-tip,.aside-contact .mail-tip,.aside-contact .phone-tip,.aside-contact .register-tip {
	position:relative;
	width:60px;
	height:36px;
	padding:12px 0;
	margin-bottom:10px;
	border:1px solid #bbb;
	font-size:16px;
	line-height:18px;
	text-align:center;
	color:#fff;
	background:url(../images/aside-contact.png) no-repeat #fff
}
.aside-contact .phone-tip {
	background-position:-154px -2px
}
.aside-contact .mail-tip {
	background-position:-154px -64px
}
.aside-contact .help-tip {
	position:relative;
	background-position:-82px -128px
}
.aside-contact .help-tip a {
	position:absolute;
	display:block;
	top:0;
	left:0;
	width:60px;
	height:60px
}
.aside-contact .register-tip {
	cursor:pointer;
	background:url(../images/register-tip.jpg) center no-repeat #fff
}
.aside-contact .register-tip:hover {
	background:url(../images/register-tip-hover.jpg) center no-repeat #8db2df
}
.aside-contact .help-tip:hover .txt,.aside-contact .mail-tip:hover .tip,.aside-contact .mail-tip:hover .txt,.aside-contact .phone-tip:hover .tip,.aside-contact .phone-tip:hover .txt {
	display:block
}
.aside-contact .help-tip .txt {
	line-height:32px
}
.aside-contact .register-tip .txt {
	display:block;
	font-size:0
}
.aside-contact .register-tip .txt a {
	display:block;
	color:#666;
	text-indent:-999px
}
.aside-contact .register-tip:hover .txt a {
	display:block;
	color:#666
}
.aside-contact .help-tip:hover,.aside-contact .mail-tip:hover,.aside-contact .phone-tip:hover {
	background:#8db2df
}
.aside-contact .tip,.aside-contact .txt {
	cursor:default;
	display:none
}
.aside-contact .tip {
	position:absolute;
	width:135px;
	padding-right:15px;
	height:40px;
	line-height:40px;
	top:11px;
	right:66px;
	font-size:12px
}
.aside-contact .phone-tip:hover .tip {
	background:url(../images/aside-contact.png) 0 -9px no-repeat
}
.aside-contact .mail-tip:hover .tip {
	background:url(../images/aside-contact.png) 0 -73px no-repeat
}
