

/* CONTENT ----------------------------------------------*/
/* TENGAH */
#content #tengah {
	width: 52px;
	line-height: 130%;
	color: #FFF;
	text-align: left;
	margin: 0px 0 0 0;
	float: left;
}
html>body #content #tengah {
	width: 180px;
}
	/*index*/
	#content .issisport {
		min-height: 60px !important;
		height: auto !important;
		height: 150px;
	}
#content #tengah h1 {
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	text-transform:uppercase;
	text-align: left;
	padding: 3px 0;
	margin: 0 0 1px 0;
	border-top: 2px solid #ff6666;
	border-bottom: 1px solid #ff6666;
	clear: both;
}
#content #tengah h1 a:link {
	color: #FFF;
	text-decoration: none;
}
#content #tengah h1 a:visited {
	color: #FFF;
	text-decoration: none;
}
#content #tengah h1 a:hover {
	color: #FF0;
	text-decoration: none;
}
#content #tengah h2 {
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	text-transform: uppercase;
	text-align: left;
	padding: 3px 0;
	margin: 28px 0 5px 0;
	border-top: 2px solid #ff6666;
	border-bottom: 1px solid #ff6666;
	clear: both;
}
#content #tengah h2 a:link {
	color: #FFF;
	text-decoration: none;
}
#content #tengah h2 a:visited {
	color: #FFF;
	text-decoration: none;
}
#content #tengah h2 a:hover {
	color: #FF0;
	text-decoration: none;
}
#content #tengah h3 {
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	text-align: right;
	padding: 2px 0;
	margin: 1px 0;
	border-top: 1px solid #ff6666;
	border-bottom: 1px solid #ff6666;
	clear: both;
}
#content #tengah .date {
	line-height: 110%;
	font-size: 10px;
}
#content #tengah .subjudul {
	font: bold 12px/130% Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}
#content #tengah .judul {
	font: bold 14px/120% Georgia, "Times New Roman", Times, serif;
}
#content #tengah .image {
	padding: 2px;
	margin: 4px 5px 0 0;
	border: 1px solid #ff6666;
	float: left;
}
#content #tengah .inputsubmit {
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 50px;
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #003399;
	border: 1px solid #999;
	margin: 3px 0;
	padding: 1px 0;
	clear: both;
}
#content #tengah a:link {
	text-decoration: none;
	color:#990000;
}
#content #tengah a:visited {
	text-decoration: none;
	color: #FF0;
}
#content #tengah a:hover {
	text-decoration: underline;
	color:red
}

#content #tengah #issifoto {
	text-align: center;
	padding: 0 0 5px 0;
	margin: 0 0 1px 0 ;
	border: 1px solid #7dbad3;
	clear: both;
}
#content #tengah #issifoto .fotonya {
	background-color: #FFF;
	padding: 0px 0;
	margin: 0 0 5px 0;
	clear: both;
}
#content #tengah #issifoto h4 {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	text-align: left;
	margin: 5px 0;
	padding: 2px 10px;
	border-bottom: 1px solid #7dbad3;
	border-top: 1px solid #7dbad3;
	clear: both;
}
#content #tengah #issifoto ul {
	margin: 0;
	padding: 5px;
	text-align: center;
	clear: both;
}
#content #tengah #issifoto ul li {
	display: inline;
	margin: 0;
	padding: 2px 5px;
	text-align: center;
	clear:both;
}
