@charset "utf-8";
/* CSS Document */


body {
	background-image: url(bg.gif);
	background-color: #c4b99a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#main {
	width:383px;
	height:800px;
	z-index:1;
	top: 20px;
	position:relative;
	margin: 0 auto 0 auto;
}
#notic{
	position:absolute;
	width:375px;
	height:359px;
	z-index:2;
	left: 5px;
	top: 402px;
	text-align:justify;
	direction:rtl;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9pt;
	color:#000;
	line-height:18px;
}
