@charset "utf-8";
/* CSS Document */

body{ margin:0; padding:0; font:12px/1.3em Verdana, Arial, Helvetica, sans-serif; background:#f4f4f4 url(images/bgMain.gif) top left repeat-x; color:#636464; }
form,img{ padding:0; margin:0; border:0; }

#outer{ width:1001px; margin:auto; border:0px solid #000; padding:80px 0 0 0;} /*993*/

	/*
	#leftContent{ width:125px; float:left; border:1px solid #ccc; text-indent:-9999px; }
	#rightContent{ width:125px; float:left; border:1px solid #ccc; text-indent:-9999px; }
	*/

	#mainContent{ width:743px; float:left; border:0px solid #000; background:url(images/bgContent.gif) repeat-y; min-height:700px; height:auto !important; height:700px; }
		.topImage{ width:743px; height:125px; background:url(images/topImage.jpg) no-repeat; }
			.topImage a{ color:#268989; }
			.topImage a:hover{ text-decoration:none; }
			
		.isi{ width:700px; margin:auto; border:0px solid #000; }
		
		.boxNomer{ padding:5px 0 5px 0; float:left; border:0px solid #000; width:700px; }
			.nomer{ width:40px; float:left; }
			.formNya{ width:650px; float:left; }
				.formNya h3{ margin:5px 0 0 0; padding:0; font-size:16px; }
		

.errBox{ background:#FFFFCC; color:#990000; padding:5px; border:dashed 1px #990000; margin:0 0 10px 0; font-weight:bold; }

.footer{ clear:both; margin: 10px 0 50px 0; text-align:center; font-size:10px}