.listMouseOver {
	background-color: #E3E1E1;
	color: #CCCCCC;
	cursor: hand;
	font-weight: bold;
}
.listmouseout{
	background-color: #EBEBEB;
	color: #8F8F8F;
	cursor: hand;
}
a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.know_til {
	font-size: 14px;
	font-weight: bold;
}
a.t:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.t:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.t:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
a.t:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.in_bian_feel {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
