﻿article#left section{
	margin-top:20px; margin-bottom:20px;
	text-align:left;
}

article#left section p.ques{
	padding-left:30px;
	font-size:11pt;
	font-weight:bold;
	margin-bottom:10px;
	min-height:25px;
	background:url(../images/q_bg.jpg) no-repeat;
}
article#left section p.ans{
	padding-left:30px;
	margin-bottom:10px;
	min-height:25px;
	background:url(../images/a_bg.jpg) no-repeat;
}