.content_lefts {
	  padding: 0; 
	  margin: 0; 
	  font-size: 1em; 
	  line-height: 0.5em; 
	  list-style: none;
	  float: left;
      width: 240px;
} 

.content_lefts p{
	font-size: 24px;
    text-align: center;
    border-bottom: 1px solid #c8c8c8;
	margin-top: 54px;
    padding-bottom: 41px;
}

.content_lefts li a {
	  line-height: 50px; 
	  font-size: 18px; 
	  color: #606060; 
	  display: block; 
	  text-decoration: none;
}
/*.content_lefts ul   li:hover{
	background:url(trs_sh_icons04.png) no-repeat #fff -252px -301px !important;
}*/

.content_lefts ul { 
    margin-left: 14px; 
	padding: 0;
	overflow: hidden;
    margin-top: 15px;
} 
.content_lefts ul li { 
    margin: 0; 
	padding: 0; 
	border: 0px;
	width: 240px;
    text-align: left;
    margin-left: 23px;
} 
.content_lefts ul li a { 
    padding-left: 30px;
	line-height: 50px;
    height: 50px;
    display: block;
    width: 240px;
    text-decoration: none;
    font-size: 18px;
}
.content_lefts ul li a:hover {
	 background: url(trs_sh_icons04.png) no-repeat #4190de -252px -301px;
	color:#fff;
} 
.content_lefts ul ul li a {
	color:#606060;
	background: url(trs_sh_icons01.png) no-repeat -253px -242px;
	padding-left: 26px;
	height:48px;
} 
.content_lefts ul ul li a:hover { 
    background: url(trs_sh_icons01.png) no-repeat #4190de -253px -242px;
	color:#fff;
} 

.content_lefts ul ul {
	margin-top:0px;
}

.content_lefts ul ul .active a{
	background: url(trs_sh_icons01.png) no-repeat #4190de -253px -242px;
    color: #fff;
}

.content_lefts ul  .cur{
	background: url(trs_sh_icons01.png) no-repeat -252px -301px;
}

.content_lefts ul .cur_old{
    background: url(trs_sh_icons04.png) no-repeat 12px -940px;
}
.content_lefts ul .actives{
	color: #fff;
	background: #4190de;
}
.content_lefts ul .actives a{
	color: #fff;
	background: #4190de;
}