body
{	
padding:0px;
margin:0px;
font-family:tahoma;
font-size:12px;
background:url(../image/bg.jpg) repeat-x;
}

.header
{
	width:980px;
	height:90px;

}

.galery
{
	width:980px;
}

.main
{
	width:970px;
	font-size:12px;
	padding:5px;
}

._tMain
{
	margin-top:5px;
}
._tMain td
{
	padding:3px;
}

#tengah
{
	background:#ff9317; 
	height:243px;
	padding:15px;
	font-size:12px;
	border-radius:10px;
}

#tengah a
{
	text-decoration:none;
	color:#111f66;
}

#tengah a:hover
{
	text-decoration:none;
	color:#FFFf66;
}

.line_under
{
	padding:5px 0px 5px 0px;
	background:#0d6191;
	margin-top:5px;
	margin-bottom:10px;
	color:#FFFFFF;
	width:970PX;
}

#kanan
{
	background:#c7c7c7;
	height:243px;
	padding:15px;
	font-size:12px;
	color:#000;
	border-radius:10px 0px 0px 10px;
}

#judulkanan a
{
	color:#00477a;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
#judulkanan a:hover
{
	color:#3284bf;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}

#detailkanan a
{
	color:red;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}
#detailkanan a:hover
{
	color:yellow;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}


