html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,abbr, address, cite, code,del, dfn, em, img, ins, kbd, q, samp,small, 
strong, sub, sup, var,b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, 
details, figcaption, figure,footer, header, hgroup, menu, nav, section, summary,time, mark, audio, video {
	padding: 0;
	margin: 0;
}   
div,dl,dt,dd,form,h1,h2,h3,h4,h5,h6,img,ol,ul,li,table,th,td,p,span,a{border: 0;}   
img,input{
	border: none;
	vertical-align: middle;
}   
body{
	font-family: Tahoma,Arial,Helvetica,"微软雅黑";
	font-size: 16px;
	background: #ffffff;
	color: #212121;   
}   
ul,ol{list-style-type: none;}   
th,td,input{font-size: 14px;}    
button{ 
	border: none;
	cursor: pointer;
	font-size: 16px;
	background-color: transparent;
}   
select{
	border-width: 1px;
	_zoom: 1;
	border-style: solid;
	padding-top: 2px;
	font-size: 14px;
}   
.clear{
	clear: both;
	font-size: 1px;
	height: 0;
	visibility: hidden;
	line-height: 0;
}   
.clearfix:after{
	content: "";
	display: block;
	clear: both;
}   
.clearfix{zoom: 1;}   
a{color: #333333;}
a:hover,
a:active{
	text-decoration: none;
}   
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td, th {
    display: table-cell;
    vertical-align: middle;
}
hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #cccccc;
	margin:1em 0;
	padding:0;
}
i {font-style: normal;}
.fl_left{float: left;}
.fl_right{float: right;}
h1,h2,h3,h4,h5,h6{font-weight: bold;}
