body {
	line-height: 150%;
	background-color: #CCCCCC;
	left: auto;
	right: auto;
	text-align: center;
}
#wropper {
	border: 1px solid #FF3366;
	width: 800px;
	text-align: left;
	background-color: #FFFFFF;
}
#header {
	height: 150px;
	border: medium double #FF3333;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.block {
	padding: 30px;
}
#footer {
	text-align: center;
	padding: 10px;
	background-color: #FF3366;
}
.q-a {
	line-height: 250%;
	background-image: url(../img/back-stPink.gif);
	margin: 20px;
	padding: 20px;
}
.ques {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336699;
	font-weight: bold;
}
.ans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.fbk-y {
	background-color: #FFCC00;
}
.pbk-p {
	background-image: url(../img/back-stPink.gif);
	padding: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.fbk-red {
	background-color: #FF0000;
}
.right {
	text-align: right;
	margin-right: 0px;
}
#toplink {
	font-size: 10px;
	text-align: right;
	padding: 4px;
	margin: 0px;
}
.pageline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6699FF;
}
