*{
	padding:0 0;
	margin:0 0;
	font: 12px/1.5 "Microsoft YaHei",tahoma,arial,Hiragino Sans GB,\5b8b\4f53;
	list-style:none;
	overflow: hidden;
}
.header{
	width:100%;
	height: 280px;
	background:url("https://zos.alipayobjects.com/cmsmng/cms/images/ir3njciw/f465df15-d8f1-40b2-a9a1-f16b602038c6.png") no-repeat #fff;
	background-size: 100% 240px;
}
a:link{
	color:blue;
}
a:visited{
	color:red;
}
a:hover{
	color:#fff;
}
a:active{
	color:yellow;
}
q:lang(no)
   {
   quotes: "~" "~";
   color:yellow;
   }
a:first-child{
	font-size: 16px;
}