@charset "utf-8";
/* CSS Document */
body{margin:0; padding:0; background:url(../images/bg.jpg) top center;font-family:Arial, Helvetica, sans-serif;
color:#828282;
font-size:0.6em;
line-height:18px;}
a{color:#828282; text-decoration:none;}
a:hover{text-decoration:underline;}
h1{
margin:0px;padding:0px; padding-bottom:10px; display:inline; font-size:9px;}
h2{
margin:0px;padding:0px; padding-bottom:10px; font-size:12px; font-weight:400;}

#main{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 950px;
	height: 540px;
	margin-top: -290px; /*always take 1/2 from the size of the height, they have to be negative*/
	;
	margin-left: -475px
}
#naf{
	position: absolute;
	width: 53px;
	height: 25px;
		left: 842px;
	top: 401px;
}
#menu{
	position:absolute;
	width:522px;
	height:31px;
	left: 393px;
	top: 12px;
	text-align:right;
	font-size:1.1em;
	z-index:1000;
	color:#828282;
}
#main-1{
	position:relative;
	width:930px;
	height:435px;
	top: 43px;
	margin:0px auto;
	padding:0px;
	padding-top:19px;
	z-index:980;
	background:#f5f4ef top center;
}
#main-2{
	position:relative;
	width:930px;
	height:435px;
	top: 43px;
	margin:0px auto;
	padding:0px;
	padding-top:19px;
	z-index:980;
	background:#f5f4ef  url(../images/back.gif) bottom right no-repeat;
}
#slide{
	position:relative;
	width:882px;
	height:416px;
	z-index:10;
	margin:0px auto;
	padding:0px;
	font-size:1.1em;
}
#footer{
	position:absolute;
	width:331px;
	height:20px;
	left: 620px;
	top: 512px;
	font-size:1em;

}
#footer1{
	position:absolute;
	width:474px;
	height:20px;
	left: 33px;
	top: 512px;
	font-size:1em;
}
#ym{
	position:absolute;
	width:313px;
	height:20px;
	left: 163px;
	top: 0px;
	font-size:1em;

}
.imgpho{
	margin-right:10px;
	
}
p{ margin:0px; padding:0px; padding-top:12px; padding-bottom:12px;}
#login{color:#828282; top:5px; width:882px; height:25px;  position:absolute; z-index:999; margin-righ:0px; margin-top:14px; right:24px; margin-left:0px; background-color:rgba(3, 3, 6, 0);
background-color:#f4f1eb;
filter:alpha(opacity=80);
opacity: 0.8;
-moz-opacity:0.8;
}
a.port{margin-left:30px; margin-right:30px;}

.input {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:black;
	font-size:8pt;
	height:14px; background-color:#f1f1f1;
	border:1px solid #999999;
}
.tombol {
	font-family : Arial, Verdana, Geneva;
	color: #666666; 
	font-size : 8.5pt;
	border: 1px solid #CCCCCC;}
	.field{font-family:Arial, Helvetica, sans-serif;font-size : 8.5pt;color:#333333; font-weight : normal;height:17; }

