#biokos {
	background:url(images/bg.png) no-repeat ;
	margin: 0 auto;
	width:1071px;
	height:717px;
	padding-top:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
	color:#068f32;
	line-height:16px;

}
#biokos #menu{
	background-color:#d5dbd9;
	margin: 0 auto;
	width:98%;
	font-size:11px;
	padding:1px 0px 8px 0px;
}
#biokos #menu ul {
	list-style:none;
	padding:0;
	
}
#biokos #menu ul li {
	background:url(images/menu-bg.png) no-repeat;
	float:left;
	text-align:center;
	margin-left:25px;
}
#biokos #menu ul li a:visited,#biokos #menu ul li a:link{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
	width:232px;
	height:35px;
}
#biokos #menu ul li a:hover{
	background:url(images/menu-bg-a.png) no-repeat;
}
#biokos #menu ul li .active{
	background-image:url(images/menu-bg-a.png);
	background-repeat:no-repeat;
}
#biokos #content {
	margin: 0 auto;
	width:98%;
	height:550px;
}
#biokos #content #left {
	width:30%;
	float:left;
	background-color:#5cd6b6;
	height:100%;
	line-height:20px;
}
#biokos #content #right {
	width:63%;
	float:left;
	padding-left:2%;
	padding-right:4%;
	background-color:#daf1eb;
	height:100%;
	overflow-y:scroll;
	line-height:20px;
	
	
}
#biokos #content #right .Rleft {
	float:left;
	width:210px;
	font-weight:bold;
}
#biokos #content #right .Rright {
    float:left;
	width:395px;
	font-weight:bold;
}
#biokos #content #right a.daftar {
	font-size:18px;
	background:url(images/panah.png) right no-repeat;
	padding-left:280px;
	padding-right:40px;
	text-decoration:none;
	color:#068f32;
	
}
#biokos #content #right .top{
	text-align:center;
	font-weight:bold;
}
#biokos #content #right #hal2 .col1{
	float:left;
	width:280px;
}
#biokos #content #right #hal2 .col3{
	float:left;
	width:230px;
}
#biokos #content #right #hal2 .col2 input{
	width:300px;
	border:none;
	background:#f0f9f7;
	height:20px;
}
#biokos #content #right #hal2 .baris {
	line-height:24px;
	clear:both;
}
#biokos #content #right #hal2 #submit {
	font-size:18px;
	background:url(images/panah.png) right no-repeat;
	padding-left:100px;
	padding-right:40px;
	color:#068f32;
	border:none;
	
}
#biokos #content #right #hal2 .baris {
	line-height:45px;
	
}

#biokos #content #right .title {
	font-size:18px;
	font-weight:bold;
	text-align:center;
	
}
#biokos #content #right ul li {
	list-style: outside url(images/panah.png) ;
}
#biokos #content #left a {
	font-size:18px;
	color:#068f32;
	text-align:center;
	padding-right:40px;
	text-decoration:none;
	
}


#biokos #page1 {

}
#biokos #page1 .imgright{
	margin-top:-20px;
	padding-left:24px;
}
#biokos #page1 .title {
	font-weight:bold;
	font-size:18px;
	text-align:center;
	padding-bottom:70px;
	width:80%;
}
#biokos .button {
	background:url(images/button.png) no-repeat center;
	text-align:center;
	color:#FFFFFF;
	height:35px;
	padding-top:14px;
}
#biokos .button a{
	color:#FFFFFF;
	text-decoration:none;

}
