@media (min-width: 640px) {
	#main_menu > li:nth-child(5)> a {
		background-color:gainsboro;
		color:#fff !important;
	}
}
.sbj a {
	color:#660000;
	text-decoration:none;
}
.sbj a:hover {
	opacity:0.8;
}
.sect {
	background-color:#eeeeee;
	padding-left:10px;
	margin-bottom:20px;
	clear:left;
	font-size: 18px;
	line-height: 150%;
	font-weight:bold;
	text-indent:0;
}
#head {font-size:16px;border-bottom:#CCCCCC solid 1px}
#page {margin-top:40px;clear:both;text-align:center}
#p-num {margin:10px}
.t{margin-bottom:15px;border-bottom:1px solid #CCCCCC}
.qt{margin-bottom:20px}
.q-title {
	font-weight: bold;
	font-size: 12pt;
	border-bottom:#CCCCCC solid 1px;
	clear: left
}
.q-img {margin:3px 20px 20px 0px;float:left}
.q-abs {
	margin-top:5px;
	font-size:10.5pt;
	line-height:16pt;
	margin-bottom:15px;
}
