div#glider1 {
	width: 900px;
	position: relative;
	float: left;
}
div.controls {
}
div.controls ul {
	width: 100%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
div.controls ul li {
	background-color: #333;
	display: block;
	float: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	font-size: 12px;
}
a:hover.control {
	color: #DD0000;
}
a:link.control, a:visited.control {
	color: #EEEEEE;
	text-decoration: none;
}
div.scroller {
	/* modify width and height of scrolling section if necessary	*/		
	width: 900px;
	height: 210px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	div.scroller div.content {
	width: 100000px;
	margin: 0px;
	padding: 0px;
	height: 210px;
		}
	div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:900px;
	height:210px;
	overflow:hidden;
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
		}
div.scroller div.section div.box  {
	padding: 0px;
	display: block;
	height: 208px;
	width: 208px;
	float: left;
	text-decoration: none;
	border: 1px solid #333;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.scroller div.section div.box a {
	padding: 10px;
	display: block;
	height: 188px;
	width: 188px;
	margin: 0px;
	text-decoration: none;
	background-image: url(../top/img/glider_allow_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 10px;
	color: #aaa;
	line-height: 12px;
}
div.scroller div.section div.box a:hover {
	color: #FFF;
}
div.scroller   div.section  div.box a span.header {
	color: #FFF;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	display: block;
	font-weight: bold;
	padding: 0px;
	line-height: 16px;
}
div.scroller div.section div.box a p   {
	color: #DDDDDD;
	font-size: 10px;
	display: block;
	margin: 0px;
	line-height: 12px;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.scroller    div.section div#contest{
	background-image: url(../top/img/glider_bg_contest.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #151515;
}
div.scroller    div.section div#robot{
	background-image: url(../top/img/glider_bg_robot.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #151515;
}
div.scroller    div.section div#airshow{
	background-image: url(../top/img/glider_bg_airshow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #151515;
}
div.scroller    div.section div#sessaku{
	background-image: url(../top/img/glider_bg_sessakunet.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #151515;
}
div.scroller    div.section div#about{
	background-image: url(../top/img/glider_bg_about.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #151515;
}
div.scroller    div.section div#precision{
	background-image: url(../top/img/glider_bg_precision.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #151515;
}
div.scroller    div.section div#consul{
	background-image: url(../top/img/glider_bg_consul.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #151515;
}
div.scroller    div.section div#media{
	background-image: url(../top/img/glider_bg_media.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #151515;
}
div.scroller    div.section div#inquiry{
	background-image: url(../top/img/glider_bg_inquiry.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #151515;
}
div#ft_btn {
	clear: left;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 880px;
}
#ft_btn a {
	color: #DDDDDD;
	text-decoration: none;
}
#top_main0 #top_main p strong {
	color: #000080;
}

