/*@media (min-width: 640px) {
	#main_menu > li:nth-child(6) > a {
		background-color:#999;
		color:#fff !important;
	}
	#main_menu > li:nth-child(6):not(:hover) > a::before {
		background-image: url("../../img/lamp_w.png");
		
	}
	#main_menu > li:nth-child(6):hover > a {
		color:#333 !important;
	}
}*/
@media (min-width: 640px) {
	#main_menu > li:nth-child(6)> a {
		background-color:gainsboro;
		color:#fff !important;
	}
}
@media (max-width: 640px) {
	#ct-main > div.ct-idesc-q.idesc {
		height:auto !important;
	}
}
#kc-top {
	text-align: center;
	margin-bottom: 30px
}
.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:20px;margin-bottom:30px;clear:both;text-align:center}
#p-num {margin:10px}
.kc-img{
	margin-right:10px;
	margin-bottom:10px;
	margin-top:3px;
	float:left;
}
.t{margin-bottom:15px;border-bottom:1px solid #CCCCCC}
.kc-title {
	font-weight: bold;
	font-size: 12pt;
	border-bottom:#CCCCCC solid 1px;
	clear: left
}
.kc-img-l {margin:5px 20px 20px 0px;float:left}
.kc-abs {
	margin-top:5px;
	font-size:10.5pt;
	line-height:16pt;
	margin-bottom:15px;
}
