.leftmenu_hor_line {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #e9e9e9;
}
.dot_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px dotted #CCCCCC;
}
.line_bottom_dot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.line_bottom_dot_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
}
.line_bottom_solid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCBCBC;
}.line_top_solid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BCBCBC;
}
.line_right_left_solid {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BCBCBC;
	border-left-color: #BCBCBC;
}
.line_right_solid {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BCBCBC;
}
.line_left_solid {
	border-right-color: #BCBCBC;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #BCBCBC;
	border-bottom-color: #BCBCBC;
	border-left-color: #BCBCBC;
}
