/* CSS Document */
.fright{float:right;}
.fleft{float:left;}
.tright{text-align:right;}
.tleft{text-align:left;}
.tcenter{text-align:center;}
.clear{clear:both;}
.wrap800 { width: 1024px; margin: 0px auto; }
.bl1000{ width:1000px; height:2px; background-color:#999; margin:0 auto;}
.bl760{ width:760px; height:2px; background-color:#999; margin:0 auto; clear:both;}