@charset "utf-8";
/* CSS Document */

html body {
	background-image:url(image/html_bg.jpg);
	background-color:#102544;
	background-repeat:repeat-x;
	margin:0;
}

.flash{
width:1024px;
margin:0 auto;
}

.divheader{
	height:768px;
	width:100%;
	clear:both;
}

