yum install the following packages:
yum install fuse-ntfs-3g.i386 dkms-fuse.noarch
Yum will take care of any dependencies, like other kernel packages and modules. After that:
mount -t ntfs-3g /dev/sda? /path/to/mount/dir
Follow this link:
http://wiki.centos.org/TipsAndTricks/NTFSPartitions