﻿.lm_container
{
	clear:both;
float:left;
width:249px;
margin-left:2px;
}
.df_Container
{
	float:left; width:1300px;
}
.lm_top
{
		background: transparent url(../../images/controls/leftMenu/top.png) repeat scroll 0 0;
		float:left; height:9px; overflow:hidden;
}
.lm_middle
{
		background: transparent url(../../images/controls/leftMenu/middle.png) repeat scroll 0 0;
		float:left;
		min-height:30px; clear:both;
}
.lm_bottom
{
		background: transparent url(../../images/controls/leftMenu/bottom.png) repeat scroll 0 0;
		float:left; height:26px; clear:both;overflow:hidden;
}

.lm_top, .lm_middle,.lm_bottom
{
	 width:248px;
	}

.lm_middle .item
{
	border-bottom:1px solid #205B7E;
clear:both;
color:White;
display:inline;
float:left;
font-family:Arial;
font-size:12px;
height:auto;
line-height:29px;
margin-left:20px;
overflow:visible;
padding-left:5px;
text-align:left;
text-indent:0;
width:195px;
}
.lm_middle .item a
{
	font-family:Arial; font-size:12px; color:#fff;
}

.lm_middle .main-item
{
	float:left;  clear:both;font-family:Arial; font-size:12px;  border-bottom: solid 1px #205B7E;
	 height:29px; line-height:29px; width:200px; margin-left:20px; color:White;
	 text-align:left; text-indent:5px; display:inline;
}
.lm_middle .main-item a
{
	font-family:Arial; font-size:12px; color:#fff; font-weight:bold;
}