@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:#2255B1;}
a img{border:0px; max-width: 100%;}
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;}
.bor_rad{ border-radius:5px;}