@charset "utf-8";

.image {
	border:solid 1px silver;
	padding:5px;
}
.image_float {
	border:solid 1px silver;
	float:left;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 5px;
	margin-top: 5px;
}
.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;
}
#current
{
	height: 17px;
	width: 200px;
	color: #0C3;
	text-decoration: underline;
}
a:link,a:visited
 		{
	color: #090;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 1.5em;
}
a:hover,
a:active 		{
	TEXT-DECORATION: underline;
	color: #0C3;
}

#body {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #999;
	background-image: url(images/desain1_01_01.jpg);
	background-repeat: repeat-x;
}
#top1
 {
	width: 1000px;
	height: 25px;
	background-image: url(images/desain1_03.jpg);
	background-repeat: repeat-x;
}
#top_head {
	width: 1000px;
	height: 120px;
	background-image: url(images/desain1_05.jpg);
	background-repeat: no-repeat;
}
#top_head2 {
	width: 1000px;
	height: 38px;
	background-image: url(images/desain1_06.jpg);
	background-repeat: no-repeat;
}
#font_ol {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #CCC;
	text-align: right;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
}

#top_line1 {
	width: 1000px;
	height: 8px;
	background-image: url(images/desain1_07.jpg);
	background-repeat: no-repeat;
}
#top_line2 {
	width: 1000px;
	height: 19px;
	background-image: url(images/desain1_14.jpg);
	background-repeat: repeat-x;
}

#menu_back {
	width: 1000px;
	height: 43px;
	background-image: url(images/desain1_11.jpg);
	background-repeat: repeat-x;
}





#menu{
	text-align: center;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
#menu a{
	color: #FFF;
	text-decoration:none;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-right: 20px;
	padding-left: 20px;
}
#menu   a:hover, #menu a:active {
	color: #F0F;
}

#menu_kiri{
	padding: 0px;
}


#menu_kiri a{
	color: #666;
	text-decoration:none;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #efefef;
	display: block;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#menu_kiri   a:hover, #menu_kiri a:active {
	color: #FFF;
	font-weight:bold;
	background-color: #E4E4E4;
}


#content_left {
	height: auto;
	width: 280px;
	background-color: #FFF;
}
#content_left_head1 {
	height: 42px;
	width: 280px;
	background-image: url(images/desain1_20.jpg);
	background-repeat: repeat-x;
}
#content_left_head2 {
	height: 42px;
	width: 280px;
	background-image: url(images/desain1_23.jpg);
	background-repeat: repeat-x;
}
#content_left_judul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	padding-top: 8px;
	text-align: center;
	font-weight: normal;
}
#content_left_isi {
	height: auto;
	width: 278px;
	background-color: #F3F3F3;
	border: 1px solid #DDD;
}
#content_right_head1 {
	height: 42px;
	width: 300px;
	background-image: url(images/desain1_20.jpg);
	background-repeat: repeat-x;
}
#content_right_head2 {
	height: 42px;
	width: 300px;
	background-image: url(images/desain1_23.jpg);
	background-repeat: repeat-x;
}

#padding2 {
	height: 10px;
	width: auto;
	background-color: #FFF;
}
#content_right {
	height: auto;
	width: auto;
	text-align: justify;
}
#bottom1 {
	height: 10px;
	background-color: #60c32f;
	width: auto;
}
#bottom2 {
	height: 43px;
	width: auto;
	background-image: url(images/desain1_11.jpg);
	background-repeat: repeat-x;
}


#font_bottom {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	padding-top: 8px;
	line-height: 1.5em;
}
#font_bottom a:link,#font_bottom a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #090;
}

#font_bottom a:hover,#font_bottom a:active {
	color: #0C3;
	text-decoration: none;
}
#bottom3 {
	height: 120px;
	text-align: center;
	background-color: #FFF;
	margin: 0px;
	width: auto;
}

#font_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #666;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#font_content_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: justify;
	color: #C00;
	line-height: 1.5em;
	font-weight: normal;
	padding: 0px;
}

#font_content_tanggal {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #999;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#font_side_judul {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-left: 15px;
}

#font_side {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	line-height: 1.5em;
}
#font_side a:link, #font_side a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: justify;
	margin: 0px;
	text-decoration: none;
	font-weight: normal;
}
#font_side a:hover, #font_side a:active {
	color: #C00;
	text-align: justify;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: justify;
	color: #0C0;
	line-height: 1.5em;
	font-weight: bold;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
	color: #B2B2B2;
	line-height: 1.5em;
	font-weight: bold;
	padding: 0px;
}
