#stage #content #main {
	float:left;
	width:870px;
	height:480px;
	margin:0px;
	padding:0px 0px 10px 0px;
	
}

#stage #content #news {
	float:left;
	width:850px;
	height:100px;
	margin:0px;
	padding:40px 0px 0px 20px;
	background:url(../img/news.jpg) no-repeat 0px 0px;
}

#stage #content #news #frame {
	float:left;
	overflow-y:scroll;
	overflow-x:hidden;
	width:820px;
	height:80px;
	margin:0px;
	padding:0px 20px 0px 0px;
}

#stage #content #news #frame .day {
	float:left;
	width:800px;
}

#stage #content #news #frame .txt {
	float:left;
	width:800px;
}

#stage #content #junle {
	float:left;
	width:870px;
	margin:0px;
	padding:10px 0px 0px 0px;
}

#stage #content #junle .box {
	float:left;
	width:166px;
	margin:0px;
	padding:0px;
	background:url(../img/i_center.jpg) repeat-y 0px 0px;
}

#stage #content #junle .option {
	margin:0px 10px 0px 0px!important;
}

#stage #content #junle .box .title,
#stage #content #junle .box .txt,
#stage #content #junle .box .bottom {
	float:left;
	width:166px;
	margin:0px;
	padding:0px;
}

#stage #content #junle .box .txt {
	height:100px;
}

#stage #content #junle .box .txt p {
	padding:5px 10px 5px 10px;
}

#stage #content #junle .box .txt p a {
	color:#714a00;
	text-decoration:none;
}

#stage #content #junle .box .txt p a:hover {
	color:#714a00;
	text-decoration:underline;
}

#stage #content #junle .box .bottom {
	height:15px!important;
}

