



#fl_head_l{
	width:6px;
	height:6px;
	background:url(../images/lf_tl.jpg) no-repeat;
	float:left;
}

#fl_head_c{
	width:280px;
	height:6px;
	background:url(../images/lf_line_t.jpg) repeat-x;
	float:left;
}

#fl_head_r{
	width:6px;
	height:6px;
	background:url(../images/lf_tr.jpg) no-repeat;
	float:left;
}

#fl_center_l{
	width:6px;
	height:200px;
	background:url(../images/lf_line_l.jpg) repeat-y;
	float:left;
}

#fl_center_c{
	width:282px;
	height:6px;
	background:white;
	float:left;
}

#fl_center_r{
	width:6px;
	height:200px;
	background:url(../images/lf_line_r.jpg) repeat-y;
	float:left;
}

#fl_bottom_l{
	width:6px;
	height:6px;
	background:url(../images/lf_bl.jpg) no-repeat;
	float:left;
}

#fl_bottom_c{
	width:280px;
	height:6px;
	background:url(../images/lf_line_b.jpg) repeat-x;
	float:left;
}

#fl_bottom_r{
	width:6px;
	height:6px;
	background:url(../images/lf_br.jpg) no-repeat;
	float:left;
}

#lf_T{
	width:19px;
	height:10px;
	background:url(../images/lf_T.jpg) no-repeat;
	float:left;
	position:absolute;
	top:0px;
	left:30px;
	z-index:21;
	
}

#lf_close{
	width:26px;
	height:26px;
	background:url(../images/lf_close.jpg) no-repeat;
	float:left;
	position:absolute;
	top:-3px;
	left:272px;
	z-index:21;
	cursor: pointer;
}

#lf_content{
	width:290px;
	height:180px;
	float:left;
	position:absolute;
	top:20x;
	left:0px;
	z-index:19;
	cursor: pointer;
}

.fl_hb{
	width:298px;
	height:6px;
}

#fl_c{
	width:298px;
	height:200px;
}

#lf_divA{
	margin-top:6px;
}

#lf_L{
	_width:6px;
	_height:10px;
	_background:url(../images/lf_line_l.jpg) repeat-y;
	_float:left;
	_position:absolute;
	_top:12px;
	_left:0px;
	_z-index:21;
}