#right{
	float: left;
	width: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#right-top{
	background-color: #FFFFFF;
	clear: both;
	float: left;
	height: 100px;
	width: 130px;
}
#right ul{
	font-weight: bold;
	text-align: center;
	margin: 0px;
	list-style-type: none;
	float: left;
	width: 100%;
	background-image: url(../pic/advbacktop.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 67px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#right li{
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#right a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

