body{
	margin:0;
	padding:0;
	background:#cecbcb url(../../images/images/tul.png) repeat fixed;
	position:relative;
}
html,body{
	height:100%;
}
#wrap{
	width:950px;
}

.wrap .headergambar{
	float:right;
	background:url(../../images/images/header.png) no-repeat;
	height:110px;
	width:450px;
	margin-top:-100px;
}

/*luaran*/
#luaran{
	margin:0 auto;
	width:950px;
}

/*Header*/
#header{w
	clear: both;
	background:#9c252e;
	font-family:verdana;
	width:100%;
	font-size:13px;
	color:#fff;
	border-bottom-style:groove;
}

#header .wrap{
	margin:0 auto;
	width:1028px;
	padding:10px 0;
}

/*Menu*/
#menu{
	background:#BDD2FF;
	font-family:verdana;
	width:100%;
	font-size:13px;
	color:#fff;
	padding:20px 0;
	margin-top:0px;
	box-shadow:0 8px 6px -6px black;
}

#menus{
	background:#BDD2FF;
	font-family:verdana;
	width:100%;
	font-size:13px;
	color:#fff;
	padding:20px 0;
	margin-top:2px;
	box-shadow:0 8px 6px -6px black;
}

#menu .wrap{
	margin:-20px auto;	
	width:950px;
}

#menus .wrap{
	margin:-20px auto;	
	width:950px;
}

/*Isi*/
#isi{
	margin:0;
	padding:0;
	width:950px;
}

.kanan2{
	float:right;
	width:30px;
	margin-top: 80px;
	margin-right: -15px;
}

.kanan2 li{
	padding-bottom: 5px;
}

.kiri{
	float:left;
	padding:0 5px;
	width:150px;
	margin-left:-25px;
	margin-top:-20px;
}

.kiri .menu{
	font-family:verdana;
	font-size:12px;
}

.bawah{
	float: right;
	/*background:#FFFFFF;
	color: #444444;*/
	/*
	background-image: -webkit-radial-gradient(center, ellipse farthest-corner, #FFFFFF 0%, #00A3EF 100%);
	background-image: -moz-radial-gradient(center, ellipse farthest-corner, #EBFFFC 0%, #6CC8EF 100%);
	*/
	margin-right: 153px;
	margin-bottom:2%;
	width:1025px;
	padding: 10px;
	border-radius: 20px;
	/*box-shadow: 0 0 30px black;*/
}

.bawah a{
	 padding-left: 5px; 
}

.kanan{
	float:right;
	width:770px;
}

.kanan .header{
	margin:0;
	padding:0;
}

.kanan .konten{
	-moz-border-radius: 7px;
	-webkit-border-radius:7px;
	border-radius: 7px;
	text-align:left;
	background:#F2F3F7;
	border:#E8E9EF thin solid;
	padding:10px;
}

.kanan .konten{
	font-family:verdana;
	font-size:12px;
	text-align:justify;
}

/*prodi*/
#prodi{
	width:950px;
	margin:10px auto;
	font-family:verdana;
	font-size:11px;
	color:#000;
}

#prodi h3{
	text-align:right;
}

#prodi .tk h3{
	text-align:left;
}

#prodi .tk p{
	text-align:right;
}

#prodi p a{
	font-family:verdana;
	font-size:11px;
	color:#fff;
	text-decoration:underline;
}

#prodi p a:hover{
	font-family:verdana;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}

#prodi .teks{
	margin-bottom:5px;
	text-align:right;
}

#prodi .tk .teks{
	margin-bottom:5px;
	text-align:left;
}

#prodi .mi{
	float:left;
	width:280px;
	margin:0 10px 10px 0;
	scroll 0 0;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
	background:#2E69B2;
	border:#2E69B2 thin solid;
	padding:10px;
	color:#fff;
}

#prodi .tk{
	float:left;
	width:280px;
	margin:0 10px 10px 6.5px;
	scroll 0 0;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	background:#96CB43;
	border:#96CB43 thin solid;
	padding:10px;
	color:#fff;
}

#prodi .ka{
	float:left;
	width:280px;
	margin:0 10px 10px 6.5px;
	scroll 0 0;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
	background:#ff0000;
	border:#ff0000 thin solid;
	padding:10px;
	color:#fff;
}

/*footer*/
#footer{
	clear:both;
	margin-top:10px;
	font-family:verdana;
	padding:15px 0;
	width:100%;
	font-size:11px;
	color:#fff;
	scroll 0 0;
	padding:5px 10px;
	background:#285C9E;
	float: bottom;
	position:relative;
	bottom:0;
}

.footerisi{
	margin:0 auto;
	width:950px;
}
	
.bersih{
	clear:both;
}

p .readmore a{
	padding:5px 0;
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}

p .readmore a:hover{
	padding:5px 0;
	color:#fff;
	text-decoration:none;
}

.cari{
	border:#285C9E thin solid;
	padding:5px;
	font-size:11px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
}

.gambar{
	border:#ccc solid thin;
}

.marquee
{
	font-size: 18px;
	width:90%;
	margin:0 0 0 155px;
}

.konten{
	background:#FFFFFF;
	padding:20px;
	border:#fff thin solid;
	color:#444444;
	border-radius: 20px;
	box-shadow:0 0px 30px 0px black;
	margin:30px;
	width:970px;
	font-size:13px;
	overflow: auto;
	min-height: 300px;
}

.konten2{
	/*background:#BCDDEC;*/
	padding:20px;
	padding-bottom: 0px;
	/*border:#fff thin solid;*/
	color:#444444;
	border-radius: 20px 0;
	/*box-shadow:0 0px 30px 0px black;*/
	margin-left:auto;
	margin-right:auto;
	margin-top: 2%;
	margin-bottom: 2%;
	width:1000px;
	font-size:13px;
	overflow: hidden;
	min-height: 425px;
	/*
	background-image: -webkit-radial-gradient(center, ellipse farthest-corner, #FFFFFF 0%, #00A3EF 100%);
	background-image: -moz-radial-gradient(center, ellipse farthest-corner, #EBFFFC 0%, #6CC8EF 100%);
	*/
}

.konten ol{
	margin:17px;
}

.konten ul{
	margin:17px;
}


.logo{
	margin:0;
	padding:0;
}
.foto{
	float:right;
	margin:20px 10px 20px 20px;
	max-height: 500px;
	max-width:300px;
}
.fotoBerita{
	float:left;
	margin:20px 10px 20px 20px;
	max-height: 180px;
	max-width: 180px;
}

.logo h2{
	margin:-20px 90px;
	padding:0;
	/*color:#0690DD;*/
	font-size:24px;
	font-family:verdana;
	text-align:left;
}

.logo h5{
	margin:-50px 90px;
	padding:0;
	/*color:#FF0000;*/
	font-family:verdana;
	text-align:left;
}

.tombol{
	border:#225089 thin solid;
	padding:4px 10px;
	font-size:11px;
	background:#225089;
	color:#FFFFFF;
	cursor: pointer;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
}

#sideBar{
	position:absolute;
	right:-10px;
	top:0px;
	border-radius: 10px;
	box-shadow: 0 0 30px black;
	border:5px solid #ffffff;
	background:white;
	width: 270px;
}

#sideBar2{
	position:absolute;
	right:-10px;
	top:300px;
	border-radius: 10px;
	box-shadow: 0 0 30px black;
	border:5px solid #ffffff;
	background:white;
	width: 270px;
}

#footerContent{
	width:50%;
	margin:0 auto;
	padding:0px 10px;
	border-left: 1px dotted #DDD;
	border-right: 1px dotted #DDD;
}
#footerContent .navUmum, #footerContent .navStudent, #footerContent .navInternal{
	width:31%;
	float:left;
	margin:0 5px;
	border-right: 1px dotted #DDD;
	height:108px;
}

#footerContent .navInternal{
	border-right: 0px;
}

#footerContent .navSosMed{
	width:20%;
	float:left;
	margin:0 5px;
	padding-left: 10px;
	border-left: 1px dotted #DDD;
	height: 108px;
}
#footerContent ul li:first-child{
	font-weight: bold;
	font-family: verdana;
	color:#F7C56F;
	font-size:140%;
}
#footerContent a{
	color:#ffffff;
}
.konten p{
	text-align:justify;
}
.konten #isiBerita{
	text-align:justify;
}

.konten li{
list-style-type: circle;
}