style1 {	color: #006600;
	font-style: italic;
	font-weight: bold;
}

.arrowlistmenu .headerbar{
font: bold italic 16px Times News Romance;
color: white;
background: black url(titlebar.png) repeat-x center left;
padding: 4px 0 4px 7px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}


.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}
/* berita */
.judulbrt {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}

.cajpmerah {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}

.cajpcoklat {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	
}
.berita {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

/* smart.php*/

.ienlarger {
	float: left;
	clear: both
	padding-top: 5px; 
	padding-right: 5px; 
	padding:4px;
	border: 1px solid #ddd;
	background-color:#FFFFFF;
	

}
.ienlarger a { 
	display:block;
	text-decoration: none;
}
.ienlarger a:hover{ 
 	position:relative;
}
.ienlarger span img {
	border: 1px solid #FFFFFF; 
	margin-bottom: 8px; 
}
.ienlarger a span {  

	position: absolute;
	padding:5px;
	border: 1px dotted #999999;
	display:none;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EFEFEF;

}

.ienlarger img { 
border-width: 0;
}

.ienlarger a:hover span { 
	display:block;
	z-index: 100;
	left: 60px;
	bottom: 60px;

}

.resize_thumb {
	width: 110px; 
	height : 110px;
}

.resize_thumb1 {
	width: 70px; 
	height : 70px;
}

/*  font judul  */

.font {
font-family: "Times New Roman", Times, serif;
font-size: 22px;
font-weight: 599;
}
