/*----------------------------------------
	QA
----------------------------------------*/

#acMenu dt {
display: block;
width: 100%;
line-height: 38px;
text-align: left;
font-size: 1.1em;
font-weight: bold;
cursor: pointer;
color: #6096da;
/*background: #fff; */
/*border-bottom: #fff 1px solid; */
margin-top: -19px;
}

#acMenu dd {
	margin-left: 20px;
/*background: #fff; */

text-align: left;
display: none;

padding-bottom: 30px;
}
