* {padding:0; margin:0;}
html{
	background:white url('imateq/site/main-bg.jpg') top center no-repeat;
}

body {
	color:black;
	text-align:center;
	margin:0px auto;
	font:normal 11px arial, sans-serif;
}
table{margin:0px auto;}
a {color:#fff;}

#mainFlash {
	margin:0px auto;
	width:1010px;
	height:675px;
	border:solid 1px silver;
}
#curtainFlash {
	margin:0px auto;
	width:1010px;
	height:675px;
}

#navlist li
{
display: inline;
list-style-type: none;
padding-right: -10px;
float: left;
margin-left: 3px;

}
