@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, 
dl, dt, dd, ul, ol, li, 
pre, 
fieldset, lengend, button, input, textarea, 
th, td { 
    margin: 0;
    padding: 0; line-height:1.2;
	font-family:'Microsoft Yahei';
}
.clearfix:before,.clearfix:after {content: ".";display: block;height: 0;visibility: hidden;}
.clearfix:after {clear: both;}
.clearfix {zoom: 1;} /* IE < 8 */

body,
button, input, select, textarea { 
   
    font: 12px/1 tahoma, helvetica, arial, "\5b8b\4f53", sans-serif; 
	font-family:'Microsoft Yahei';
}

address, cite, dfn, em, var { font-style: normal; } 
code, kbd, pre, samp, tt { font-family: "courier new", courier, monospace; } 
small { font-size: 12px; }
ul, ol ,li{ list-style: none; }


a { text-decoration: none; color:inherit; }
a:hover { text-decoration: none; color:inherit; }

abbr[title], acronym[title] { 
	border-bottom: 1px dotted;
	cursor: help;
}

q:before, q:after { content: ''; }


legend { color: #000; } 
fieldset, img { border: none;  }

img{ border:none;}

button, input, select, textarea {
    font-size: 100%; 
}


table {
	border-collapse: collapse;
	border-spacing: 0;
}


hr {
    border: none;
    height: 1px;
}

.fl{ float:left}
.fr{ float:right}
.center{ margin:0 auto}
.clear_margin{ margin:0}
.clear_padding{ padding:0}
.clear_border{ border:none}
.clear_bg{ background:none}

