.latest_right_crdate {
	font-size: 9px !important;
}

.latest_left_ski {
	float: left;
	width: 48px;
	height: 48px;
	overflow: hidden;
	border: 2px solid #0099ff;
}

.latest_left_ski a img {

}

.latest_left_sb {
	float: left;
	width: 48px;
	height: 48px;
	overflow: hidden;
	border: 2px solid #ff0099;
}

.latest_left_sb a img {

}

.latest_right {
	float: left;
	width: 250px;
	margin-left: 10px;
}

.latest {
	width: 320px;
	margin-bottom: 7px;
}

.latest_right_title_ski {
	font-size: 12px;
	color: #0099ff;
}

.latest_right_title_sb {
	font-size: 12px;
	color: #ff0099;
}

.latest_right_text {
	font-size: 11px;
}

.latest_right_more_ski a{
	font-size: 9px;
	color: #0099ff;
}

.latest_right_more_sb a{
	font-size: 9px;
	color: #ff0099;
}

