@charset "utf-8";
/*footer*/
.footer{ width:990px; margin:0 auto;}
	.link{ border:1px solid #ccc; background:#fff; overflow:hidden;}
	.link_tit{ height:24px; line-height:24px; background:url(../img/link_tit_bg.gif) no-repeat; padding-left:10px;}
	.link_tit li{ height:22px; margin-top:2px; width:80px; float:left; display:inline; color:#000; text-align:center; font-weight:bold; cursor:pointer;}
	.link_tit li.on{ color:#000; background:#fff;}
	.link_con{ padding:10px; display:none;}
	.link_con a{ margin-right:12px; white-space:nowrap; color:#333; line-height:24px; overflow:hidden;}
	.copyright p{ line-height:20px; text-align:center; color:#666;}
	.copyright p a{ color:#666;}
