@charset "utf-8";


.float-right {
	float:right;
	margin-left: 15px;
	margin-bottom: 5px;
	vertical-align: bottom;
}
.float-left {
	float:left;
	margin-right: 15px;
	text-align: justify;
	vertical-align: top;
	margin-bottom: 5px;
}

a ,
a:link,
a:visited 		{
	color: #937500;
	TEXT-DECORATION: none;
	font-style: normal;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover,
a:active 		{
	TEXT-DECORATION: underline;
	font-size: 11px;
	color: #937500;
	font-weight: bold;
}
#top2 {
	background-image: url(images/desain_07.gif);
	height: 118px;
	width: 778px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#body {
	height: auto;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
}
#content_left {
	height: auto;
	width: 211px;
	background-image: url(images/desain_10.jpg);
	background-repeat: repeat-y;
}
#content_left_judul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	height: 42px;
	width: 211px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/desain_08.jpg);
	font-weight: bold;
}
#bottom2 {
	background-image: url(images/desain_14.jpg);
	height: 56px;
	width: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
	text-align: right;
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#bottom2 a:link,#bottom2 a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
#bottom2 a:hover,#bottom2 a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}
#content_right {
	text-align: justify;
	height: auto;
	width: 577px;
	background-color: #FFFFFF;
	vertical-align: top;
}
#content_right_atas {
	text-align: right;
	height: 68px;
	width: 567px;
	background-image: url(images/desain_09.jpg);
}

#font_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	vertical-align: top;
	margin: 20px;
}
#font_content_judul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F29200;
	font-weight: bold;
	margin: 20px;
	text-align: center;
}

#font_side {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	margin: 10px;
}
#font_side a:link, #font_side a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-align: justify;
	margin: 10px;
}
#font_side a:hover, #font_side a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	text-align: justify;
	margin: 10px;
}
#font_side_judul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
}

#current
{
	text-decoration: underline;
	font-size: 12px;
	color: #990000;
}

