/* CSS Document */
.red{ color:#FF0000;}
.orange{ color:#FF6600;}
.blue1{ color:#3399FF;}
.white{ color:#fff;}
.clear{ clear:both;}
.bold{ font-weight:bold;}
.grey1{ color:#999;}
.grey2{ color:#666;}
.fz10{ font-size:10px;}
.fz12{ font-size:12px;}
.fz14{ font-size:14px;}
.fz18{ font-size:18px;}
.button_s1{ border:1px solid #ccc; width:150px;}
.button_s2{ width:80px;}
.float_l{ float:left;}
.float_r{ float:right;}
.co_333{ color:#333;}
.co_666{ color:#666;}

.select_s1{ width:120px;}

