@charset "utf-8";
/* CSS Document */
/*---text----*/
#line_vertical {
	background: url(http://www.modulight.com/images/line_vertical.gif);
	background-repeat:repeat-y;
	visibility: visible;
	position: absolute;
	left: 592px;
	top: 190px;
	z-index: 4;
	width: 1px;
	height: 460px;
}

#text1  {
	visibility: visible;
	position: absolute;
	left: 152px;
	top: 190px;
	z-index: 4;
	width:415px;
}

#text2 {
    visibility: visible;
	position: absolute;
	left: 617px;
	top: 190px;
	z-index: 4;
	width:415px;
}

#text1 p,
#text2 p
  {
   font: 11px/14px Tahoma;
   margin: 0px;
   color: #767676;
   padding-bottom: 7px;
   text-align: left;
}

#text1 li
  {
   font: 11px/14px Tahoma;
   margin: 0px;
   color: #767676;
   padding-bottom: 4px;
   text-align: left;
}

#text1 p a,
#text2 p a,
#text1 li a {
   font-style:normal;
   color:#E77710;
   text-decoration: none;
}
/*-----pcs------*/
#pcs_laser {
   visibility: visible;
   float:right;  
   z-index: 5;
   width: 167px;
   height: 117px;
   padding-left:10px;
   padding-bottom:0px;
   padding-top:0px;
   padding-right:0px;
}

