
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,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,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
::-webkit-scrollbar {width: 6px;background-color: transparent;}
::-webkit-scrollbar-thumb {background-color: #666666;border-radius: 4px;}
::-moz-scrollbar {width: 6px;background-color: transparent;}
::-moz-scrollbar-thumb {background-color: #666666;border-radius: 4px;}



body {
	font-size: 1.2rem;
	font-family: "microsoft yahei";
	word-break:break-all;
	word-wrap:break-word;
	overflow-x: hidden;
}
ol, ul, li { list-style: none; }
blockquote, q { quotes: none; }
table{border-collapse:collapse;border-spacing:0;empty-cells:show;}
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins,s { text-decoration: none; }
del { text-decoration: line-through;}
em,i {font-style:normal;}
/* Remove annoying border on linked images. */
a,img { border: none; text-decoration:none; }
a{text-decoration:none;}
a:hover{text-decoration:none;}a:focus{outline:none;-moz-outline:none;}
a:active{outline:none;blr:expression(this.onFocus=this.blur())}
h1 {font-size: 3.6rem;line-height: 4.5rem;font-weight:normal;}
h2 {font-size: 2.4rem;line-height: 3.0rem;font-weight:normal;}
h3 {font-size: 1.8rem;line-height: 2.2rem;font-weight:normal;}
h4 {font-size: 1.6rem;line-height: 2.0rem;font-weight:normal;}
h5 {font-size: 1.4rem;line-height: 1.8rem;font-weight:normal;}
h6 {font-size: 1.2rem;line-height: 1.6rem;font-weight:normal;}
article, aside, details, figcaption, figure, footer, header, menu, nav, section{display:block;}
[class*=am-u-] {padding-left: 0rem;padding-right: 0rem;}

