@charset "utf-8";
/*************************************
* 两列式模版自界说
*************************************/
/*侧栏浮动*/
#box_main .box_left_f {
	position: fixed;
	top: 0px;
	_position: absolute;
	_bottom: auto;
	_top: expression(eval(document.documentElement.scrollTop));
}<!--耗时1789606131.3304秒-->