html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td {
    margin: 0;
    padding: 0;
    border-spacing:0px !important;
    border-collapse:0px;
    outline:medium;
}
/*A*/

a{
    text-decoration:none;-webkit-tap-highlight-color: rgba(0,0,0,0);
}
a:hover{
    text-decoration:none;
}
/*img*/

img{ border:0 none; vertical-align:top;/* max-width:100%;*/}

/*li*/
ul,li{list-style-type:none;}
/*¸¡¶¯*/
.fl{
    float:left;
    display:inline;
}
.fr{
    float:right;
    display:inline;
}
.clr:after {
    visibility: hidden;
    display: block;
    content: " ";
    clear: both;
    height: 0;
    line-height: 0;
}
.clr {
    zoom: 1;
}
img{boder:0;}
a{blr:expression(this.onFocus=this.close());}
a{blr:expression(this.onFocus=this.blur());}
a:focus { -moz-outline-style: none; }
a:focus { outline: none; }

.tal{ text-align:left;}
.tac{ text-align:center;}
.tar{ text-align:right;}

.padB108{ padding-bottom:65px;}
.height10{ width:100%; height:10px; background-color:#ededed;}
.padB30{ padding-bottom:30px !important;}
