/* CSS ½ÃÀÛ */

.latestAll { padding: 0 20 0 0; }

.latestAll ul {
	list-style: url("/skin/gnuwiki/latestAll/basic/img/bullet.gif");
}

.latestAll ul li {
	margin: 5px 0;
	color: #ccc;
}

.latestAll a {
	font-size: 9pt;
	text-decoration:none;
}

.latestAll a:hover {
	font-size: 9pt;
	font-weight: bold;
	text-decoration:none;
}

.latestAll a:visited, .latestAll a:link {
	color: #666;
	border-bottom: dashed 1px #ccc;
}

.latestAll .title {
	font-size: 9pt;
	font-weight: bold;
	color: #1e96e2;
}

/* --- CSS ³¡ --- */