#top #waste .inner{
	background-image: url(../images/waste_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#top #container {
	padding-top: 285px;
	position: relative;
	width: 920px;
	text-align: left;
}

#top #contents {
	width: 920px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
}

#top #container #feature {
	display: block;
	height: 230px;
	width: 900px;
	position: absolute;
	top: -20px;
	left: -234px;
	margin: 0;
	padding: 0;
}

#container #event a  {
	display: block;
	height: 219px;
	width: 638px;
	position: absolute;
	top: 51px;
	right: 17px;
}

#container #event a.toc {
	text-indent: -9999px;
	z-index:100;
	display:block;
	width:21px;
	height:21px;
	background-image:url(../images/top_xml_select.png);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	text-decoration:none;
	padding: 0px;
	margin-left: 1010px;
	margin-top: 200px;
}
#container #event a.toc-active, #event a:hover {
	background-position: -21px 0px;
}


#top #lefter {
	width: 236px;
	padding-top: 8px;
}
#top #center {
	width: 400px;
	margin-top: 8px;
	float: left;
}
#top #vision {
	margin-bottom: 16px;
}
#top #vision h3 {
	margin-bottom: 10px;
}
#top #news h3 {
	margin-bottom: 10px;
}
#top #recruit h3 {
	margin-bottom: 0px;
}
#top #pickup h3 {
	margin-bottom: 0px;
}

#top #recruit p a{
	background-image: url(../images/top_recruit.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 72px;
	width: 236px;
	text-indent: -9999px;
}
#top #recruit p a:hover {
	background-position: -236px 0px;
}
#top #news {
	height: 175px;
	overflow: hidden;
	margin-bottom: 16px;
}
#top p {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#top #rss {
	font-size: 95%;
	color: #666;
	margin-right: 10px;
	margin-left: 10px;
	height: 135px;
	overflow: auto;
	padding-right: 5px;
	padding-left: 5px;
}
#top #rss li {
	margin-bottom: 3px;
}
#top #rss span {
	margin-right: 4px;
}

#event {
	width:900px;
	height:230px;
	position:relative;
}
#event img {
	width:900px;
	height:230px;
	display:block;
	top:0;
	left:0;
	z-index:1;
	position: absolute;
}

