/*
	顶部导航
*/
/*
#naver{ line-height:22px; padding:5px 10px; height:22px; background:#2D5D8D url(pic/naver.gif) repeat-x; color:#ccc; margin-bottom:10px; font-family:Arial,"宋体"; }
	#naver div{ float:right;}
	#naver a{color:#fff; margin:0 2px; font-weight:normal; text-decoration:none;}
	*/
		
#naver{ line-height:20px; padding:5px 10px; height:20px; background:#ccc url(pic/nav_bg.gif) repeat-x; color:#999; margin-bottom:10px; font-family:Arial,"宋体"; }
	#naver div{ float:right;}
	#naver a{color:#333; margin:0 4px; font-weight:normal; text-decoration:none;}
	#naver a:hover{color:#000; text-decoration:underline;}		

		
/*
版权区
*/		
#footer{ line-height:20px; margin:10px auto 0 auto; clear:left; color:#929292; padding:10px 10px 0 10px; text-align:center;}
	#footer a:link,#footer a:visited{color:#616161; text-decoration:none;}
	#footer a:hover{ text-decoration:underline;}

