body {
	margin:0; padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	background-color:#FFF;
	/*background:url(images/BG_trans1.gif) no-repeat left fixed #cc0000;*/
}
h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000;
	padding:0;
	margin: 5px 0;
}
#page_wrapper {
	width:100%;
	height:100%;
	/*background-color:#333;*/
}
#wrapper {
	width:900px;
	margin:0 auto;
	padding:0 35px;;
	background-color:#333;
	background:url(../images/bg_repeat.png) repeat-y top center;
}
#main_content {
	width:900px;
	/*height:485px;*/
	/*background-color:#CCC;*/
}
#header {
	width:900px;
	height:139px;
	background-color:#666;
	background:url(../images/header.jpg) no-repeat center;
}
.head_img {
	width:300px;
	height:71px;
	z-index:3;
	float:left;
	position:absolute;
	top:5px;
}
#content {
	background-color:#FFF;
	width:900px;
}
#content_inside {
	float:left;
	margin:5px;
	background-color:#FFF;
}
#form_request {
	float:left;
	width:888px;
	border:solid 1px #999;
}
.form_req1 {
	float:left;
	margin:5px;
	width:285px;
}
.form_req2 {
	float:left;
	margin:5px 0;
	padding:0 5px;
	width:338px;
}
.form_req3 {
	float:left;
	margin:5px;
	width:232px;
}
.brdr_both {
	border-left: solid 1px #999;
	border-right: solid 1px #999;
}
input, select {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
}
input, select, textarea {
	border:solid 1px #CCC;
}
.input_req {
	width:147px;
}
.input_req2 {
	width:170px;
}
.input_req3 {
	width:100px;
}
.input_req_dp {
	width:80px;
	padding-left:21px;
	background-image: url(../images/rp.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: solid 1px #CCC;
}
.judul_form {
	font-weight:bold;
	text-decoration:underline;
	display:block;
	margin-bottom:5px;
}
#tombol_pesan {
	display:block;
	margin: 10px auto auto auto;
}
.tombol_pesan {
	display:block;
	width:200px;
	height:80px;
}
#footer {
	/*float:left;*/
	margin:0 auto;
	width:970px;
	height:146px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: 1px;
}
#footer_inside {
	width:900px;
	padding:0 35px;
}
#info {
	float:left;
	padding: 5px;
	width:890px;
	text-align:justify;
}
/*#footer_title {
	margin-top:10px;
	margin-bottom:10px;
	width:900px;
}*/
.itfooter {
	color:#F00;
	font-weight:bold;
}
div.tooltip { 
    background-color:#000; 
    border:1px solid #fff; 
    padding:10px 15px; 
    width:300px; 
    display:none; 
    color:#fff; 
    text-align:left; 
    font-size:12px; 
 
    /* outline radius for mozilla/firefox only */ 
    -moz-box-shadow:0 0 10px #000; 
    -webkit-box-shadow:0 0 10px #000; 
}
.tos {
	font-weight:bold;
}
.tos:hover {
	text-decoration:underline;
	cursor:pointer;
}
.tgl_kembali_help {
	width:10px;
}