/*Elements CSS Framework by Ben Henschel*/
/*Mass Reset*/
/*Thanks to Eric for this reset http://meyerweb.com/eric/thoughts/2007/04/14/reworked-reset/ */

html, div, span, applet, object, iframe, 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, dt, li, fieldset, form, legend, table, caption, tbody, tfoot, thead, tr
{
	
	font-size:12px;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
}
/*div {overflow:hidden; }*/
table {border-collapse: collapse; border-spacing: 0;}
q:before, q:after, blockquote:before, blockquote:after {content: "";}
.hotSearch p a:hover{text-decoration:underline;}
#down{margin-bottom:30px;}
strong{font-weight:bold;}
body,textarea,input,select,option{font-family:"微软雅黑"}
body,h1,h2,h3,h4,h5,h6,p,dl,dd,ul,ol,textarea,input,select,option,form{margin:0}
th,td,ul,ol,textarea,input,select,option{padding:0}
a{text-decoration:none;color:#333}a,textarea,input{outline:none}
a:hover{text-decoration:none}
textarea{overflow:auto;resize:none}
li{list-style:none}
a img{border:none}

.fl{float:left}.fr{float:right}
.clear{clear:both;height:0;overflow:hidden}
.clears:before,.clears:after{content:'';display:table}
.clears:after{clear:both}.clears{zoom:1}
label,label input{vertical-align:middle}
.btn{cursor:pointer;border:none}
.rel{position:relative}
.abs{position:absolute}

