@charset "utf-8";

/* CSS Document */

body,ol,ul,li,table,tr,td,dt,dd,dl,p,h1,h2,h3,h4,h5,h6,form,input,select,textarea{margin:0;padding:0; font-family:"微软雅黑";}

body{font-size:12px;color:#212121; margin:0; padding:0; background:url(../images/bodybg.jpg) repeat-x top;}

input,button,select,textarea{outline:none}

a img{border:none;}

li{list-style-type:none;}

a{text-decoration:none;color:#212121;}

input{vertical-align:middle;font-family:"微软雅黑";}

table{border-collapse:collapse;font-family:"微软雅黑";}

a:hover{cursor:pointer; color:#0d497a;}

a,area { blr:expression(this.onFocus=this.blur()) } /* for IE */

:focus { -moz-outline-style: none; } /* for Firefox */

a { outline:none; } /* for FF Chrome */

.clear{ clear:both;}