@charset "utf-8";
/* CSS Document */



div#left_panel{
	min-height: 1042px;	
	width:689px;
	float:left;
	border-right:1px solid #999;
}
<!--[if IE 6]>
div#left_panel{
	height: 1042px;	
}
<![endif]-->

.left_panel_sub{
	width:685px;
	height:auto;
}

.banner_left{
	width:675px;
	height:45px;
	padding-bottom:15px;
	float:left;	
}
.banner_left_bg{
	
	width:auto;
	height:45px;
	float:left;
	padding-right:15px;
	padding-top:20px;
	background:url(../../images/banner_left_bg.png) repeat-x;
	
		
}
.banner_left_img{

	width:10px;
	height:45px;
	float:left;
		
}
.frame_left{
	width:675px;
	height:auto;
	padding-bottom:15px;
}
