body{
	background-color: #000;
}

#content {
	width:780px;
	height:560px;
	/*
	position:absolute;
	top:50%;
	left:50%;
	
	margin:-280px 0 0 -390px;
	overflow:auto;*/
}

#content_win {
	width:540px;
	height:490px;
	/*
	position:absolute;
	top:50%;
	left:50%;
	
	margin:-245px 0 0 -270px;
	overflow:auto;
	*/
}

#content  .copyarea{
	width:780px;
	height:12px;
	background-color: #000;
	text-align: right;
}

#content  .copyarea img{
	padding: 0px 0px 5px 0px;
}

#content  .bannerarea{
	width:780px;
	height:41px;
	background-color: #000;
}

#content  .bannerarea_L{
	float:left;
	width:100px;
	height:41px;
	background-color: #000;
	text-align: left;
}

#content  .bannerarea_L img{
	padding: 10px 0px 0px 0px;
}

#content  .bannerarea_R{
	float:right;
	width:680px;
	height:41px;
	background-color: #000;
	text-align: right;
}

#content  .bannerarea_R .cont_link_box{
	/*
	position:absolute;
	right:0px;
	*/
}


#content  .bannerarea_R .cont_link_box li{
	text-align:left;
	padding: 10px 5px 0px 10px;
	display:inline;
	float:right;
}

.photo {
	height: 500px;
	width: 780px;
	position: relative;
}

.titlelogo {
	position: absolute;
	top: 35px;
	z-index: 3;
}

.pics{
	height: 500px;
	width: 780px;
	z-index: 1;
}