a { color: #333; text-decoration: none; font-family: "Microsoft YaHei"; }
a:hover { color: #f00; text-decoration: none; font-family: "Microsoft YaHei";  }
*{
outline:none; font-family: "Microsoft YaHei"; }
select, textarea { color: #333; font-size: 15px; border: 1px #CCC solid; font-family: "Microsoft YaHei";  }
ul, li, table, tr, img { margin: 0px; padding: 0px; border: 0px; overflow: hidden; }
h1, h2, h3, h4, h5, h6 { margin: 0px; padding: 0px; border: 0px; font-size: 15px; }
.no_border { border: none; width: auto; height: auto; }
.float_left { float: left; }
.float_right { float: right; }
.clear_left { clear: left; }
.clear_right { clear: right; }
.clear_both { clear: both; height: 0px; }
select, textarea { color: #333; font-size: 15px; border: 1px #CCC solid; }