#head {
	background-image: url(../img/headgal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 76px;
	width: 930px;
	border-bottom: solid 2px #8FB1CA;
	padding-left: 30px;
}
#line {
	background-image: url(../img/linegb.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 59px;
	width: 960px;
}
#kep {
	float: left;
	height: 389px;
	width: 960px;
	background-image: url(../img/galbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#kep_leftarrow {
	width: 50px;
	padding-left: 10px;
	height: 211px;
	padding-top: 177px;
	float: left;
	text-align: right;
}
#kep_kep {
	width: 840px;
	height: 375px;
	padding-top: 14px;
	float: left;
	text-align: center;
}
#kep_kep img {
	border: 1px solid #000000;
}
#kep_rightarrow {
	width: 50px;
	padding-right: 10px;
	height: 211px;
	padding-top: 177px;
	float: left;
	text-align: left;
}

#keptext {
	width: 960px;
	padding-top: 23px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
}

#navbar {
	width: 960px;
	height: 120px;
	float: left;
	border-top: 2px solid #8fb1ca;
	padding-top: 10px;
}
.navbar_arrow {
	width: 55px;
	height: 85px;
	padding-top: 35px;
	float: left;
	text-align: center;
}
#navbar_center {
	width: 844px;
	height: 95px;
	float: left;
	border-left: 2px solid #8fb1ca;
	border-right: 2px solid #8fb1ca;
}
#navbar_center img {
	float: left;
}
#navbar_center a {
	display: block;
	width: 143px;
	height: 67px;
	float: left;
	margin: 12px 8px 0px 8px;
	border: 2px solid #8fb1ca;
}
#navbar_center a:hover {
	border: 2px solid #56C2F3;
}
