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

/*  products-list
=======================================================*/

#contents .led-menu {
	margin-bottom: 10px;
	width: 960px;
	_text-align: left;
}

.led-menu .led-menu-l {
	width: 470px;
	height: 145px;
	float: left;
}

.led-menu .led-menu-r {
	width: 470px;
	height: 145px;
	float: right;
}

.led-menu #led-menu01 a {
	width: 470px;
	height: 145px;
	font-size: 0;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/led-menu01.jpg) no-repeat;
}

.led-menu #led-menu02 a {
	width: 470px;
	height: 145px;
	font-size: 0;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/led-menu02.jpg) no-repeat;
}

.led-menu #led-menu03 a {
	width: 470px;
	height: 145px;
	font-size: 0;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/led-menu03.jpg) no-repeat;
}

.led-menu #led-menu04 a {
	width: 470px;
	height: 145px;
	font-size: 0;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/led-menu04.jpg) no-repeat;
}

.led-menu #led-menu05 a {
	width: 470px;
	height: 145px;
	font-size: 0;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/led-menu05.jpg) no-repeat;
}

.led-menu #led-menu06 a {
	width: 470px;
	height: 145px;
	font-size: 0;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/led-menu06.jpg) no-repeat;
}

.led-menu #led-menu01 a:hover, .led-menu #led-menu02 a:hover,
.led-menu #led-menu03 a:hover, .led-menu #led-menu04 a:hover ,
.led-menu #led-menu05 a:hover, .led-menu #led-menu06 a:hover {
	background-position: left bottom;
}

#bnr-ledcom {
	width: 900px;
	height: 45px;
	line-height: 45px;
}

#bnr-ledcom #bnr-unistar {
	width: 240px;
	height: 45px;
	float: left;
}

#bnr-ledcom #bnr-unistar a {
	width: 240px;
	height: 45px;
	display: block;
}

#bnr-ledcom #uni-copy {
	width: 650px;
	text-align: left;
	float: right;
}

/*  LuxSeries
=======================================================*/

.cate #lux-main {
	margin: 20px auto 0;
	width: 680px;
	height: 350px;
}

.cate .lux-img {
	margin: 20px auto 0;
	width: 900px;
}

.cate #specification-table, .cate #specification-otable {
	margin: 20px 0 0 40px;
	width: 700px;
	border-collapse: separate;
	border-spacing: 1px;
	background: #73B6C4;
}

#specification-table th {
	padding: 5px 0;
	width: 20%;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background: #FFF;
}

#specification-otable th {
	padding: 5px 0;
	width: 30%;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background: #FFF;
}

#specification-table td {
	padding: 5px 0;
	width: 20%;
	text-align: center;
	vertical-align: top;
	background: #FFF;
}

#specification-otable td {
	padding: 5px 0;
	width: 70%;
	text-align: center;
	vertical-align: top;
	background: #FFF;
}

#specification-table td p {
	margin-bottom: 3px;
}






