#sa_flash_wrapper { 
	width:100%; position:absolute; top:0px; left:0px; z-index:0; height:auto; margin:0px auto; text-align:center;
}

#sa_flash { 
	margin:0px auto; position:relative; text-align:center;
	width:1039px; height:97px; 
	background:url(/images/bg_sa_flash.png) no-repeat;
/* IE6 */
	behavior: url(/iepngfix.htc);
}

#sa_flash p { padding:20px; font:bold 14px gulim; margin:0px }

.sa_flash_notice { color:#000 }
.sa_flash_warning { color:#CC6600 }
.sa_flash_error { color:#990033 }
