@charset "utf-8";
/* CSS Document */


html{overflow-y:scroll;}
 
a:link { text-decoration: none;color: #FFF}

.Titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	font-style: normal;
	color: #39F;
}
.navi {
	font-family: "微软雅黑";
	font-size: 24px;
	color: #FFF;
}
.navi1 {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #FFF;
	
}
.text {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #FFF;
}
.subtitel {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #666;
}