.topbig {
	background-image: url(pic/bgtop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	position: relative;
}
.dibig {
	background-image: url(pic/dibg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	position: relative;
}

.q0:link {
	color: #08427c;
	text-decoration: underline;
	font-size: 12px;
}
.q0:visited {
	font-size: 12px;
	color: #08427c;
	text-decoration: underline;
}
.q0:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size: 12px;
}
.q0:active {
	font-size: 12px;
	color: #FF0000;
}
