BODY{
	margin:0;
	padding:0;
	text-align:center;
	font: 12px Arial, Helvetica, sans-serif;
	color: #717171;
	}
H1{
	margin:0 0 0.8em 0;
	padding:0;
	font-size:1.8em;
	font-weight:normal;
	color:#000;
	}
P{
	margin:0;
	padding:0.8em 0 0 0;
	}
A {
	color:#4a4a4a;
	}
	A:HOVER{
		color:#000;
		}

.nobr{
	white-space:nowrap
	}
#main{
	position:absolute;
	top:10%;
	left:50%;
	margin:0 0 0 -240px;
	padding:0 0 0 0;
	width:480px;
	height:650px;
	}
#logo{
	margin:0 0 80px 0;
	text-align:left;
	}
#sq{
	width:100%;
	background:#fcfcfb url('i/bg.gif') repeat-x 0 bottom;
	}
		#tl{
			background:url('i/tl.gif') no-repeat 0 0
			}
		#tr{
			background:url('i/tr.gif') no-repeat right 0
			}
		#br{
			background:url('i/br.gif') no-repeat right bottom
			}
		#bl{
			background:url('i/bl.gif') no-repeat 0 bottom
			}
	#cnt{
		padding:35px 30px;
		}
#note{
	margin:0 auto;
	width:30em;
	}
#footer{
	margin-top:150px;
	text-align:center;
	color:#b7b7b7;
	}
	#footer DIV{
		margin:0 auto;
		width:350px;
		}
	#footer A{
		color:#a6a6a6;
		}
	

