﻿@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{ border: 0 none; font-family: "microsoft yahei","微软雅黑" !important; font-family: inherit; font-size:100%; font-style: inherit; margin: 0; outline: 0 none; padding: 0; }
input:focus{ outline: 0 none; }
a:focus, *:focus {noFocusLine: expression(this.onFocus=this.blur()); outline:none;}
a { text-decoration:none; }
table { border-collapse: collapse; border-spacing: 0;}
caption, th, td { font-weight: normal; text-align: left;}
img, iframe { border: medium none; }
ol, ul { list-style: none outside none; }
li {vertical-align:top; list-style: none;}
input, textarea, select, button { font-family: inherit; font-size: 100%;}
.clearfix{overflow:auto;_height:1%}
.clearfix:after{content:".";display:block;height:0;clear:both;overflow:hidden;visibility:hidden;}/*同上，方法2*/
.text-hidden {white-space:nowrap; overflow:hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.text_auto { word-break:break-all; word-wrap:break-word;overflow :auto;}