/*气象科普--开始*/
.right-box .list li {
	background: url("../../images/modules/icon_s.jpg") no-repeat scroll 10px
		13px transparent;
	border-bottom: 1px dotted #BFBFBF;
	clear: both;
	padding: 0px 0 0px 30px;
	line-height: 25px;
}

.right-box .list li .date {
	float: right;
	margin-right: 10px;
}
/*气象科普--结束*/