/* CSS Document */
#exam_faq {
	width: 560px;
}

#exam_faq dt {
	height: 14px;
	padding: 6px 10px 4px 10px;
	background: url(../../images/cn/extra/dt_bg.gif) no-repeat;	
}

#exam_faq dd {
	margin: 0 0 20px 0;
	padding: 10px;
	border: 2px solid #eee;
}

#nav_bar {
	width: 520px;
	height: 32px;
	margin-left: 4px;
	margin-bottom: 10px;
	padding: 0 15px 0 15px;
	line-height: 32px;
	text-align: center;
	background: url(../../images/cn/mjh/nav_bar_bg.gif) no-repeat;
}

#exam_nav_title {
	list-style: none;
}

#exam_nav_title li {
	display: inline;	
}

#exam_nav_title li a {
	padding: 10px 15px 10px 15px;
	text-decoration: none;
}

#exam_nav_title li a.on {
	padding: 10px 22px 10px 22px;
	background: url(../../images/cn/mjh/nav_bar_item_on.gif) 50% 50% no-repeat;
	color: white;
}

