*{margin:0px; padding:0px;}



#flash_box{
	width:640px;
	height:510px;	
	margin:0 auto;
	position:relative;left:50%;
	margin-left:-320px;  
	z-index:1;
	position:absolute;
	top:10px;
	background:green;}

#flash{
	background:green;
	margin:0 auto;
	width:640px;
	height:480px;
	margin-top:30px;
	
	}
	
.close{
	width:50px;
	height:30px;
	float:right;
	background: url(images/close1.gif);
	}
	
body{
	margin-top:20px;}
	
#main{
	margin-top:20px;
	width:900px;
	height:600px;
	margin:0 auto;
	border:1px  #CCC solid;}
.footer{
	background:#CCC;
	width:900px;
	height:50px;
	margin:0 auto;
	border:1px  #CCC solid;}
	
.footer p{
	font-size:14px;
	text-align:center;
	margin-top:5px;
	}
	
.qq{	
	margin:0 auto;
	width:100px;
		}
.qq image{
	border:0px;}
		
.qq a{
	text-decoration:none;
	color:transparent;
	}
	
