/** ===== copyright skin ===== */ 
#site_bottom{
	color: #bcc3c4;
	background-color : #1a1a1a;
}
#site_bottom a{
	color: #2999e9;
}
#site_bottom a:hover{
	color: #AAAAAA;
}
