@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

@font-face {
    font-family: 'CentaurMTRegular';
    src: url('../_font/nrr_____-webfont.eot?') format('eot'),
         url('../_font/nrr_____-webfont.woff') format('woff'),
         url('../_font/nrr_____-webfont.ttf') format('truetype'),
         url('../_font/nrr_____-webfont.svg#webfontepjMAH3F') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CentaurMTStdBold';
    src: url('../_font/centaurmtstd-bold-webfont.eot?') format('eot'),
         url('../_font/centaurmtstd-bold-webfont.woff') format('woff'),
         url('../_font/centaurmtstd-bold-webfont.ttf') format('truetype'),
         url('../_font/centaurmtstd-bold-webfont.svg#webfontNv8o63dH') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LucidaSansStdRoman';
    src: url('../_font/lucidasansstd-webfont.eot?') format('eot'),
         url('../_font/lucidasansstd-webfont.woff') format('woff'),
         url('../_font/lucidasansstd-webfont.ttf') format('truetype'),
         url('../_font/lucidasansstd-webfont.svg#webfontrrGpIT7g') format('svg');
    font-weight: normal;
    font-style: normal;

}





hr{
	position:relative;
	clear:both;
}





/* front page ----------------------- */
