.question {
	padding: 2px 0 2px 10px;
	font-size: 14px;
	font-weight: bold;
}

.answer {
	padding: 0px 0 8px 15px;
	color: #ff8040;
	font-size: 14px;
	font-weight: bold;
}

.question a {
	color: #697c8e;
	text-decoration: none;
}

.question a:hover {
	color: red;
}

#main {
	background: url('/images/deco11.jpg') no-repeat left top;
	width: 740px;
	padding-left: 70px;
	margin-left: 35px;
}