/*-----------超链接样式---------------*/
.side_panel a:link,.side_panel a:visited{text-decoration:none;color:#3E3E2F;}
.side_panel a:hover{color:#000000;text-decoration:underline}

.cONTbOX_tOP .cONTbOX_tTL_mORE a:link,.cONTbOX_tOP .cONTbOX_tTL_mORE a:visited{
	width: 40px;
	height: 14px;
	background: url(icon/icon_more.gif) no-repeat;
	display: block;
}
.cONTbOX_tOP .cONTbOX_tTL_mORE a:hover{
	background: url(icon/icon_more_over.gif) no-repeat;
}
.tTLA:link,.tTLA:visited{font-size:14px;text-decoration:none;font-weight:bold;text-align:left;color:#CC6600;}
.tTLA:hover{
	color:#FF9900;
	text-decoration: underline;
}
.CateA:link,.CategoryA:visited{text-decoration:none;}
.CateA:hover{text-decoration:underline;}
.more:link,.more:visited{font-weight:bold;background:url(bullet-arrow.gif) no-repeat 0px 0px;padding-left:18px;margin:5px;text-decoration:none;}
.more:hover{background:url(bullet-arrow.gif) no-repeat 0px -15px;}
.fOOTER_mENU a:link,.fOOTER_mENU a:visited{
	text-decoration:none;
	color:#666666;
	margin-right: 6px;
	margin-left: 6px;
}
.fOOTER_mENU a:hover{
	text-decoration:none;
	color:#FF9900;
}
 /*---超链接样式定义结束---*/

