/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/master/batu.gif);
	font-size: 13px;
	color: #666666;
}

#wrapper{
	margin-right: auto;
	margin-left: auto;
	width: 761px;
}

#main{
	background-image: url(../img/master/base.jpg);
	background-repeat: repeat-y;
	width: 761px;
}
#menu{
	float: left;

}
#contents{
	width: 542px;
	margin-right: 19px;
	float: left;
	background-color: #FFFFFF;

}
.cl{
	clear: both;

}

#footer{
	background-image: url(../img/master/foot3.jpg);
	background-repeat: repeat-y;
	width: 761px;

}

.foot_add{
	background-image: url(../img/master/foot3.jpg);
	background-repeat: repeat-y;
	width: 650px;
	text-align: center;
	font-size: 12px;
	padding-left: 190px;
	line-height: 135%;
	padding-top: 10px;
	padding-bottom: 3px;


}


p,h1,h2,h3{
	margin: 0px;

}

h1{
	margin-bottom: 15px;

}
