@charset "gb2312";
/********************
********** 整体布局
********************/


/* 友情连接 */
#footer{ margin: 10px 0; width:960px; margin:0 auto; margin-top:10px; }

#footer a{ display: inline; color: #666; line-height: 150%; text-decoration:none; white-space:nowrap; }

#footer a:hover{ text-decoration: underline; color: #f60; }

#footer div,#footer p{  text-align:center; color:#666; padding-top:5px; margin:0; }

#footer div{
	border-top: 1px dashed  #ccc;	
}
