@charset "utf-8";
p {
	color: #616161;
	line-height: 20px;
}
p strong {
	color: #000;
}
#menu_faq {
	margin: 0;
	padding: 0;
	display: block;
}
#menu_faq li {
	float: left;
	list-style: none;
	margin-right: 20px;
}
#menu_faq li a, .top {
	text-decoration: none;
	font-size: 14px;
	color: #0079c2;
	font-weight: 900;
	line-height: 30px;
}
#menu_faq li.active1 {
	background: url(../images/faq_bt1.jpg) no-repeat;
	background-position: center;
	width: 183px;
	height: 35px;
	text-align: center;
}
#menu_faq li.active2 {
	background: url(../images/faq_bt2.jpg) no-repeat;
	background-position: center;
	width: 122px;
	height: 35px;
	text-align: center;
}