/* CSS Document */

a {
	text-decoration:none;
}

.pickoran {
	float:left; 
	margin-right:10px;
}

.isiKonten {
	margin-left:5px;
	margin-right:3px;
	margin-top:3px;
	margin-bottom:20px;
}

.judulKonten {
	text-align:left;
	font-size:24px;
	font-weight: bold;
	margin-bottom:5px;
	color:#6B6B8D;
}

.subjudul_hover {
	text-decoration:none;
	font-weight:bold;
	height: 19px;
	background-color: #DDF;
	background: url(../images/gradient.png) repeat-x;
	border: 1px solid #70777D;
	border-top: 1px solid #A5AFB8;
	border-left: 1px solid #A5AFB8;
	clear: both;
}

.subjudul_nolmal {
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}