@charset "utf-8";
.L_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #929596;
}
.no_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5;
	color: #FFFFFF;
	text-decoration: none;
}
