/* CSS Document */

.bold{ font-weight:bold}
.clear{ clear:both;}
.float_left{ float:left}
.float_right{ float:right}
.red{ color:#ff0000;}
.blue{ color:#3399FF;}
.fz12{ font-size:12px;}
.fz14{ font-size:14px;}