﻿@charset "utf-8";
body {
	background:#0F0A08;	
	text-align:center;
}

#main{
	background-image:url(../images/flash_list_bg.jpg);
	background-repeat: no-repeat;
	width: 980px;
	height:766px;
	z-index:10;
	position:relative;
}

#menu{
	left:53px;
	top: 40px;
	z-index:99px;
}

#flash{
	left:290px;
	top:276px;
}

#icon_flash1{
	left:60px;
	top:100px;
	color:#D1AEA0;
}


.font_footer{
	color:#000000;
}

#footer p{
	margin:0;
	padding:0;
}

#footer{
	z-index:20; 
	top:746px;
	left:400px;
	color:#CEC1B0;
}