* {margin:0px;padding:0px;}
html{
   *overflow:auto !important;/*IE7*/
   *overflow:hidden;/*IE6*/
}
body {text-align:center;height:100%;margin:0px;overflow:auto;background-color: #FFF !important;}
div {font-family:"微软雅黑";font-size:12px;color:#444;line-height:20px;overflow:hidden;float:width;}
input,select {font-family:"微软雅黑";font-size:12px;color:#444;}
ul {list-style:none;float:left;}
table {margin:auto;font-family:"微软雅黑";font-size:12px;}
img {border:0px;}
.both {width:1px;height:0;clear:both;}
a {cursor:pointer;cursor:hand;}

.go_icon{background:#3b86cf;color:#fff;padding:0px 2px;border-radius: 3px 3px 3px 3px;border:none;font: 14px/1.5 '微软雅黑',Helvetica,Arial;}