#box2     {
	border-bottom: 1px solid #d5d5d5;
	padding: 0px;
	width: 160px;
	height: 140px;
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#box2 ul  {
	color: #fff;
	list-style-type: none;
	list-style-position: inside;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 170px
 }

#box2 li  {
	float: left;
	margin: 0px 0px 1px;
	width: 160px;
	height: 20px;
	display: block;
 }
#box2 a:link, #box2 a:visited, #box2 a:active {
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	list-style-type: none;
	margin-right: 1px;
	width: 160px;
	height: 20px;
	display: block
 }
#box2 a:hover {
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	text-decoration: underline;
	list-style-type: none;
	margin-right: 1px;
	width: 160px;
	height: 20px;
	display: block;
 }
.linkback1 {
	text-indent: 8px;
	border: 1px solid #666;
	background-color: #039;
	color: #FFF;
}
.linkback2 {
	text-indent: 8px;
	background-color: #366;
}
.linkback2a {
	text-indent: 8px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.linkback3 {
	text-indent: 8px;
	background-color: #C03;
}
