#main {
	position:absolute;
	left:50%;
	margin-left:-473px;
	top: 28px;
	width:945px;
	z-index:0;
}

#top {
	position:absolute;
	width:945px;	
	height:220px;
	z-index:1;
}
#top_swf, #top_swf1 {
	position:absolute;
	width:945px;	
	height:220px;
	z-index:1;
}
#top_barbtm {

	filter:alpha(opacity=70);
	-moz-opacity:0.7; 
	opacity:0.7;
	
	position:absolute;
	top:185px;
	
	width:945px;
	height:35px;
	background:#d4e11d;
	
	z-index:2;
	
}
#top_search {
	
	position:absolute;
	top:192px;
	left:750px;
	
	height:35px;
	
	z-index:6;
	
}

#top_app {
	position:absolute;
	width:945px;	
	height:220px;
	z-index:5;
}

#middle {
	position:absolute;
	top:250px;
	
	index:0;
}

#left {
	float:left;
	left:0;
	width:190px;
}
#left_logo {
	background:url(../graphic/bgs/fbw_logo.gif);
	background-repeat:no-repeat;
	width:190px;
	height:23px;
}
#center {
	float:left;
	width:465px;
	padding: 0px 50px 0px 50px;
}
#right {
	float:left;
	width:190px;
}
#close {
	clear:left;
}

#calender {
	/*padding-top:10px;
	padding-left:16px;
	width:190px;
	height:230px;
	background:url(../graphic/bgs/calender.gif);
	background-repeat:no-repeat;*/
}

#news_top {
	width:190px;
	height:49px;
	background:url(../graphic/bgs/news_top.gif);
	background-repeat:no-repeat;
}
#news_middle {
	width:190px;
	background:url(../graphic/bgs/news_middle.gif);
	background-repeat:repeat-y;
}
#news_bottom {
	width:190px;
	height:20px;
	background:url(../graphic/bgs/news_bottom.gif);
	background-repeat:no-repeat;
}

#cal_top {
	width:190px;
	height:13px;
	background:url(../graphic/bgs/cal_top.gif);
	background-repeat:no-repeat;
}
#cal_sep1 {
	width:190px;
	height:18px;
	background:url(../graphic/bgs/cal_sep1.gif);
	background-repeat:no-repeat;
}
#cal_sep2 {
	width:190px;
	height:18px;
	background:url(../graphic/bgs/cal_sep1.gif);
	background-repeat:no-repeat;
}

#cal_multi {
	width:190px;
	background:url(../graphic/bgs/cal_multi.gif);
	background-repeat:repeat-y;
}
#cal_bottom {
	width:190px;
	height:17px;
	background:url(../graphic/bgs/cal_bottom.gif);
	background-repeat:no-repeat;
}
