﻿ a:link,a:visited{
	text-decoration:none;
	color:#0063dc;
}
 a:hover{
	color:#0063dc;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

 .sidepanel a:link,.sidepanel a:visited{text-decoration:none;color:#666666;}
 .sidepanel a:hover{
	color:#FF53E1;
	text-decoration:none
}

 #container #foot a:link,#container #foot a:visited{
	text-decoration:none;
	color:#0063dc;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#CCCCCC;
}
 #container #foot a:hover{
	color:#666666;
	text-decoration:none;
}

 .menuA:link,.menuA:visited{
	font-size:12px;
	float:left;
	line-height:16px;
	text-align:center;
	padding:0px 4px 0px 4px;
	text-decoration:none;
	color:#666;
}  
 .menuA:hover{
	color:#0063dc;
	text-decoration:none;
} 

 .titleA:link,.titleA:visited{
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	color:#0063dc;
}
 .titleA:hover{
	color:#0066FF;
	font-weight: bold;
	background-color: #FFFFFF;
}


 .sideA:link,.sideA:visited{
	padding-left:12px;
	background:url(icon_list.gif) 0px 3px no-repeat;
	height:16px;
	overflow:hidden;
	display:block;
	margin-bottom:2px;
	width:128px;
	line-height:140%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
 .sideA:hover{
	padding-left:12px;
	background:url(icon_list.gif) 0px -11px no-repeat;
	color:#0063dc;
	text-decoration:none;
	height:16px;
	overflow:hidden;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

 .CategoryA:link,.CategoryA:visited{font-size:12px;text-decoration:none;}
 .CategoryA:hover{text-decoration:none;}

 .more:link,.more:visited{padding-left:15px;background:url(more.gif) 0px 2px no-repeat;font-size:12px;color:#666666;margin:2px;text-decoration:none;float:right;}
 .more:hover{
	padding-left:15px;
	background:url(more.gif) 2px 2px no-repeat;
	color:#0063dc;
}  

/*顶部按钮样式*/
.topAnniu A:link,.topAnniu A:visited{
	padding-right: 5px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	padding-bottom: 3px;
	padding-left: 5px;
	margin: 0px;
	padding-top: 3px;
}
.topAnniu A:hover{
	padding-right: 5px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0063dc;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 3px;
}