@charset "utf-8";
/* 代码整理：时代Java */
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, img, dl, dt, dd, table, th, td, blockquote, fieldset, div, strong, label, em {
	margin:0;
	padding:0;
	border:0;
}
ul, ol, li {
	list-style:none;
}
input, button {
	margin:0;
	font-size:12px;
	vertical-align:middle;
}
body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0 auto;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
b, strong, em, i {
	font-style:normal;
	font-weight:normal;
}
h2, h3, h4, h5 {
	font-size:14px;
	font-style:normal;
}
h6 {
	font-size:12px;
	font-style:normal;
}
img {
	display:block;
}
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#c00;
}
.box {
	width:1100px;
	margin:20px auto;
	position:relative;
}
.stripViewer {
	position: relative;
	overflow: hidden;
	margin: auto;
	width:1000px;
	height:495px;
	overflow:hidden;
}
.panelContainer {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
}
.panel {
	float:left;
	height: 100%;
	position: relative;
	width:1020px;
}
.stripNav {
	position:absolute;
	right:60px;
	top:460px;
	margin: auto;
	z-index:100;
}
.stripNav ul li {
	float: left;
}
.stripNav ul li a {
	display:block;
	width:18px;
	height:18px;
	color:#fff;
	margin:0 7px;
}
.stripNav li a:hover {
	background:url(../images/bg01.gif) no-repeat;
	color:#fff;
}
.stripNav li a.current {
	background:url(../images/bg01.gif) no-repeat;
	color: #fff;
}
.stripNavL, .stripNavR {
	position: absolute;
	top:180px;
	width:25px;
	overflow:hidden;
	text-indent:-999em;
}
.stripNavL a, .stripNavR a {
	display: block;
	height:137px;
}
.stripNavL {
	left: 0;
	width:25px;
}
.stripNavR {
	right: 0;
	width:25px;
}
.stripNavL {
	background: url("../images/arrow-left.gif") no-repeat center;
}
.stripNavR {
	background: url("../images/arrow-right.gif") no-repeat center;
}
.panel title {
	display:none;
}
.panel span {
	display:none;
}
.panel span em {
	position:absolute;
	bottom:20px;
	left:30px;
	font-size:18px;
	text-decoration:none;
	color:#fff;
}
.panel a:hover span {
	cursor:pointer;
	background:#000;
	filter:alpha(opacity=60);
	opacity:0.5;
	position:absolute;
	display:block;
}
.sp01 {
	width:667px;
	height:332px;
	left:0;
	top:0;
}
.sp02 {
	width:667px;
	height:165px;
	left:0;
	top:335px;
}
.sp03 {
	width:332px;
	height:499px;
	right:15px;
	top:0;
}
.sp04 {
	width:499px;
	height:499px;
	left:0;
	top:0;
}
.sp05 {
	width:499px;
	height:332px;
	left:503px;
	top:0;
}
.sp06 {
	width:499px;
	height:165px;
	left:503px;
	top:336px;
}
.pg01 {
	float:left;
	width:667px;
	padding-right:5px;
}
.pg01 .pg01a {
	width:100%;
	margin-bottom:4px;
}
.pg02 {
	float:left;
	width:332px;
}
.pg03 {
	float:left;
	width:499px;
	padding-right:5px;
}
.pg04 {
	float:left;
	width:499px;
}
.pg04 .pg01a {
	width:100%;
	margin-bottom:4px;
}
