#question {
	padding: 10px;
	width: 600px;
}
#right_contents h2 img {
	margin-top: 35px;
	margin-bottom: 10px;
}

#question .qes {
	background-image: url(../qanda/images/bgQ.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 50px;
	display: block;
	height: 50px;
	line-height: 35px;
}
#question .ans    {
	background-image: url(../qanda/images/bgA.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 50px;
	display: block;
	height: 50px;
	line-height: 35px;
}
#toi {
	margin-bottom: 50px;
	font-size: 12px;
}
