@charset "BIG5";

/* 整體結構
---------------------------------------------------- */
body {
  margin: 20px auto;
  padding: 0 0 0 10px;
  color: #CCCCCC;
  background: #000 ;
  }
#wrapper {
  width: 100%;
  text-align:center;
  margin: 0px auto;
  width:950px;
  border:1px solid #6a6a6a;


}

/* 連結
---------------------------------------------------- */
a:link {
  color: #3366ff;
  background: transparent;
}
a:visited {
  color: #800080;
  background: transparent;
}
a:hover, a:active {
  color: #ff9933;
  background: transparent;
}

/* 頁首
---------------------------------------------------- */
#top {
  position: relative;
}

#header{
   position: relative;
}
#nav{
   position: relative;
}
#banner{
   position: relative;
}


/* 導覽
---------------------------------------------------- */


/* 內容
---------------------------------------------------- */
#content {
	overflow:auto !important;
	overflow /**/:hidden;
	width:100%;
	margin:0px;
	background-image: url(../images/bg_line.jpg);
	background-repeat: repeat-y;
}


#listbtn{
float:left;
width:249px;
/*border-right:1px solid #6a6a6a; */

}

#main{
float:right;
padding-left:1px;
}

#main-top{
float:relative;
}

#main-page{

float:relative;
margin:0px; 
/*margin:20px 0px 0px 13px; */
}
#main-page-product{

float:relative;
margin:20px 0px 0px 13px; 
}


#main-bottom{

float:right;
height:30px;
text-align:right;
padding-right:10px;

}

/* 頁尾
---------------------------------------------------- */
#footer {
  clear: both;
  border-top:1px solid #6a6a6a;
}
#footer-logo{
 float:left;
 width:249px;
 height:65px;


}
#floter-add{
 float:left;
 height:65px;
 width:700px;

}

img{
border:0px;
}

/*產品頁*/
#pro_tit{
margin:10px 0px 10px 10px;
text-align:left;
/*border-bottom:1px dotted #ccc;*/


}

#pro_pic{

width:490px;
background-color: #FFF;
margin:0 auto;

}

#pro_pic img{

}


#pro_spc{
	margin:20px 0 0 0;
	width:490px;
	margin:20px auto 10px;
	text-align:center;
	line-height:170%;
}
#pro_spc_table{
	padding:2px;
	background-color: #999999;
	text-align:center;
}
/*LED-捲線風管用*/
#pro_spc_L{
	margin:20px 0 0 0;
	width:600px;
	margin:20px auto 10px;
	text-align:center;
	line-height:170%;
}


#pro_qa{
margin:0 auto;
width:490px;
}



.pro_t1{
	font-family: Arial;
	font-size: 24pt;
	font-weight: normal;
	color: #FF3300;
	text-decoration: none;
}

.pro_t2{
	font-family: "新細明體";
	font-size: 14pt;
	color: #3399FF;
	text-decoration: none;
	line-height: 120%;	


}

.pro_e1{
	font-family: "Times New Roman";
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:3px;

}
