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

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#444444;
	text-transform:lowercase;
	font-size:11px;
	line-height:13px;
	margin:2px;
	margin-bottom:15px;
	letter-spacing: 1px;
	word-spacing:1px;
	
}
a{
	text-decoration: none;
	font-weight:bold;
	color: #333333;
	cursor:pointer;
}
a:hover {
	background-color:#000000;
	color:#FFFFFF;
	text-decoration:none;
	

}

.background{
	position:absolute; 
	height:100%; 
	width:100%; 
	background-color:#FFFFFF; 
	filter: alpha (opacity=90);  -moz-opacity: .9; opacity: .9;
}

.level1{
	position: absolute; 
	width:183px; 
	height:183px; 
	left:12px; 
	top:12px;
	
}

.level1content{
	position:absolute;
	z-index:0; 
	top:0px; bottom:0px; left:0px; right:0px; 
	border: 1px solid #333333;
	padding:15px; 
	overflow:auto;
	width:151px; 
	height:151px;
}

.level2{
	display:none; 
	position: absolute; 
	width:274px; 
	height:274px; 
	left:25px; 
	top:25px;
}

.level2content{
	position:absolute;
	z-index:2; 
	top:0px; bottom:0px; left:0px; right:0px; 
	border: 1px solid #333333;
	padding:15px; 
	overflow:auto;
	width:242px; 
	height:242px; 
}


.level3{
	display:none; 
	position: absolute; 
	width:365px; 
	height:365px; 
	left:38px; 
	top:38px;
}

.level3content{
	position:absolute;
	z-index:5; 
	top:0px; bottom:0px; left:0px; right:0px; 
	border: 1px solid #333333;  
	padding:15px; 
	overflow:auto;
	width:333px; 
	height:333px; 
}

.level4{
	display:none; 
	position: absolute; 
	width:456px; 
	height:456px; 
	left:51px; 
	top:51px;
}

.level4content{
	position:absolute;
	z-index:8; 
	top:0px; bottom:0px; left:0px; right:0px; 
	border: 1px solid #333333;  
	padding:15px; 
	overflow:auto;
	width:424px; 
	height:424px;
}

.levelP{
	display:none; 
	position:absolute; 
	left:532px; 
	top:12px;
	height: 547px;
	width: 547px;
}

.levelPcontent{
	position:absolute;
	z-index:11; 
	top:0px; bottom:0px; left:0px; right:0px;
	border: 1px solid black;  
	padding:15px;
	padding-bottom:0px; 
	overflow:auto;
	letter-spacing:0px;
	height: 531px;
	width: 516px;

	
}
.xbox{
	position:absolute; 
	bottom:0px; 
	right:0px; 
	height:13px; 
	width:13px; 
	background-color:#000000; 
	text-align:center; 
	vertical-align:middle;
}

.portrait{
	height:480px;
	border:0px;
}
	
.detail{
	height:480px;
	width:515px;
	border:0px;
}

.landscape{
	width:515px;
	border:0px;
}

.thumbnail{
	height:56px;
	width:56px;
	border:0px;
}

.full{
	height:100%;
	border:0px;
 }

.fullpic{
	display:none; 
	position:absolute;  
	bottom:0px; 
	right:0px; 
	top:0px; 
	left:0px; 
	text-align:center
}

.fullpiccontent{
	position:absolute; 
	z-index: 100; 
	top: 12px; 
	bottom:18px; 
	left:0px; 
	right:0px
}

.captiontitle {
	letter-spacing:0px;
	font-weight:bold;
}