/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(images/bg.png);
	color:#666666;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;

}

h1 {
	font-size:12px;
}
a {
	text-decoration: none;
	color:#666666;
}

img {
	vertical-align:bottom;
}

img.nohover {
	border:0;
}
img.hover {
	border:0;display:none;
}
A:hover img.hover {
	display:inline;
}
A:hover img.nohover {
	display:none;
}

#container {
	margin: 30px auto;
	width: 900px;
	color: inherit;
	text-align: left;
	background: #FFFFFF;
}

#header {
	padding: 10px 0 0 0;
	width: 900px;
	color: inherit;
	text-align: left;
	background: #FFFFFF;
}

#h_left {
	padding: 0 0 0 30px;
	float: left;
	width: 300px;
	color: inherit;
	text-align: left;
	background: #FFFFFF;
	/*border: 1px solid orange;*/
}

#h_right {
	padding: 24px 0 0 200px;
	float: right;
	height:26px;
	width: 370px;
	color: inherit;
	text-align: right;
	background: #FFFFFF;
	/*border: 1px solid orange;*/
}

#menu_link {
	margin:4px 0 0 0;
	height:80px;
	color: inherit;
	background: #FFFFFF;
}

#wrapper {
	width:900px;
	background: #FFFFFF;
	margin:0 0 0 0;
	padding:0 0 20px 0;
}

#wrapper_ind {
	width:900px;
	height:180px;
	background: #FFFFFF;
	margin:0 0 1px 0;
	padding:0 0 100px 0;
}

#img_det {
	padding:0 30px 0 80px;
	float:left;
	width:200px;
	color: inherit;
	background: #FFFFFF;	
}

#news_cari {
	padding:0 0 34px 30px;	
	float:left;
	width:188px;
	color: inherit;
	background: #FFFFFF;
}

#cari {
	margin:0 0 5px 0;
	float:left;
	color: inherit;
	background: #FFFFFF;
}

#news {
	padding:0 5px 0 10px;
	float:left;
	width:170px;
	color: inherit;
	background: #FFFFFF;
	border-style:dashed;
	border-width:1px;
}
#news a {
	text-decoration: none;
	color:#666666;
	text-decoration:none;
}

#news a:hover {
	color:#999999;
}

#img_work {
	padding:25px 0 62px 32px;
	float:left;
	width:200px;
	color: inherit;
	background: #FFFFFF;
}

#isi_work {
	padding:0 20px 55px 0;
	float:left;
	width:430px;
	height:200px;
	color: inherit;
	background: #FFFFFF;
}

#isi_det {
	padding:0 60px 100px 20px;
	float:left;
	width:510px;
	color: inherit;
	background: #FFFFFF;
}

#isi_det_news {
	padding:0 20px 50px 50px;
	float:left;
	font-size:10px;
	width:830px;
	color: inherit;
	background: #FFFFFF;	
}

#isi_work a {
	text-decoration: none;
	color:#666666;
	text-decoration:none;
}

#isi_work a:hover {
	color:#999999;
}

#wrap_div {
	width:900px;
	background: #FFFFFF;
	margin:0 0 0 0;
	padding:0 0 150px 0;
	font-size:11px;
}

.detail {
	float:left;
	width:420px;
	padding:15px;
	background: #FFFFFF;
}

.img_det {
	float:left;
	width:135px;
	background: #FFFFFF;
	padding:0 0 0 35px;
 }

.isi_det {
	float:left;
	width:220px;
	height:97px;
	padding:0 15px 0 0;
	background: #FFFFFF;
}

.link_det {
	float:left;
	width:220px;
	padding:0 15px 0 0;
	background: #FFFFFF;
}

#con_partner {
	width:900px;
	font-size:10px;
	background: #FFFFFF;
	text-decoration: none;
}

.partner {
	margin:0 30px 0 30px;
	padding:10px 20px 10px 20px;
	width:800px;
	font-size:15px;
	background: #e6e7e8;
	color:#666666;
	font-size:10px;
}

.member {
	margin:0 15px 0 15px;
	padding:5px 10px 5px 10px;
	width:200px;
	font-size:15px;
	background: #999999;
	color:#FFFFFF;
}

#gap {
	float:left;
	width:900px;
	height:30px;
	font-size:10px;
	background: #FFFFFF;
}

#footer {
	width:900px;
	font-size:10px;
	background-image: url(images/bg.png);
}

#footer a {
	text-decoration: none;
	color:#666666;
	text-decoration:none;
}

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

#footer_left {
	padding:10px 0 0 0;
	float:left;
	width:600px;
	height:50px;
}

#footer_right {
	padding:10px 0 0 0;
	float:left;
	width:300px;
	height:50px;
	text-align:right;
}

.formlo {
	padding:0 0 10px 0;
}
