/* KONTEN */



#konten {
	width:970px;
}

#kiri {
	float: left;
	width: 300px;	
	margin: 2px;
	margin-left:10px;
	padding:4px;
	margin-bottom:20px;
	
}
#kanan {
   	position: relative;
	width: 640px;
	float: left;
	margin: 4px;
	border:#999999;
	top:0;
}
#full-content {
	float: left;
	width: 950px;	
	margin: 2px;
	margin-left:10px;
	padding:4px;
	margin-bottom:20px;
	
}
#kiri-content {
	float: left;
	width: 470px;	
	margin: 2px;
	margin-left:10px;
	padding:4px;
	margin-bottom:20px;
	
}
#kanan-content {
   	position: relative;
	width: 470px;
	float: left;
	margin: 4px;
	border:#999999;
	top:0;
}
.clear {
    clear: both;
}

#isinya {
width: 1000px;
margin-top: 0;
margin: 0 auto;
}

.isi-atas {
	width: 951px;
	background:url(../images/featurec.gif);
	height:30px;
}
.isi-atas2 {
	width: 470px;
	background:url(../images/atas.gif);
	height:30px;
}
.kiri-atas{
	width:300px;
	background:url(../images/director.gif);
	height:50px;
}

.isinya {
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.kiri-isi {
	border-right: 1px solid #e3e0dc;
	border-left: 1px solid #e3e0dc;
	background:url(../images/bg-director.gif);
	
}

.judul {
	margin-left:30px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	margin-bottom:3px;
	text-align:center;
}

.kiri-text {
	margin-left:65px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:17px;
	padding-top:3px;
}

.kiri-isi {
	padding-left:10px;
}

.isi {
	padding:40px;
	font-size:15px;
}

.pengunjung {
	text-align:center;
}

.YM {
background:url(../images/kiri.gif);
width:175px;
color:#FFFFFF;
padding:4px;
height:27px;

}

#depan {
 	margin:50px 0px; padding:0px;
	text-align:center;
}

.text1 {
	font-family: tahoma;
	font-size: 11px;
	color: #FF6633;
	font-weight: bold;
}
.text1:link
{
	color:#FF0000;
	text-decoration:none;
	font-weight: bold;
	
}
.text1:visited
{
	color:#FF0000;
	text-decoration:none;
	font-weight: bold;
		
}

.text1:hover{
	color:#00CC00;
	text-decoration:none;
	font-weight: bold;
}

.box {
	background-color: #FFFFFF;
	border: 1px solid #00a804;
	font-size: 100%;
}

.boxatas{
	background-color: #006600;
	border: 1px solid #006600;
	font-size: 100%;	
	font-size:13px;
	font-weight:bold;
	text-shadow: green 0.1em 0.1em 0.2em;
	text-align: center;
	color:#fff;
}


#background-image tbody tr:hover td
{
	color: #339;
	background: none;
}

#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 870px;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe url('table-images/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	text-align: top;
	color: #039;
}
#gradient-style td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #e8edff url('table-images/gradback.png') repeat-x;
}
#gradient-style tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #99c;
}
#gradient-style tbody tr:hover td
{
	background: #d0dafd url('table-images/gradhover.png') repeat-x;
	color: #339;
}