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