#news .newsTable { background: url("../images/newsbg.png") no-repeat left 28px; width: 565px; height: 224px; position: relative;; 
}
#news .newsTable #mainMenu {
	left: 20px; top: 12px; position: absolute;
}
#news .newsTable #mainMenu li {
	background: url("../images/index_13.gif") no-repeat; width: 110px; height: 30px; text-align: center; color: rgb(255, 255, 255); line-height: 23px; font-weight: bold; margin-right: 1px; float: left; cursor: pointer;
}
#news .newsTable #mainMenu .no {
	background: url("../images/index_12.gif");
}

#news #sendMenu {
	left: 30px; top: 60px; position: absolute;
}
#news #sendMenu img {
	float: left; display: inline;
}
#news #sendMenu dl {
	float: left; display: inline;
}
#news #sendMenu dt {
	float: left; display: inline;
}
#news #sendMenu dd {
	float: left; display: inline;
}
#news #sendMenu dl {
	width: 355px; color: rgb(50, 50, 50); line-height: 24px;
}
#news #sendMenu dt {
	background: url("../images/bg/index_02.jpg") no-repeat 10px; width: 270px; height: 24px; text-indent: 24px; overflow: hidden;
}
#news #sendMenu dd {
	width: 85px;
}

.none {
	display: none;}
#news .more {padding-right: 32px; padding-top:10px; float: right;}
