@charset "utf-8";
#leftbgpicabout {
	position:absolute;
	left:0px;
	top:0px;
	width:64px;
	height: 100%;
	z-index:4;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/aboutl.jpg);
}
#highlighterabout {
	position:absolute;
	left:188px;
	top:151px;
	width:23px;
	height:8px;
	z-index:9;
	background-color: #FFFFFF;
}
