.mainContainer
{
	margin-left:auto;
	margin-right:auto;
	width:70%;
	background-color:white;
}

.header{
    color: #666666;
    font: bold 24px arial,Calibri;
}

.lnk_search_type {
	width: 200px;
	height: 60px;
	margin-right: 5px;
}


.tbl_compact{
	border: 0;
	border-collapse: collapse;
	border-spacing: 0px;
	width:100%;
	padding: 0px;
}
.tbl_compact td { 
	padding:0px; 
}

.text_body { /*bdy*/
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.bold12 {
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.title1 {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
	border-bottom:solid 1px #CCC;
}

.title-orange {
    color: #FF9900;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bolder;
}



.div_search_box {
	/*border: 1px solid #CCCCCC;*/
	position:relative;
	width:676px;
	z-index:1;
	border:solid 1px #CCC;
}

.div_search_box_inside{
	width: 94%;
	padding:0px; 
	margin:20px;
}
.div_search_box_inside_2{
	width: 94%;
	padding:0px;
	margin:10px;
}




.bold12blk {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
}


.txtTopSearch{
	/*pubTxtBox */
	color: #aaaaaa;
	font: italic 12px Calibri, Arial, Verdana, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	width: 123px;
}


/*area {*/
	/*cursor: pointer;*/
	/*cursor: hand;*/
/*}*/

/*.divSearch {*/
	/*position:relative;*/
	/*width:676px;*/
	/*z-index:1;*/
	/*border:solid 1px #CCC;*/
/*}*/

/*.tblSearchAddress {*/
	/*width: 100%;*/
	/*border: 0;*/
	/*border-spacing:0;*/
	/*border-collapse:collapse;*/
/*}*/
/*.tblSearchAddress tr:first-child {*/
	/*height:15px;*/
/*}*/
/*.tblSearchAddress td {*/
	/*padding:2px;*/
/*}*/
/*.tblSearchAddress td:first-child{*/
	/*width:25px;*/
/*}*/
/*.tblSearchAddress td:first-child+td{*/
	/*width:175px;*/
/*}*/

/*.tblSearchAddress input[type="text"] {*/
	/*border:solid 1px #CCC;*/
	/*width:200px;*/
/*}*/

/*.tblService1 {*/
	/*border: 0;*/
	/*border-spacing:0;*/
	/*border-collapse:collapse;*/
	/*padding:0px;*/
/*}*/

/*#detailServices {*/
	/*XXX tar diubah jd class*/
	/*overflow:auto; border:1px solid #000000; width:400px; height:163px; display:block; padding:0px;*/
/*}*/

/*.tblService2 {*/
	/*tableServices*/
	/*border: 0;*/
	/*border-spacing:0;*/
	/*border-collapse:collapse;*/
	/*padding:0;*/
	/*width:100%;*/
/*}*/

/*.tblService2 td:first-child {*/
	/*width:20px;*/
	/*text-align: left;*/
	/*padding:0;*/
	/*margin:0;*/
	/*vertical-align: top;*/
/*}*/
/*.tblService2 td:first-child+td {*/
	/*width:93%;*/
	/*text-align:left;*/
	/*vertical-align: middle;*/
	/*padding:0;*/
	/*margin:0;*/
/*}*/

