* {
    margin: 0;
    padding: 0;
}

body {
    font: 12px Arial, Verdana, Geneva, sans-serif;    
	background-color: #999;
	background: url(../images/bg_body.jpg) #BBB repeat-x;
}

#mother {
	margin: 18px auto;
	width: 936px;
	/*background-color: #EEE;*/
}

#header {
	background: url(../images/header.jpg) no-repeat;
	width: 936px;
	height: 97px;
}

.head_c {
	font-size: 10px;
	letter-spacing: 0.7px;
	text-align: right;
	padding: 30px 50px 0 0;
}

.head_c a {
	text-decoration: none;
	color: #336699;
	font-weight: normal;
}

.head_c a:hover {
	text-decoration: none;
	color: #999;
}

.head_title {
    text-align:left; 
    padding:30px 0px 0px 245px;
    font-size:18px;
    font-weight:bold;
}

#footer {
	clear: both;
	margin: 10px 8px 0 8px;
	height: 90px;
	background: url(../images/bg_footer.gif) #3675b4 repeat-x;
	color: #FFF;
	font-size: 11px;
}

#footer #foot_left {
	float: left;
	padding: 18px 0 0 15px;
}

#footer #foot_right {
	float: right;
	padding: 18px 15px 0 0;
	text-align: right;
}

#footer a {
	font-weight: bold;
	text-decoration: none;
    color: #CCC;
}

#footer a:hover {
    color: #EEE;
}

#child {
	background: url(../images/bg_child.gif) center repeat-y;
}

#child #child_c {	
	margin: 5px 10px;
}

#child_left {
	float: left;
	width: 204px;
	margin: 5px 0 0 14px;
}

.child_left_c {
	margin-bottom: 10px;
}

#child_left  h2 {
	font-size: 12px;
	letter-spacing: 0.5px;
	color: #336699;
	margin-bottom: 5px;
}

#child_left a {
	text-decoration: none;
	color: #0099FF;
	font-weight: bold;
}

#child_left a:hover {
	text-decoration: none;
	color: #336699;
	border-bottom: 1px solid #999;
}

.c_box {
}

.c_box_c {
	background-color: #E5E5E5;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 5px 7px;
}

.c_box_tl {
	float: left;
	width: 5px;
	height: 5px;
	background: url(../images/cbox_tl.gif) top left #FFF no-repeat; 
}

.c_box_tr {
	float: right;
	width: 5px;
	height: 5px;
	background: url(../images/cbox_tr.gif) top right #FFF no-repeat;
}

.c_box_mt {
	float: left;
	height: 4px;
	background-color: #E5E5E5; 
	border-top: 1px solid #CCC;  
}

.c_box_mb {
	float: left;
	height: 4px;
	background-color: #E5E5E5; 
	border-bottom: 1px solid #CCC;  
}

.c_box_bl {
	float: left;
	width: 5px;
	height: 5px;
	background: url(../images/cbox_bl.gif) top left #FFF no-repeat; 
}

.c_box_br {
	float: right;
	width: 5px;
	height: 5px;
	background: url(../images/cbox_br.gif) top right #FFF no-repeat;
}

.wb_box {}

.wb_box_c {
	background-color: #FFF;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 5px;
}

.wb_box_tl {
	float: left;
	width: 5px;
	height: 5px;
	background: url(../images/wbox_tl.gif) top left #FFF no-repeat; 
}

.wb_box_tr {
	float: right;
	width: 5px;
	height: 5px;
	background: url(../images/wbox_tr.gif) top right #FFF no-repeat;
}

.wb_box_mt {
	float: left;
	height: 4px;
	background-color: #FFF; 
	border-top: 1px solid #CCC;  
}

.wb_box_mb {
	float: left;
	height: 4px;
	background-color: #FFF; 
	border-bottom: 1px solid #CCC;  
}

.wb_box_bl {
	float: left;
	width: 5px;
	height: 5px;
	background: url(../images/wbox_bl.gif) top left #FFF no-repeat; 
}

.wb_box_br {
	float: right;
	width: 5px;
	height: 5px;
	background: url(../images/wbox_br.gif) top right #FFF no-repeat;
}

#menu {
}

#menu_c {
}

#child_right {
	float: left;
	width: 685px;
	/*background-color: #EEE;*/
}

#child_right_c {	
	padding: 5px 0 0 10px;
	letter-spacing: 0.2px;
}

#child_right_c img {	
	border: 0;
}

#child_right_c h1 {
	font-size: 18px;
	margin-bottom: 10px;
	color: #666;
	border-bottom: 1px dashed #FFCC00;
	padding-bottom: 5px;
}

#child_right_c h2 {
	font-size: 16px;
	margin-bottom: 10px;
	color: #000;
	border-bottom: 2px solid #FFCC00;
	padding-bottom: 5px;
}

#child_right_cc {
	padding: 5px 20px 0 10px;
}

#child_right_cc  a {
    text-decoration: none;
    color: #0099FF;
    font-weight: bold;
}

#child_right_cc  a:hover {
   border-bottom: 1px solid #CCC;
    color: #336699;
}

#child_right_cc ul, ol {
	margin-left: 20px;
}

.breadcrumb {
	text-decoration: none;
	color: #666;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 11px;
}

.breadcrumb a {
	text-decoration: none;
	color: #999;
	font-weight: normal;
}

.breadcrumb a:hover {
	text-decoration: none;
	color: #666;
}

.icoes {
	float: left;
}

.icoes img {
	border: 0;
}

.box_bottom {
	float: left;
	width: 283px;
	margin: 0 10px 20px 0;
	font-size: 12px;
	line-height: 18px;	
}

.box_bottom h1 {
	font-size: 24px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 10px;
}

.box_bottom  a {
	text-decoration: none;
	color: #336699;
}

.box_bottom a:hover {
	text-decoration: none;
	color: #0099FF;
}

.clearer {
    clear: both;
}

.clearer2 {
    padding-top: 10px;
    clear: both;
}

.tb {
    padding: 2px 5px;
	border: 2px solid #CCC;
}

.bt {
    background-color: #EEE;
    border: 1px solid #CCC;
    font-size: 9px;
    font-weight: bold;
    padding: 5px;
    margin: 5px 0;
}

.bt:hover {
    background-color: #FFF;
    border: 1px solid #CC0000;
}

.notetext {
    background-color: #0099FF;
    color: #FFF;
    font-weight: bold;
    padding: 5px 10px;
    margin: 5px 0;
}

.notetext a {
    text-decoration: none;
    color: #FFCC00;
}

.notetext a:hover {
    text-decoration: none;
    color: #CCC;
}

.warntext {
    background: url(images/warn.gif) top no-repeat;
    text-align: center;
    color: #CC0000;
    font-weight: bold;
    padding: 25px 10px 0 10px;
    margin-bottom: 2px;
}

.warntext2 {
    background-color: #CC0000;
    color: #FFF;
    font-weight: bold;
    padding: 5px 10px;
    margin: 5px 0;
}

.welcome {
	margin: 10px 0;
}

.go_price {
	float: left;
	width: 327px;
	height: 72px;
	background: url(../images/bg_go_price.jpg) no-repeat;
	margin-right: 18px;
}

.go_agen {
	float: left;
	width: 327px;
	height: 72px;
	background: url(../images/bg_go_agen.jpg) no-repeat;
}

.go_c {
	width: 220px;
	font-size: 11px;
	line-height: 14px;
	padding: 22px 0 0 11px;
}

.go_c a {
	text-decoration: none;
	color: #0099FF;
	font-weight: bold;
}

.go_c a:hover {
	color: #336699;
	border-bottom: 1px solid #999;
}

.da_news {
}

.da_news a {
	text-decoration: none;
	color: #0099FF;
	font-weight: bold;
}

.da_news_title {
	font-weight: bold;
}

.da_news_date {
	color: #999;
}

.da_news_content {
	margin: 5px 0;
}

.side_news {
	margin-bottom: 10px;
	padding-bottom: 2px;
}

.side_news_title {
	font-weight: bold;
}

.side_news_date {
	color: #999;
}

.side_news_content {
	margin: 5px 0;
}

#form_aplikasi {
	margin: 10px 0;
	padding: 10px;
	background-color: #EEE;
	border: 1px solid #CCC;
}

.sim_table table {
    margin-top: 10px;
    width: 100%;
}

.sim_table td {
    padding: 5px;
    vertical-align: top;
    border-bottom: 1px dashed #CCC;
}

.sim_table tr:hover {
    background-color: #EEE;
}

.sim_table a {
    text-decoration: none;
    color: #0099FF;
    font-weight: bold;
}

.sim_table a:hover {
    text-decoration: underline;
    color: #6600CC;
    font-weight: bold;
}

/* anythingSlider */
.anythingSlider { width: 672px; height: 202px; position: relative;}
.anythingSlider .wrapper { width: 672px; height: 202px; position: absolute; top: 0; left: 0; }
.anythingSlider .wrapper ul             { width: 9999px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 202px; width: 672px; position:relative;}
.anythingSlider ul li img.slide {
	float:left;
}
.anythingSlider .arrow               { display: block; height: 80px; width: 53px; background:url(images/buttons.png) no-repeat left top; text-indent: -9999px; position: absolute; top: 146px; cursor: pointer; margin:0;}
.anythingSlider .forward                { background-position: 0 0; right:0; }
.anythingSlider .back                   { background-position: -53px 0; left: -155px; }
.anythingSlider .forward:hover          { background-position: 0 -80px; }
.anythingSlider .back:hover             { background-position: -53px -80px; }

#start-stop                             { display:none;}

.anythingSlider h2 {
	font-size:25px;
	width:100%;
	overflow:hidden;
	width:636px;
	margin-bottom:0;
	border-bottom:none;
	letter-spacing:-1px;
}
	.anythingSlider h2 a {
		font-family:Arial, Helvetica, sans-serif;
		float:right;
		font-size:12px;
		font-weight:normal;
		letter-spacing:normal;
	}
/* anythingSlider */

