﻿/* 代码整理：时代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;
	color:#333;
	margin:0 auto;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
.box-NowJava {
	margin-bottom:30px;
	width:1000px;
	margin: 20px auto;
}
#bigpicarea {
	position: relative;
	margin: 0px auto;
	width: 990px;
	height: 631px;
	overflow: hidden;
	border:solid 5px #1e2949;
}
#bigpicarea .image img {
	width:990px;
	height:631px;
}
#bigpicarea .ui-els-hide {
	display: none
}
#bigpicarea .word {
	display:none;
	opacity:0.85;
}
#thumbs li {
	margin-right:12px;
	width: 132px;
	display: inline;
	float: left;
	height: 132px
}
#thumbs li a {
	display: block;
	font-size: 0px;
	padding:4px;
	background-color:#fff;
}
#thumbs li a img {
	width:124px;
	height:124px;
}
#thumbs li a:hover {
	background-color: #ab2935;
}
#thumbs li a.current {
	background-color: #ab2935;
}
.bigbtnPrev, .bigbtnNext {
	z-index: 100;
	position: absolute;
	top: 236px;
	cursor: pointer;
}
.bigbtnPrev {
	left:0px
}
.bigbtnNext {
	right:0px
}
#big_play_prev {
	height:121px;
	width:44px;
	background:url(../images/icons-sprite_nouveau.png) no-repeat 0 -120px;
	display: block;
	opacity:0.7;
	filter:alpha(opacity=70);
}
#big_play_next {
	height:121px;
	width:44px;
	background:url(../images/icons-sprite_nouveau.png) no-repeat;
	display: block;
	opacity:0.7;
	filter:alpha(opacity=70);
}
#smallpicarea {
	padding-top: 20px;
	width: 1020px;
	margin-right: -20px;
}
