.left{
	float:left;
}
.right{
	float:right;
}
.auto{
	margin:0 auto;
}
.alpha{
	margin-right:10px;
}
.beta{
	margin-left:10px;
}

.blacklink{
	color:#292929;
	text-decoration: none;
}
.blacklink:hover{
	color: #595959;
	border-bottom: 1px solid #c03437;
}
.greylink{
	color: #848484;
	text-decoration: none;
}
.greylink:hover{
	color: #848484;
	border-bottom: 1px solid #c03437;
}
.redlink{
	color:#c03437;
	text-decoration: none;
}
.redlink:hover{
	color: #848484;
	border-bottom: 1px solid #c03437;
}
.wrap75x75 {
	float:left;
}
.wrap75x75 div {
	
	float: left;
	margin: 0 5px 5px 0;
	background-color: #CCCCCC;
}
.wrap75x75 a {
	display: table-cell;
	width: 80px;
	height: 80px;
	text-align: center;
	vertical-align: middle;
    text-align: center;
    vertical-align: middle;
	background-size:cover;
	background-position:50% 25%;
	margin-right:5px;
	margin-bottom:5px;
}
.wrap75x75 img {
	vertical-align: middle;
}
.wrap75x75 div {

}
.wrap75x75 a:hover {
	background-color: #CCCCCC;
}
.wrap75x75 img{
	max-width:75px;
	max-height:75px;
}
#nav{
	width:100%;
	height:55px;
	margin-bottom:15px;
}
.navmenu{
	width:499px;
	margin-top:20px;
	float:left;
	font-size:10px;
}
.navmenu h2{
	color:#292929;
}
.navmenu h3{
	color:#939393;	
}
.navmenu li{
	list-style:none;
	display:inline;
	font-size:13px;
	margin-right:10px;
	line-height: 55px;
}
.navmenu a{
	color:#292929;
	text-decoration:none;
}
.navmenu a.active,
.navmenu a:hover{
	color:#595959;
	border-bottom:1px solid #c03437;
}
.gallery {
	width: 999px; 
	height: 250px;
	overflow: hidden;
	text-align: center;
	position:relative;
}
.gallery .bigthumb {
	float: left; 
	width: 250px; 
	height: 250px;
	overflow: hidden; 
	margin:0 5px 0 0;
}
.gallery .smallthumb{
	float: left; 
	width: 705px; 
	height: 260px;
}
.gallery .smallthumb img{
	display:none;
}
.toko li{
	list-style:none;
	display:inline;
	float:left;
}
#contentFNtoko_01 img{
	width:150px;
	height:150px;
}
#contentFNtoko_01{
	float:left;
	width:150px;
	margin:10px;
	text-align:center;
}
.forum{
	margin-right:30px;
}
.bursa{
	margin-right:30px;
}
.forum h2, .bursa h2, .direktori h2{
	border-bottom:1px solid #eee;
}
.forum h2, .bursa h2, .direktori h2, .toko h2{
	margin-bottom:30px;
}
.forum h2 a, .bursa h2 a, .direktori h2 a, .toko h2 a{
	color:#292929;
	text-decoration:none;
}
.forum h2 a:hover, .bursa h2 a:hover, .direktori h2 a:hover, .toko h2 a:hover{
	color:#595959;
	border-bottom:1px solid #c03437;
}
.forum h3, .bursa h3, .direktori h3, .toko h3{
	margin:30px 0 0 0;
}
.forum h3 a, .bursa h3 a, .direktori h3 a, .toko h3 a{
	color:#292929;
	text-decoration:none;
}
.forum h3 a:hover, .bursa h3 a:hover, .direktori h3 a:hover, .toko h3 a:hover{
	color:#595959;
	border-bottom:1px solid #c03437;
}
.mainbanner:hover {
	opacity:0.7;
}
.textads{
	color:#b8b8b8;
}
.textads h3{
	margin-top:20px;
	color:#292929;
}
.bigthumb a {
display: table-cell;
width: 250px;
height: 250px;
text-align: center;
vertical-align: middle;
background-size: cover;
background-position: 50% 25%;
background-repeat: no-repeat;
}