Please run the following and post the full output.
DBCC CHECKDB (<Database Name>) WITH NO_INFOMSGS, ALL_ERRORMSGS
Also, check through the windows event logs and look for hardware-related (specifically IO related) errors
Do you have a backup of this database?
--
Gail Shaw
SQL Server MVP