*{margin:0px; padding:0px;}
.clear{clear:both;}
#logo{
	z-index:11;
	position:absolute;
	left:10px;
	top:45px;	
}
#top{
	width:1000px;
	margin:0px auto;
	height:90px;
		
}
.bendera{
		padding:1px;
		box-shadow:0px 0px 5px #65adfb; 
		border-radius:3px;
		background:#65adfb;
	}
#counter{
	width:auto; 
	background:url(../asset/counter.jpg) left no-repeat; 
	border:1px solid #d4d7dc; 
	padding:3px 5px 3px 20px; 
	border-radius:5px; 
	font-family:Tahoma, Geneva, sans-serif; 
	font-size:13px; 
	margin-top:5px;	
}
#top-right{
	z-index:11;
	position:absolute;
	right:10px;
	top:20px;	
}
body{
	background:url(../asset/bg-detail.png);
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;	
}
#wrapper{
	width:100%;
	position:relative;
}

		.awalcsw{
			margin-right:11px;
			margin-top:10px;
			margin-bottom:10px;	
		}
		.akhircsw{
			margin-left:11px;
			margin-top:10px;
			margin-bottom:10px;	
		}
		.tengahcsw{
			margin:0px 12px;
			margin-top:10px;
			margin-bottom:10px;		
		}
		.listcsw:hover{
			box-shadow:0px 0px 0px;
			transition:all 0.3s ease;	
		}
		.listcsw{
			transition:all 0.3s ease;
			width:180px;
			float:left;
			text-align:center;
			border-radius:5px;
			height:150px;
			border:1px solid #c4c4c4; 
			box-shadow:0px 1px 8px #666;	
		}
		.listcsw tr td{
			text-align:center;
			vertical-align:middle;	
		}

					/*----------------------------CSS MENU---------------------------*/

.img-ttk{position:absolute; bottom:2px;}

#menu{
	width:100%;
	height:70px;
	background:url(../asset/bg_menu.png);	
	font-family:"futura md bt bold",Arial;
	font-size:14px;
	position:relative;
}
#menu a{text-decoration:none;}
#bg-menu{
	width:1000px;
	height:70px;
	margin:0px auto;
}
#menu ul li{
	float:left;
	list-style:none;
}
#home{
		background-image:url(../asset/bg_menu_home.png);
		height:70px;
		width:62px;	
}
.list-menu{
		min-width:90px;
		width:auto;
		padding-top:10px;
		padding-right:10px;
		padding-left:10px;
		border-right:2px solid #175498;
		height:60px;
		color:#fff;
		font-weight:bold;
		background:url(../asset/titik_menu.png) bottom right no-repeat;	
}
.list-menu:hover{
		color:#b2c0cf;
}
.kat-menu{
		color:#efefef;
		font-size:11px;
		font-family:Tahoma, Geneva, sans-serif;
		font-weight:normal;	
}
#menu ul li ul{
	position:absolute;
	z-index:10;
	display:none;
	background:#316dad;
	border-radius:0px 0px 5px 5px;
	border-bottom:solid #b9b4b4 1px;
	border-left:solid #b9b4b4 1px;
	border-right:solid #b9b4b4 1px;
	min-width:220px;
	margin-left:-3px;
}
#menu ul li:hover ul{
	display:block;
}
#menu ul li ul li:hover{
	color:#b2c0cf;
}
#menu ul li ul li{
	float:none;
	font-size:13px;
	color:#efefef;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;	
	padding:5px 10px;
}
.subawal{
	margin-top:100px;
}
.bukansubakhir{
	border-bottom:1px solid #b2c0cf;	
}
.border-menu{
	z-index:9;
	position:relative;
	height:25px;
	background:url(../asset/border-menu.png) repeat-x;
}
.border-slider{
	margin-top:-20px;
	position:relative;
	height:22px;
	background:url(../asset/border-slider.png) repeat-x;
}
.mdr-menu{
		width:auto;
		min-width:155px;	
	}
					/*----------------------------CSS MENU---------------------------*/
					

#content{
	width:1000px;
	margin:0px auto;	
	margin-bottom:20px;
}
#content table tr td{
	padding-top:5px;
}
#content ul li{
	list-style:url(../asset/list-style.png);
	list-style-position:inside;
	padding-top:3px;
}
.img-about{
	width:200px; 
	margin-right:15px;
	border:1px solid #e4e4e4;
	border-radius:4px;	
}

#content h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:25px;
	font-weight:normal;	
}

.grs{
	border:0px;
	height:2px;
	background:url(../asset/border-judul-1.png) center no-repeat;
	margin-top:5px;	
}

.inputtext{
	border:1px #333 solid;
	border-radius:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	padding:4px;	
	width:250px;
}

.inputtext:focus{
	outline:none;
	border:1px solid #F00;	
}

#formcontact table tr td{
	padding:2px 0px;
}

.tombol{
	background:#206bbd;
	color:#fff;
	padding:5px 10px;
	font-weight:bold;
	border-radius:10em;
	border:0px;	
}
.tombol:hover{
	color:#b2c0cf;	
	transition:all 1s ease-in;
	cursor:pointer;
}

.list-news-home{
	width:300px;
	float:left;
	margin:5px;	
}

.list-news-home img{
	width:300px; 
	border:1px solid #dcd3d3;
	borde-radius:100px;
	height:170px;	
}

#listtengah{
	margin-left:40px;
	margin-right:40px;	
}

					/*----------------------------CSS PANEL BOTTOM---------------------------*/



#panel-bottom{
	width:100%;
	background:url(../asset/bg-panel-bottom.jpg) repeat-x;	
	height:223px;
	font-family:Tahoma, Geneva, sans-serif;
	font-family:13px;
	padding:10px 0px;
}

.judul-panel-bottom{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:16px;
	margin-left:-5px;
}

#content-panel-bottom{
	width:1000px;
	margin:0px auto;	
}

.list-panel-bottom{
	width:250px;
	float:left;	
}
.list-panel-bottom table tr td{
	padding:3px 0px 3px 10px;	
}

#content-panel-bottom a{
	text-decoration:none;
	color:#333;
}
#content-panel-bottom a:hover{
	transition:all 2s ease-in;
	color:#000;
	text-decoration:underline;
}
					/*----------------------------CSS PANEL BOTTOM---------------------------*/



#footer{
	width:990px;
	padding:10px 0px 10px 10px;
	margin:0px auto;	
}
#footer a{
	font-weight:bold;
	text-decoration:none;
	color:#3e3c3c;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	line-height:20px;	
}

	.more-career{
		background:#256cb7; 
	}
	.more-career a{
		color:#fff; font-weight:bold;
		text-decoration:none;
		padding-left:100px;
		padding-right:100px;
	}
	.more-career:hover{
		background:#217fe3;
		transition:all 0.5s ease-out;
		cursor:pointer;
	}
	.judul-career{
		font-family:Verdana, Geneva, sans-serif;
		font-size:20px;
		margin:0px;
		padding:0px;	
		font-weight:normal;
		margin-left:-15px;
	}
	.job-desk{
		font-family:Verdana, Geneva, sans-serif;
		font-size:14px;
		margin:0px;
		padding:0px;	
		margin-top:5px;
		margin-bottom:10px;
		font-weight:normal;
		margin-left:-15px;
	}
	.table-career{
		float:left;
		border-collapse:collapse;
		width:300px;	
		margin:12px;
		
	}
	.table-career tr td{
		padding:5px 10px;
	}
	
#detailcareer{
		width:500px;
		min-height:500px;
		background:#ddedfd;
		border-radius:10px;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:13px;
		border:1px solid #256cb7;
		margin:0px auto 20px auto;	
	}
	#detailcareer a{
		color:#256cb7;
		font-weight:bold;
		text-decoration:none;	
	}
	#juduldetailcareer{
		text-align:center;
		margin-bottom:20px;
		padding:10px 0px 20px 0px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:25px;
		font-weight:normal;
	}
	
	#contact-left{
		width:400px;
		float:left;
		margin-right:40px;
	}
	#contact-right{
		width:500px;
		border-left:1px dashed #ccc;
		padding-left:40px;
		float:left;
	}