@charset "UTF-8";
/* CSS Document */

#cont {
	width: 1020px;
}

#mission {
	height: 890px;
	width: 1020px;
	overflow: hidden;
	position:relative;
}
#mission  a, #mission a:visited {
	color: #c05311;
	text-decoration: none;
}
#mission a:hover {
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	padding-bottom: 2px;
}
#foot_links {
	float:right;
	display:block;
	width: 1050px;
	position:relative;
	left: 240px;
	bottom: 25px;
}
.menu_hold, #mainrt, #menu {
	width:1020px;
}
.cover {
	position:absolute;
	top:200px;
}

