@charset "utf-8";
/* CSS Document */
#main .rightbar .flash{
	margin-top:1px;
	float:left;
	width:408px;
	height:213px;
}
#main .rightbar .notice{
	float:left;
	padding-left:9px;
	width:311px;
}
#main .rightbar .notice #tbl ul{
	height:155px;
	overflow:hidden;
}
#main #tbl .bg_nbt{
	background:url(../images/bg_nbt.gif) no-repeat;
	width:311px;
	height:31px;
}
#main #tbl .bg_nbb{
	background:url(../images/bg_nbb.gif) no-repeat;
	width:311px;
	height:5px;
}
#main #tbl .bg_cbt{
	background:url(../images/bg_cbt.gif) no-repeat;
	width:226px;
	height:31px;
}
#main #tbl .bg_cbb{
	background:url(../images/bg_cbb.gif) no-repeat;
	width:226px;
	height:5px;
}
#main .ns{
	float:right;
	margin-right:1px;
}
#main .news{
	width:226px;
}
#main .service{
	width:226px;
	margin-top:9px;
	_margin-top:2px;
}
#main .links{
	width:226px;
	margin-top:9px;
	_margin-top:2px;
}
#main .rightbar #scrollDiv{
	height:735px;
	_height:740px; 
}

