.box1 {
	font-family: Arial;
	font-size: 10px;
	color: #969696;
	height: 15px;
	width: 90px;
	border: 1px solid #C8C8C8;
}.top_text1 {
	font-family: Arial;
	font-size: 14px;
	color: #FF6600;
}
.top_link1 {
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;

/* style 3 */
}
a.top:link {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.top:visited {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.top:hover {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a.top:active {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

