@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:arial;
	font-size:14px;
	background:url(../image/bg.png) repeat-x top center #eff1f2;
}

img {
	border:none;
}

.bg {
	/*background:url(../image/bg.png) repeat-x top center #eff1f2;*/
	width:800px;
}

table.data td {
    text-align: left;
}

.copas {
	background:url(../image/copas.png) no-repeat top center;
	margin:10px;
	width:800px;
	height:214px;
	padding:25px 0 0 55px;
}

.domain {
	border:none;
	background:url(../image/domain.png) no-repeat left;
	width:308px;
	height:26px;
	padding:0 5px 0 5px;
}

.pilih {
	border:none;
	position:absolute;
	background:url(../image/pilih.png) no-repeat left top;
	width:153px;
	height:27px;
	padding-left:5px;
	padding-top:5px;
}

.char {
	border:none;
	position:absolute;
	background:url(../image/char.png) no-repeat left top;
	width:50px;
	height:25px;
	padding-left:4px;
	padding-top:2px;
}

.day {
	border:none;
	position:absolute;
	background:url(../image/day.png) no-repeat left top;
	width:100px;
	height:25px;
}

.search {
	background:url(../image/search.png) no-repeat right top;
	border:none;
	width:97px;
	height:45px;
	margin-left:560px;
	margin-bottom:20px;
}

label {
	padding-right:15px;
}

.form {
	font-size:13px;
}

.power {
	font-family:calibri;
	font-size:13px;
	color:#006838;
}

.power a {
	text-decoration:none;
	color:#006838;
}

.power a:visited {
	text-decoration:none;
	color:#006838;
}

.power a:active {
	text-decoration:none;
	color:#006838;
}

.power a:hover {
	text-decoration:none;
	color:#006838;
}
