/* CSS Document */
html{overflow-x:hidden;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, and, address, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input, textarea, select {margin:0;padding:0;border:0;}
body{font-size:12px;font-family:Î¢ÈíÑÅºÚ, Verdana, Geneva, sans-serif;-webkit-text-size-adjust: none;word-break: break-all;
background:#eff2f7; }
input,select{font-size:12px;}
input,button,select,textarea{outline:none}
span{font-family:ËÎÌå;padding:0 7px}
a,img{border:0;}
ul,ol,li{list-style:none;}
a{text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());transition: all 300ms ease 0s;}
.clear{clear:both;width:100%;height:0px;overflow:hidden;}
.fl{float:left;}
.fr{float:right;}
.wrap{
	width:1000px;
	margin:0 auto;
}
/*=======Í¨ÓÃ=======*/
#footer{
	height:250px;
	width:100%;
	background:#999;
	text-align:center;
	padding-top:30px;
}
#footer p{
	line-height:24px;
	color:#fff;
}
#footer a{
	color:#fff;
}
#footer a:hover{
	text-decoration:underline;
}