@import url(exhibition-layout.css);

/* faq */

#QandA {
	margin-top: 2em;
	border-top: 2px solid #ccc;
}

.QABox h3 {
	font-size: 18px !important;
}

.QABox h4 {
	margin-top: 1em;
	padding-top: 10px;
	border-top: 1px dotted #9999CC;
	background: url(../image/contact/q.gif) no-repeat 0 15px;
	padding-left: 20px;
}

.toTop {
	font-size: 12px;
	text-align: right;
}

.cmcontent a {
	text-decoration: underline;
}