body{ font-size:12px; line-height: 26px; font-family:"Microsoft YaHei","微软雅黑","宋体", Arial, sans-serif; padding:0px; margin:0px; background:#fff; color:#555; line-height:26px;}

a,img,a img{border:0px;}

/*::selection*/
/*{*/
    /*background-color:red;*/
/*}*/

/*标题样式*/
h1{ font-size:24px; line-height:36px; color:#333; font-weight:normal;}
h2{ font-size:18px; line-height:34px;color:#333;font-weight:normal;}
h3{ font-size:16px; line-height:30px; color:#333;font-weight:normal;}
/*标题样式*/

a, a:link, a:visited, a:hover, a:active{
    text-decoration:none
} 
body,form,div,span,ul,ol,li,p,pre,dl,dt,dd,h1,h2,h3,h4,h5,h6,em,a,fieldset,legend,address,label,textarea,select,input,figure,table,th,td,b,i{margin:0;padding:0;}
fieldset,img{border:0;}
ul,li{list-style:none;}
em,i{font-style:normal;}
table{border-collapse:separate;border-spacing:0;}
a{text-decoration:none;cursor:pointer; color:#6C6C6C;}
a:focus,input,button,select,textarea{outline:none;}
h1,h2,h3,h4,h5,h6{ font-size:100%; font-variant: normal;}
input,select,img{ vertical-align:middle;}
legend{ display:none;}
textarea{resize:none;}
.clear{ clear:both;}
.clearfix{zoom:1;}
.clearfix:after{clear:both; content:"";display:block;height:0;line-height:0;visibility:hidden;}


table {
    border-collapse: separate;
    border-spacing: 0;
} 
th, td {
    text-align: left;
    font-weight: normal;
} 
img, iframe {
    border: none;
    text-decoration:none;
} 
ol, ul {
    list-style: none;
} 

:focus { 
    outline: 0; 
} 

.lt {
    float: left;
}
.rt{
	float: right;
}

.fl {
    float: left;
}
.fr{
	float: right;
}




.fl{
    float:left;
}
.fr{
    float:right;
}

.clearfix:after{
    content:"\200b";
    display: block;
    height:0;
    clear:both;
}
.clearfix{
    *zoom:1;
}
input,select{
    outline: none;
}












































