
#notice
{
	width: 302px;
	height: 30px;
z-index: 9999;
	background:url(Image/btnShow01.jpg) no-repeat;
}
#news
{
	width: 302px;
	height: 222px;	z-index: 9999;
}
#noticnews
{
	
	z-index: 9999;
	position: fixed;
	_position:absolute;
	top: 100px;
	height: 252px;
	/*	left:0px;*/
	right:0px;
	width: 302px;
	overflow: hidden;
	border: solid 1px #000;
}
#button
{
	
	position: fixed;
	_position:absolute;
	top: 100px;
	width: 22px;
	/*	left:0px;*/
	right:0px;
	border: solid 1px #000;
	height: 154px;
	cursor: hand;
	background:url(Image/btnShow.jpg) no-repeat;
}
