body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin: 0;padding: 0; }fieldset, img { border: 0; }

body {	
	border:0;
	font-size: 12px;
    margin: 0px auto ; 
	text-align: right;
}
/* misc */
#clearer {
	clear: 0 both;
}

/* header */
#headerindex {
	margin: 0 auto;
	width: 884px;
}

/* footer-index */
#footerindex {
	clear: both;
	color: #1F348B;
	height: 30px;
	padding-top:20px;
	margin: 0 auto;
	text-decoration: none;
}

.headerindex{
    width: 884px;
	height:519px;
}
