@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 100%;
	height: 100%;
	/* cursor: crosshair; */
    font-family: Arial, Helvetica, sans-serif;font-family: "宋体" ;
}
a:link {
	color: #8e8d8d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8e8d8d;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #8e8d8d;
}
#box {
	position: absolute;
	visibility: hidden;
	border: 1px solid #160305;
}
#left1 {
	position: absolute;
	cursor:  pointer;
	visibility: hidden;
}
#right1 {
	position: absolute;
	cursor:  pointer;
	visibility: hidden;
}
#pagediv {
	position: absolute;
	cursor:  pointer;
	visibility: hidden;
	color: #8e8d8d;
	font-size: 12px;
	text-indent: 30px;
	line-height: 50px;
}
#screen {
	position: absolute;
	left: -1px;
	width: 100%;
	top: 49px;
	height: 80%;
}
#box img  {
	position: absolute;
	cursor: pointer;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#box span {
	position: absolute;
	color: #ccc;
	font-family: verdana;
	font-size: 12px;
	width: 200px;
}
#box a {
	text-decoration: none;
	color:#ff8000;
}
#box a:hover	{
	text-decoration: none;
	background:#000000;
	color:#ffffff;
}
#box a:visited {
	text-decoration: none;
	color:#ff8000;
}
#box a:visited:hover {
	text-decoration: none;
	background:#000000;
	color:#ffffff;
}
#lnk {
	visibility: hidden;
}
#screen1 {
	left: -2px;
	width: 100%;
	top: 23px;
	height: 10%;
	color: #8e8d8d;
	font-size: 12px;
	text-indent: 30px;
	line-height: 50px;
	padding-top: 28px;
	}
.screen121 {
	color: #FF6600;
	font-size: 12px;
	}
#screen11 {
	position: absolute;
	left: -2px;
	width: 100%;
	top: 35px;
	height: 10%;
	color: #CCCCCC;
	font-size: 12px;
	text-indent: 30px;
	line-height: 20px;
	padding-top: 3%;
	}
#screen2 {
	position: absolute;
	width: 100%;
	bottom:19px;
	height: 10%;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	color: #999999;
	text-decoration: none;
	padding-top: 1%;
	font-family: "宋体";
	}

#box1 {
	background-repeat: repeat-x;
	background-color: #000000;
	}

.span11	{
	position:absolute;
	left:50%;top:50%;
	}
	
.span12	{
	position:absolute;
	font-family:arial; 
	font-size:10px; 
	color:#FFFFFF; 
	left:-50px; 
	top:-32px
	}

.span13	{
	position:absolute; 
	left:-50px; 
	top:-15px; 
	font-size:1px; 
	width:100px; 
	height:10px; 
	background:#333
	}
	
.span14	{
	position:absolute;
	left:0px;
	top:0px;
	font-size:1px;
	width:0px;
	height:10px;
	background:#FFFFFF
	}