/* GlovalBT */

ul#G_nav {
	margin: 0px;
	padding: 0px;
	height: 74px;
	width: 940px;
	display: block;
}

ul#G_nav li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
}

#home {
	display: block;
}
#concept {
	display: block;
}
#content {
	display: block;
}
#event {
	display: block;
}
#fee {
	display: block;
}
#blog {
	display: block;
}
#schoolchild {
	display: block;
}

/* GlovalBT link */
#home a {
	display: block;
	background-image: url(../image/common/nav2.jpg);
	background-repeat: no-repeat;
	background-position: -0px 0px;
	text-indent: -99999px;
	height: 74px;
	width: 142px;
}
#concept a {
	display: block;
	background-image: url(../image/common/nav2.jpg);
	background-repeat: no-repeat;
	background-position: -142px 0px;
	text-indent: -9999px;
	height: 74px;
	width: 128px;
}
#content a {
	display: block;
	background-image: url(../image/common/nav2.jpg);
	background-repeat: no-repeat;
	background-position: -270px 0px;
	text-indent: -9999px;
	height: 74px;
	width: 100px;
}
#event a {
	display: block;
	background-image: url(../image/common/nav2.jpg);
	background-repeat: no-repeat;
	background-position: -370px 0px;
	text-indent: -9999px;
	height: 74px;
	width: 200px;
}
#fee a {
	display: block;
	background-image: url(../image/common/nav2.jpg);
	background-repeat: no-repeat;
	background-position: -570px 0px;
	text-indent: -9999px;
	height: 74px;
	width: 100px;
}
#blog a {
	display: block;
	background-image: url(../image/common/nav2.jpg);
	background-repeat: no-repeat;
	background-position: -670px 0px;
	text-indent: -9999px;
	height: 74px;
	width: 170px;
}
#schoolchild a {
	display: block;
	background-image: url(../image/common/nav2.jpg);
	background-repeat: no-repeat;
	background-position: -840px 0px;
	text-indent: -9999px;
	height: 74px;
	width: 100px;
}


/* GlovalBT hover */
#home a:hover {
	background-image: url(../image/common/nav2.jpg);
	background-repeat: no-repeat;
	background-position: -0px -74px;
	text-indent: -99999px;
}
#concept a:hover {
	background-image: url(../image/common/nav2.jpg);
	background-repeat: no-repeat;
	background-position: -142px -74px;
	text-indent: -99999px;
}
#content a:hover {
	background-image: url(../image/common/nav2.jpg);
	background-repeat: no-repeat;
	background-position: -270px -74px;
	text-indent: -99999px;
}
#event a:hover {
	background-image: url(../image/common/nav2.jpg);
	background-repeat: no-repeat;
	background-position: -370px -74px;
	text-indent: -99999px;

}
#fee a:hover {
	background-image: url(../image/common/nav2.jpg);
	background-repeat: no-repeat;
	background-position: -570px -74px;
	text-indent: -99999px;
}
#blog a:hover {
	background-image: url(../image/common/nav2.jpg);
	background-repeat: no-repeat;
	background-position: -670px -74px;
	text-indent: -99999px;
}
#schoolchild a:hover {
	background-image: url(../image/common/nav2.jpg);
	background-repeat: no-repeat;
	background-position: -840px -74px;
	text-indent: -99999px;
}
ul#footer_nav {
	display: block;
	list-style: none;
	font-size: .8em;
	width: 700px;
	height: 20px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-top: 10px;
}
ul#footer_nav li {
	float: left;
	margin-right: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 7px;
}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #FF0000;
}

 
/* GlovalBT hit */
#home_body #home a {
	display: block;
	background-image: url(../image/common/nav2.jpg);
	background-repeat: no-repeat;
	background-position: -0px -148px;
	text-indent: -9999px;
	height: 74px;
	width: 142px;
}
#concept_body #concept a {
	display: block;
	background-image: url(../image/common/nav2.jpg);
	background-repeat: no-repeat;
	background-position: -142px -148px;
	text-indent: -9999px;
	height: 74px;
	width: 128px;
}
#content_body #content a {
	display: block;
	background-image: url(../image/common/nav2.jpg);
	background-repeat: no-repeat;
	background-position: -270px -148px;
	text-indent: -9999px;
	height: 74px;
	width: 100px;
}
#event_body #event a {
	display: block;
	background-image: url(../image/common/nav2.jpg);
	background-repeat: no-repeat;
	background-position: -370px -148px;
	text-indent: -9999px;
	height: 74px;
	width: 200px;
}
#fee_body #fee a {
	display: block;
	background-image: url(../image/common/nav2.jpg);
	background-repeat: no-repeat;
	background-position: -570px -148px;
	text-indent: -9999px;
	height: 74px;
	width: 100px;
}
#blog_body #blog a {
	display: block;
	background-image: url(../image/common/nav2.jpg);
	background-repeat: no-repeat;
	background-position: -670px -148px;
	text-indent: -9999px;
	height: 74px;
	width: 170px;
}
#schoolchild_body #schoolchild a {
	display: block;
	background-image: url(../image/common/nav2.jpg);
	background-repeat: no-repeat;
	background-position: -840px -148px;
	text-indent: -9999px;
	height: 74px;
	width: 100px;
}
