@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,span,ul,li{margin:0; padding:0; display:block;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,img{margin:0; padding:0; border:0;}
body{min-height:100%; width:100%; height:auto !important; color:#333; font-size:14px; font-family:"微软雅黑"; background:#fff;}

/*---------公共属性-----*/
.clear{ clear:both;}
a{text-decoration:none;}
image{ border:0;}
ul, li{list-style-type:none;}
.bd{border:1px solid;}
.bdr{border:1px solid red;}
.ft_l{float:left;}
.mar-l20{margin-left:20px;}
.pad-l20{padding-left:20px;}

/*去掉a虚框*/
a {outline: none;}
a:active {star:expression(this.onFocus=this.blur());}
:focus { outline:0; }

/*全局小图标*/
.SearchList, .SearchList .Eleven,.SearchList .SLTen{background:url(../images/ico.png) no-repeat;}
