@charset "utf-8";
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}

