/*Desain*/
#wrapper{
	width:605px;
	/*border:1px solid #000000;*/
}
/*cate*/
#link{
	
}
.abjad{
	border:1px solid #000000;
	width:20px;
	height:20px;
	text-align:center;
	float:left;
	margin:5px;
}
.abjad a{
	text-decoration:none;
	color:#000000;
}
.hitam{
	background-color:#000000;
	color:#FFFFFF;
	border:1px solid #000000;
	width:20px;
	height:20px;
	text-align:center;
	float:left;
	margin:5px;
}
.hitam a{
	text-decoration:none;
	color:#FFFFFF;
}
/*ALBUM*/
.pic{
	background-color:#000000;
	border:2px solid #CFCFCF;
	height:150px;
	margin:5px;
	overflow:hidden;
	text-align:center;
	width:110px;
}
.album{
	float:left;
	background-color:#000000;
	border:2px solid #CFCFCF;
	height:150px;
	margin:5px;
	overflow:hidden;
	text-align:center;
	width:110px;
}
.album3{
	float:left;
}
.title{
	text-align:center;
}
.title a{
	font-size:12px;
	font-weight:bold;
	font-family:verdana;
	color:#703F54;
	text-decoration:none;
}
.album2{
	background-color:#000000;
	border:2px solid #FF9B1A;
	float:left;
	height:150px;
	margin:5px;
	overflow:hidden;
	text-align:center;
	width:110px;
}
.dialog{
	border:none;
}
/*detail*/
.big{
	float:left;
	width:605px;
	text-align:center;
}
/*paging*/
#paging{
	font-family:verdana;
	font-size:12px;
	text-align:center;
	margin-left:80px;
}
#paging a {
	text-decoration:none;
	border:1px solid #000000;
}

