.l_news {
	width: 210px;
}

.l_news .leftlist .top {
	background: url("n_l_bg.jpg") no-repeat scroll 0 0 transparent;
	height: 40px;
	width:210px;
}

.l_news .leftlist .menutitle {
	background: url("n_l_bg.jpg") no-repeat scroll 0 -295px
		transparent;
	height: 30px;
	width: 210px;
	line-height:30px;
	text-align:left;
	padding:0px;
	margin:0px; 
	cursor:pointer;
}

.l_news .leftlist .menutitle .more {
	font-weight: bold; line-height:30px;
}

.l_news  .more {
	padding-left: 15px;
}

.l_news .leftlist .content {
	float: left;
	width: 100%;
	display:none;
}

.l_news .leftlist .content ul{ margin:0}
.l_news .leftlist .content li {
	background: url("n_l_bg.jpg") no-repeat scroll 0 -105px transparent;
	float: left;
	height: 32px;
	width: 100%;
	list-style:none;
	cursor:pointer;
}
.l_news .leftlist .content li ul li{ text-indent:1em}
.l_news .leftlist .content li span {
	float: left;
}

.l_news .leftlist .l_bottom {
	background: url("n_l_bg.jpg") no-repeat scroll 0 -325px
		transparent;
	float: left;
	height: 50px;
	width:210px;
}