
*{
padding:0;
margin:0;
}

body
{
	background-color: white;
	font-family: arial;
	font-size: 12px;
}

#Container
{
	width: 826px;
	margin: 10px 10px 10px 95px;

}



#Caption
{
 	color: Black;
	width: 263px;
	height: 198px;
	float : right;
	background: url("img/caption.gif") top left no-repeat;
}

#RightCon{
 	color: Black;
	width: 263px;
	float : right;
	background-color:#FFCECE;
	margin-bottom:0px
}


#Logo
{
    background: url("img/logo.jpg") top left no-repeat;
	width: 541px;
	height:155px;
	float: left;
}

#Conartikel{
	background-color:#FFCECE;
	padding-top: 15px;
	width: 541px;
	float: left;
}


.link
{
    color: #494a47;
	font-family: Candara;
	font-size: 14px;
	text-decoration: none;
	padding-left: 27px;
}

fieldset
{
	border: none;
	float: left;
	padding-left: 62px;
	padding-top: 5px;
}

input
{
	float: left;
	height: 15px;
	width: 125px;
}



#Welcome
{
	float: left;
	padding: 8px;
	padding-top: 5px;
	color: white;
}

h4
{
	font-size: 13px;
	line-height: 25px;
}

p
{
	text-align: justify;
}


#Menu
{
 	float: left;
	width: 541px;
	height:32px;
	padding-top: 11px;
	padding-bottom: 15px;

}

#Menu a
{
	width: 69px;
	line-height: 32px;
    vertical-align: middle;
	float: right;
	background: url("img/topmenu.gif") top left no-repeat;
	text-align: center;
	color: white;
	text-decoration: none;
	
}

#Menu a:hover, #Menu a.active
{
	text-decoration: underline;
	background: url("img/over.gif") top left no-repeat;
}


.main
{
    background: url("img/arrow.gif") top left no-repeat;
    background-position: 8px 3px;
    text-indent: 23px;
}

.child
{
    text-indent: 36px;
}

#Bottom
{
	width: 826px;
	background: url("img/bottom.gif") top left no-repeat;
	height: 55px;
	float: left;
	margin-top: 10px;
	
}

*>#Bottom
{
	margin-left: 0px;
	
}

.down_left
{
	font-size: 11px;
	text-align: left;
	padding-top: 8px;
	padding-left: 8px;
	float: left;
}

.down_right
{
	font-size: 11px;
	text-align: right;
	padding-top: 8px;
	float: right;
	padding-right: 8px;
}

.down_right a, .down_left a
{
    text-decoration: none;
    color: black;
}


.down2
{
	padding-bottom: 10px;
	float: right;
	display: none;
}

.down2 img
{
    border: 0px;
}


.artikel 
{
	padding-top: 8px;
	padding-bottom: 5px;
	margin-left:5px;
	margin-right:5px;
	font-size: 13px;
	font-family: Verdana;
	overflow: auto;

}
#tab1
{
    background-color:#FFCECE;
	border: 1px solid #4F0000;
	font-family: tahoma;
	color: #000066;
	font-size: 10pt;
	line-height: 16px;
	text-align: justify;
	margin-top:3px;
	margin-left:10px;
	
}

#td1
{
    background-color: #930000;
	color: white;
	font-size: 10pt;
	font-weight: bold;
	
}

#kotak
{
	color: black;
	font-size: 10pt;
	font-weight: bold;
	margin-left:20px;
	width:500px;
	height:35px;
	text-align: center;
}

.artikel ul
{
	padding:15px;
}
.artikel img
{
   margin-left:80px;
   margin-top:5px;
}

#gambar
{
  margin-left:0px;
  margin-top:0px;
   margin-bottom:10px;
}
.artikel p
{
	border-bottom: 2px solid #891f10;
	background: url("img/body.gif") repeat-x;
	color : white;
	font-size: 15px;
	font-weight: bold;
}