@media (min-width: 640px) {
	#main_menu > li:nth-child(3) > a {
		background-color:gainsboro;
		color:#fff !important;
	}
	/*#main_menu > li:first-child:not(:hover) > a::before {
		background-image: url("../img/jesus_w.png");
	}
	#main_menu > li:first-child:hover > a {
		color:#333 !important;
	}*/
}
body {
	background-color:#ffffff;
}
@media (min-width: 640px) {
	.boxouter {
		width:900px;
		margin-botton:4em;
	}
}
@media (max-width: 640px) {
	.boxouter {
		width: 96%;
		margin-botton:4em;
	}
}
.boxmain {
  padding:12px;
  height:400px;
/* border-radius */
border-radius:8px;
-webkit-border-radius:8px;
-moz-border-radius:8px;

/* box-shadow */
box-shadow:rgba(138, 138, 138, 0.580392) 0px 0px 6px 3px;
-webkit-box-shadow:rgba(138, 138, 138, 0.580392) 0px 0px 6px 3px;
-moz-box-shadow:rgba(138, 138, 138, 0.580392) 0px 0px 6px 3px;
}
.box_height_extend {
  height: 600px;
}
.box_height_extend2 {
	height: auto;
}
.box_height_extend3 {
	height: auto;
}
.box_height_extend4 {
  height: auto;
}
.box_height_extend5 {
  height: 920px;
}
.boxtabs {
  width:20%;
  height:3em;
  text-align:center;
}
.boxcolor_grey {
  background:#f0f0f0;
}
.boxcolor_grey2 {
  background:#cccccc;
}
.boxspacer {
  height:42px
}
.hrinbox {
  height: 1px;
  border: none;
  border-top: 1px #cccccc solid;
  margin-bottom: 26px;
}
@media (max-width: 640px) {
	.lock2 {
		line-height:1.4em;
	}
}
.sbj a {
	color:#660000;
	text-decoration:none;
}
.sbj a:hover {
	opacity:0.8;
}
.gn-line {border-bottom:#CCCCCC solid 1px;margin-bottom:20px}
#head {font-size:16px;border-bottom:#CCCCCC solid 1px}
.head2 {font-size:16px;border-bottom:#CCCCCC solid 1px;text-align:right}
.head3 {font-size:14px;text-align:right}
.sect {
	background-color:#eeeeee;
	padding-left:10px;
	margin-bottom:20px;
	clear:left;
	font-size: 18px;
	line-height: 150%;
	font-weight:bold;
	text-indent:0;
}
.gn-title {
	font-weight: bold;
	font-size: 12pt;
	border-bottom:#CCCCCC solid 1px;
	clear: left
}
@media (max-width: 640px) {
	.gn-title + a {
		display: inline-block;
		vertical-align: top;
	}
}
.gn-img {
	margin:5px 20px 20px 0px;
	float:left;
}
.gnt-img {
	float:left;
}
@media (min-width: 640px) {
	.gnt-img {
		margin:5px 20px 20px 0px;
	}
}
@media (max-width: 640px) {
	.gnt-img {
		width:90px;
		margin:5px 10px 20px 0px;
	}
}
.gn-abs {
	margin-top:5px;
}
@media (min-width: 640px) {
	.gn-abs {
		font-size:10.5pt;
		line-height:16pt;
		margin-bottom:15px;
	}
}
@media (max-width: 640px) {
	.gn-abs {
		font-size:9pt;
		line-height:10pt;
		margin-bottom:25px;
		display: inline-block;
		width: calc(100% - 110px);
	}
}
#page {margin-top:20px;margin-bottom:30px;clear:both;text-align:center}
#p-num {margin:10px}
.blue{color:#336699}
.blue3{color:#336699;font-size:16px}
