ul.layout {
	list-style-type: none;
	width: 100%;
	float: left;
	background:url(../images/tab_atas.gif) repeat-x;
	width:860px;
	height:24px;
	padding:0px;
	margin:0px;
}

ul.layout li {
	margin: 0 5px 0 0;
	float:left;
}

ul.layout li.pojok_kanan{
	float: right;
	background:url(../images/tab_pas_kiri.gif) no-repeat top;
	
}

ul.layout li a table tr td.tabkiri{
	background:url(../images/tab_pas_kiri.gif) no-repeat top;
	width:4px;
	height:24px;
}

ul.layout li a table tr td.tabkanan{
	background:url(../images/tab_pas_kanan.gif) no-repeat top;
	width:5px;
	height:24px;
}

ul.layout li a table tr td.tabtengah{
	background:url(../images/tab_pas.gif) repeat-x;
	height:24px;
	font:bold 12px Arial;
	padding-right:5px;
	padding-left:5px;
}

ul.layout a {
	font:bold 12px Arial;
	color:#000;
	margin:0;
}

ul.layout li a.active table tr td.tabkiri{
	background:url(../images/tab_aktif_kiri.gif) no-repeat top;
	width:5px;
	height:24px;
}

ul.layout li a.active table tr td.tabkanan{
	background:url(../images/tab_aktif_kanan.gif) no-repeat top;
	width:5px;
	height:24px;
}

ul.layout li a.active table tr td.tabtengah{
	background:url(../images/tab_aktif.gif) repeat-x;
	height:24px;
	font:bold 12px Arial;
	padding-right:5px;
	padding-left:5px;
}

ul.layout li.pojok
{
	background:url(../images/tab_pojok.gif) no-repeat;
	width:5px;
	height:24px;
	float:right;
	margin:0px;
}

.tab
{
	background:url(../images/tab.gif) repeat-y;
	width:860px;
}

.isi_tab_atas
{
	background:url(../images/isi_tab_atas.gif) no-repeat;
	width:860px;
	height:4px;
	clear:both;
}

.isi_tab_bawah
{
	background:url(../images/isi_tab_bawah.gif) no-repeat;
	width:860px;
	height:9px;
}
