html,body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
body,button,input,select,textarea{font:12px/1.5 Tahoma,Helvetica,Arial,'ËÎÌå',sans-serif,\5b8b\4f53;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
address,cite,dfn,em,var,i{font-style:normal;}
ul,ol,dl,li{list-style:none;}
fieldset,img{border:0;}
button,input,select,textarea{font-size:100%;}
table{border-collapse:collapse;border-spacing:0;}
a{
	color:#5e5e5e;
	text-decoration:none;
}
a:hover{
	color:#ff6c01;
	text-decoration:underline;
}
:focus{  
	outline: 0 none;
}
.backToTop { display: none;width: 95px;height: 130px;padding: 5px 0;background:url(../images/backtotop.png) no-repeat;_background:url(../images/backtotop.gif) no-repeat;background-position: 0 -20px;text-align: center;position: fixed;_position: absolute;left: 50%;margin-left: 510px;bottom: -12px;_bottom: "auto";cursor: pointer;}