@charset "utf-8";

/* index.html
======================================================================================================= */
.top-box {
	width: 978px;
	border: 1px solid #e5e5e5;
	margin: 0 auto;
	background: #fff;
}
.top-inner {
	padding: 39px 39px 39px 39px;
}
.bx-wrapper {
	width: 900px;
	height: 325px;
	margin: 20px auto 0;
	position: relative;
	}
	.bx-wrapper .bx-prev {
		display: block;
		background: url(../../newproducts_nb/images/top_slider_prev.gif) no-repeat;
		width: 10px;
		height: 20px;
		text-indent: -9999em;
		position: absolute;
		left: -20px;
		top: 50%;
		margin-top: -10px;
	}
	.bx-wrapper .bx-next {
		display: block;
		background: url(../../newproducts_nb/images/top_slider_next.gif) no-repeat;
		width: 10px;
		height: 20px;
		text-indent: -9999em;
		position: absolute;
		right: -20px;
		top: 50%;
		margin-top: -10px;
	}
.top-nav div,
.top-nav-2 div {
	margin-top: 10px;
	}
	.top-nav a,
	.top-nav-2 a {
	float: left;
	width: 145px;
	margin-right: 3px;
	line-height: 0em;
	color: #333333;
	font-size: 10px;
	display: block;
	text-decoration: none;
		}
		.top-nav .fr,
		.top-nav-2 .fr {
			margin-right: 0!important;
		}
		.top-nav a span,
		.top-nav-2 a span {
			display: block;
			line-height: 1.6em;
			margin-top: 5px;
			font-size: 10px;
			}
			.top-nav a:hover span,
			.top-nav-2 a:hover span {
				text-decoration: underline;
			}
#slider,
#slider-2 {
	width: 900px;
	height: 331px;
	overflow: hidden;
	margin: 0 5px 0 -1px\9;
}
