html, body, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
h1 img {
	display: block;
}
img {
	border: 0px;
}
a {
	color: #FF6200;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FF7F00;
	text-decoration: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	text-align: center;
	background:#fe802f url('../images/bgatas.gif') fixed repeat-x top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px auto;
	padding: 0px
}
#wrapper {
	text-align: left;
	margin: 26px auto;
	width: 980px;
	background: #ffffff;
	padding: 5px;
}
#judul {
	width: 980px;
	height: 175px;
	background: url('../images/pjbanner.jpg') no-repeat;
}
#content1 {
	padding:10px;
	font-size:12px;
	background:#FFA63C ;
}
#content2 {
	padding:10px;
	font-size:12px;
	background:#FFFFFF ;
	height: 265px;
	border: solid 1px #e3e5ea;
	border-bottom:none;
}
#content3 {
	padding:10px;
	border: solid 1px #e3e5ea;
	height: 100px;
}
.subc3_1 {
	float:left;
	width : 200;
	height: 100;
	margin-left:10px; 
}
.subc3_2 {
	float:left;
	width : 200;
	height: 100;
	margin-left:100px; 
}
.subc3_3 {
	float:left;
	width : 200;
	height: 100;
	margin-left:100px; 
}

#footer {
	background: #FFA63C;
	text-align: center;
	padding: 10px;
}
/*cycle*/
.pics { height: 237px; width: 162px; padding:0; margin:0; overflow: hidden }
.pics img { height: 225px; width: 150px; padding: 5px; border: 1px solid #ccc; background-color: #eee; top:0; left:0 }
.pics img {
	-moz-border-radius: 0px; -webkit-border-radius: 0px;
}
.jilbab {
	float:left;
	width : 170;
	height: 250;
	margin:10px; 
}
.ketJilbab {
	text-align:center;
	margin-top:5px;
}

