/*
ƒgƒbƒv
-------------------------------------------------------------------*/

#top{ width : 750px;
height:362px;
background-image:url(img/header.jpg);
background-repeat:no-repeat;
}



#n1 {
	width:750px;
	height:auto;
	background-repeat: repeat-y;
	overflow: auto;
}

img {
    border-style:none;
}

h1 {
	font-size:24px;
	color:#3366cc;
	}
	
h2 {
	font-size:16px;
	color:#3366cc; 
	background-color:#FFFF99;
	}
	
#n2 {
	width:750px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	overflow: auto;
	height: auto;
}

h3 {
	font-size:14px;
	color:#000; 
	}
	
#n3 { width:750px; 
height:203px;
	margin:70px 0 0 0px;
}

h4 {
	font-size:14px;
	color:#000; 
	}
	
#n4 { width:750px; 
height:249px;
	margin:220px 0 0 0px;
}

#n5 { width:750px; 
height:249px;
	margin:100px 0 0 0px;
}

a.opacity:hover{
zoom: 1;
filter:alpha(opacity=70);
-moz-opacity:0.7;
opacity:0.7;
}