@charset "UTF-8";
/* CSS Document */

#apDiv1 {
	position:absolute;
	width:1000px;
	height:500px;
	z-index:10;
	top: 200px;
	background-color: #333;
	margin-left: -500px;
	left: 50%;
	border: 1px solid #FFF;
}
#apDiv2 {
	position:absolute;
	width:1000px;
	height:300px;
	z-index:11;
	top: 200px;
	margin-left: -500px;
	left: 50%;
	padding: 20px;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	line-height: 160%;
}
#top-all {
	position:absolute;
	width:100%;
	height:40px;
	z-index:51;
	top: 0px;
	left: 0px;


}
#top-bk {
	position:absolute;
	width:100%;
	min-width:1000px;
	height:40px;
	z-index:50;
	top: 0px;
	left: 0px;
	background-color: #4C5969;
	opacity:0.6;
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	filter:alpha(opacity=60);
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-color: #999;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#top {

	width:1000px;
	height:40px;




	color: #FFF;
}
#div-bottom {
	position:absolute;
	width:100%;
	min-width:1000px;
	height:134px;
	z-index:3;
	top: 700px;
	margin-top:0px;
	padding-top: 10px;
	background-image: url(../image/buttom_bk_image.png);
	background-repeat: repeat-x;
}

#mid {
	position:absolute;
	width:980px;
	height:500px;
	z-index:10;
	top: 100px;
	opacity:0.8;-moz-opacity:0.8;-khtml-opacity: 0.8; filter:alpha(opacity=80);
	background-color: #333;
	margin-left: -500px;
	left: 50%;
	border: 1px solid #FFF;
}

#mid-template {

position:absolute;
width:100%;
min-width:1000px;
	z-index:21;
	top: 40px;


}

#mid-content {
position:absolute;
width:100%;
min-width:1000px;
	z-index:21;
	top: 40px;

	color: #FFF;

	font-family: "Times New Roman", Times, serif;
	line-height: 160%;

}

#close-div {
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px;
	margin-bottom: 0px;
}

#close-div2 {
	width:27px;
	height:27px;
	background-image: url(../image/closebk-trans.png);
	background-position: 0px 0px;
}
#close-div2:hover {
	width:27px;
	height:27px;
	background-image: url(../image/closebk-trans.png);
	background-position: 0px 27px;
}

#flash-bk {
	width:100%;
	min-width:1000px;
	height:700px;
	top: 0px;
	
	background-color:#495767;
	


}

#clock {

position:absolute;
width:100%;

	z-index:5;
	top: 347px;
	left: 0px;


}

#flash-bkb {
	position:absolute;
	width:100%;
	min-width:1000px;
	height:700px;
	top: 0px;
	z-index:4;
	background-color:#495767;
	/*visibility:visible;*/
	display:block;
	
	

}