@import url("../../common/css/import.css");
div#pix{
	z-index:0;
	position:absolute;
	margin:0 auto;
	width:1003px;
	height:960px;
}
div#pix{
    background-color:#000;
    background-image:url(../images/top.jpg);
    background-repeat:repeat;
    background-position: center center;
} 
div#count{
	z-index:1;
	position:absolute;
	margin-top:5px;
	margin-left:20px;
}
div#soundPlayer{
	z-index:1;
	position:absolute;
	margin-top:0;
	margin-left:498px;
	width:275px;
	height:20px;
}
div#news{
	z-index:1;
	position:absolute;
	margin:100px 0 0 -195px;
	width:780px;
	height:200px;
}
div#news iframe{
	width:600px;
	height:840px;
	border-style:none;
}
div#newsAAAA{
	z-index:1;
	position:absolute;
	margin-top:330px;
	margin-left:-21px;
	width:780px;
	height:200px;
}
div#newsAAAAA iframe{
	width:780px;
	height:200px;
}
