@charset "utf-8";
#co {
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 1024px;
	width: 768px;
	background-color: #F9C059;
}
#co #main {
	background-repeat: no-repeat;
}
#co #link {
	float: right;
}
#co #main #inter {
	position: absolute;
	z-index: 1000;
	left: 561px;
	top: 927px;
	background-image: url(../image/ic022.gif);
	background-repeat: no-repeat;
	display: block;
	height: 65px;
	width: 80px;
}


#link ul {
}
#link li {
	display: inline;
	padding-right: 1em;
}
#link a {
	font-weight: bolder;
	color: #0000FF;
}
