@charset "utf-8";
/* CSS Document */

body,img,ul,li,input,a,form{ margin:0px; padding:0px; text-decoration:none; list-style-type:none;}
a {outline: none;star:expression(this.onFocus=this.blur()); color:#333;}
a:hover{ color:#0086CA;}
a img{border:0px;}
body{  font-family:"微软雅黑";  color:#333; font-size:14px; background: url(../images/body_bg.png);}

.float_left{ float:left;}
.float_right{ float:right;}
.clear_both{ clear:both;}