body {
	background-image: url('/images/img_titik_bg.gif');
    color: #808080;
    font-family: 'Arial', serif;
    font-size: 14px;
    width: 100%;
}
#wrapper {
    margin: 10px auto;
    max-width: 670px;
}

font-widget{
	font-weight: bold;
	color: #2980b9;
	font-size: 12px;
	}

/* Style Utama*/

.clearfix {
    clear: both;
}

.left-col {
    width: 50%;
    float: left;
	color: #666666;
	line-height:15px;
}

.konten {
	line-height:19px;
}

.sidebar {
    width: 46%;
    float: right;
    font-size: 12px;	
}

#sidebar1{
	color: #808080;
	width: auto;
	padding: 10px;
	background: #FFF;
	margin-bottom: 15px;
	line-height:16px;
	}

#sidebar1:hover{
	background: #FFFFFF;
	}

#bingkai{
	text-align:center; background:#FFFFFF;
	width: auto;
	padding: 10px;
	margin-bottom: 20px;
}

.top-menu {
	color: #2980b9;
	font-weight: bold;
	text-decoration: none;
	font-size:12px;
	}

.top-menu a{
	color: #2980b9;
	text-decoration: none;
	}

.top-menu:hover{
	color: #FF9BBC;
	text-decoration: none;
	}

p {
    padding: 0 5px;
}

pre {
    overflow: scroll;
    font-size: 10px;
}

.form_visitor {
	width: 37%;
	height: 22px;
	font-weight: bold;
	font-family: "Arial", Gadget, sans-serif;
	color: #2980b9;
	text-align: center;
	border: 1px solid #2980b9;
	background-color: #F2FBFF;
	margin:7px;
	} 

.form_visitor:hover {

	color: #000;
	border: 1px solid #2980b9;
	background-color: #FFFFFF;
	} 

.form_kode {
	font-weight: bold;
	width: 81%;
	height: 22px;
	font-family: "Arial", Gadget, sans-serif;
	color: #2980b9;
	text-align: center;
	border: 1px solid #2980b9;
	background-color: #F2FBFF;
	} 

.form_kode:hover {
	color: #000;
	border: 1px solid #2980b9;
	background-color: #FFFFFF;
	} 

.button_form {
	color: #ffffff;
	background-color: #2980b9;
	width: 82%;
	height: 26px;
	font-size: 15px;
	display: inline-block;
	border: none;
	}

.button_form:hover {
	background-color: #53BAFF;
	color: #FFFFFF;
	}

.old_visitor {
	width: 48%;
	height: 22px;
	font-family: "Arial", Gadget, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #FF6699;
	border: 1px solid #FF6699;
	background-color: #FFE1EB;
	margin-right:10px;
	float: left:
	} 

.old_visitor:hover {
	color: #000;
	border: 1px solid #FF6699;
	background-color: #FFFFFF;
	} 

.button_form_old {
	color: #ffffff;
	background-color: #FF6699;
	width: 30%;
	height: 26px;
	font-size: 15px;
	display: inline-block;
	border: none;
	}

.button_form_old:hover {
	background-color: #FF9BBC;
	color: #FFFFFF;
	}

small-font2 {
	font-size:10px;
	}

small-font1 {
	font-size:12px;
	}

#form_pengunjung {
	background: #000;
	width: auto;
	}