@charset "utf-8";
/* CSS Document */



#funcontent {background-color:#000; color:#666}
#funcontentIn {background-color: #FFF; color: #000}

#funcontent a { color:#000 }	
#funcontent a:hover{ color:#000}

#funcontentIn a { color:#000 }	
#funcontentIn a:hover{ color:#000}
	
#funcontent td { color:  #999 }
#funcontent h3 a { color: #F90}
#funcontent h3 a hover { color: #F90; }

#funcontentIn td { color: #000 }
#funcontentIn h3 a { color: #F30}
#funcontentIn h3 a hover { color: #F30;text-decoration: underline;}


.pic { border:#FFF}


