* {
	margin:0px;
	padding:0px;

}
body,html{
	color:#000;
	background-image: url(../images/ind_lxe1.jpg);
	background-repeat: repeat;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height:100%;
}


#outer-wrapper {
	background-image: url(../images/ind_lxe.jpg);
	background-repeat: repeat-x;
	position: relative;
	min-height: 100%;
	
}
#inter-wrapper {
	width: 1150px;
	margin-right: auto;
	margin-left: auto;
	position: relative;

}
#header-wrapper {
	width: 1150px;
	height: 131px;
	background-image: url(../images/head_lxe.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.logo {
	width: 692px;
	float: left;
}
.nav {
	width: 1150px;
	float: right;
}
.nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.nav ul li {
	float:left;
	margin-left: 0px;
}
.nav ul li a {
	display: block;
	background-image:url(../images/nav.gif);
	background-repeat: no-repeat;
	height:48px;
	color: #FFFFFF;
}
.nav ul li a span {
	display: none;
}
.nav ul li#n1 a {
	width: 135px;
	background-position: 0 0;
}
.nav ul li#n2 a {
	width: 144px;
	background-position: -134px 0;
}

.nav ul li#n3 a {
	width: 108px;
	background-position: -279px 0;
}
.nav ul li#n4 a {
	width: 108px;
	background-position: -389px 0;
}
.nav ul li#n5 a {
	width: 109px;
	background-position: -500px 0;
}
.nav ul li#n6 a {
	width: 111px;
	background-position: -609px 0;
}
.nav ul li#n7 a {
	width: 112px;
	background-position: -719px 0;
}
.nav ul li#n8 a {
	width: 173px;
	background-position: -830px 0;
}
.nav ul li#n9 a {
	width: 132px;
	background-position: -1001px 0;
}
.nav ul li#n1 a:hover {
	background-position: 0px -48px;
}
.nav ul li#n2 a:hover {
	background-position: -134px -48px;
}
.nav ul li#n3 a:hover {
	background-position: -279px -48px;
}
.nav ul li#n4 a:hover {
	background-position: -389px -48px;
}
.nav ul li#n5 a:hover {
	background-position: -500px -48px;
}
.nav ul li#n6 a:hover {
	background-position: -609px -48px;
}
.nav ul li#n7 a:hover {
	background-position: -719px -48px;
}
.nav ul li#n8 a:hover {
	background-position: -830px -48px;
}
.nav ul li#n9 a:hover {
	width: 132px;
	background-position: -1001px -48px;
}



/* ----右側選單---- */
.home {
	float: right;
	width: 457px;
	position:relative;	
}
ul#home_nav {
	list-style-type: none;	
	background:url(../images/r_t_btn.jpg) no-repeat;
	width: 457px;
	height:60px;
	padding:0;	
	position: absolute;
	left: 0px;
	top: 23px;
 	z-index:20; /*有下拉選單時一定要加,才能在最上方*/   	
}
ul#home_nav li {
	position:relative;
	float:left;		
}
ul#home_nav li em {
	background:url(../images/icon_new2.gif) no-repeat;	
	width: 28px;
	height: 11px;
	display:inline-block;
	position: absolute;
	left: 116px;
	top: 4px;
	z-index:99 ;	
}
ul#home_nav li a {
	background:url(../images/r_t_btn.jpg) no-repeat;
	display: block;
	height:60px;	
}
ul#home_nav li a span {
	display: none;
}
ul#home_nav li:nth-child(1) a {
    width: 145px;
	background-position: 0 0;
}
ul#home_nav li:nth-child(1) a:hover, ul#home_nav li.highlight:nth-child(1) a {	
	background-position: 0 -60px;
}
ul#home_nav li:nth-child(2) a {
    width: 167px;
	background-position: -145px 0;
}
ul#home_nav li:nth-child(2) a:hover, ul#home_nav li.highlight:nth-child(2) a {	
	background-position: -145px -60px;
}
ul#home_nav li:nth-child(3) a {
    width: 145px;
	background-position: -312px 0;
}
ul#home_nav li:nth-child(3) a:hover, ul#home_nav li.highlight:nth-child(3) a {	
	background-position: -312px -60px;
}

ul#home_list {
	list-style-type: none;	
	position: absolute;
	right: 10px;
	top: 6px;
 	z-index:20;
	color:#fff;	
	}
ul#home_list li {
	display:inline;
	margin: 0 5px;
	}
ul#home_list li a {
	color:#fff;
	text-decoration:underline;
	}
ul#home_list li a:hover {
	text-decoration:none;
	}




/*#flash-wrapper{
	width:1150px;
	height: 385px;
	position: relative;
}
#flash-wrapper-m {
	width:1150px;
	height: 280px;
	position: relative;
}*/



#commercial {
	width: 1150px;
	height: 162px;
}

#content-wrapper {

	width: 1150px;
	padding-bottom: 100px;

}
.clear {
	clear: both;
}
#product {
	width: 1150px;
}
#product h1 {
	height: 55px;
	/* [disabled]float: left; */
}
#product h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin-top: 20px;
	color: #000;
}
#product h1 a {
	padding-top: 18px;
	padding-right: 24px;

}

#product span {
	margin-left: 12px;
	color: #008dce;


}


.product_photo_list {
	height: 338px;
	list-style-type: none;
}
	.product_photo_list li {		
		float: left;
		margin: 0 5px 20px 5px;
		padding: 15px;
		background-color: #fff;
	}
	
	.product_photo_list li h3 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: normal;
		margin-top: 20px;
		color: #000;
	}

.pro {
	background-image: url(../images/pro_lxe.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 338px;
	list-style-type: none;
}


.pro li {
	
	float: left;
	margin: 0 4px 0 25px;
	padding: 17px 0px 0 4px;
	_margin: 0 16px 0 13px;
	_padding: 17px 0 0 4px;
}

#footer-wrapper {
	width: 100%;
	position: absolute;
	bottom: 0px;
	text-align: center;
	height: 72px;
	background-image: url(../images/footer_lxe.gif);
	background-repeat: repeat-x;
	
}
.copyright {
	text-align: center;
	padding: 20px 0 25px 0;
	color: #c70909;
}

img, div {
	behavior: url(js/iepngfix.htc);
	border: 0;
} 
.table_space {
	margin: 13px 0 0 45px;

}
.table_space1 {
	background-color: #000;
	margin: 12px 0 12px 20px;
}
.table_space1 td{
	height:21px;
	padding: 3px 0 2px 6px;
	line-height: 20px;
}
.spec {
	list-style-type: none;
}
.spec li {
	float: left;
	width: 560px;
}
.spec li ul {
	list-style-type: none;
	background-image: url(../images/fast_sv.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 575px;
}
.spec li ul li {
	width:170px;
	padding:8px 10px 0 8px;
	display:block;
	margin-left: 3px;
	text-align: center;
	line-height: 21px;
	letter-spacing: 0.5px;
}
.profile {
	position: relative;

}
.profile h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	position: absolute;
	width: 710px;
	/* [disabled]height: 425px; */
	line-height: 21px;
	top: 130px;
	right: 70px;
	color: #666;
}
.profile p {
	margin-bottom: 18px;
}
