@charset "utf-8";
/* CSS Document */


/*CSS untuk profile*/
#profilewrap {
	width: 877px;
	/*float: left;*/
	position: relative;
	background-color: #6399CE;
	margin-top: 1em;
	clear: both;

}
#profilefooter{
	width: 877px;
	background-image: url(../image/web-body/footer2.gif);
	background-repeat: repeat-y;
	background-color: #a5d2ff;
	background-position: relative;
	clear: both;
	float: left;
	padding-bottom: 2em;
	color:#000000;
}



#profilediv{
	float: left;
	width: 750px;
	margin-right: 3em;
	margin-left: 3em;
	padding: 20px;
	margin-bottom: 5em;
	clear: both;
	
}


