@charset "utf-8";
/* CSS Document */
/*---text----*/
#titletext1  {
   visibility: visible;
   position: absolute;
   left: 152px;
   top: 130px;
   z-index: 4;
   width: 680px;
}

#titletext1 p
  {
   font: 18px/20px Tahoma;
   margin: 0px;
   color: #84BDEC;
   padding-bottom: 7px;
   text-align: left;
}

#line_vertical {
	background: url(http://www.modulight.com/images/line_vertical.gif);
	background-repeat:repeat-y;
	visibility: visible;
	position: absolute;
	left: 592px;
	top: 175px;
	z-index: 4;
	width: 1px;
	height: 400px;
}

#text1  {
	visibility: visible;
	position: absolute;
	left: 152px;
	top: 175px;
	z-index: 4;
	width:415px;
}

#text2 {
    visibility: visible;
	position: absolute;
	left: 617px;
	top: 175px;
	z-index: 4;
	width:415px;
}

#text1 p,
#text2 p,
#text1 li
  {
   font: 11px/14px Tahoma;
   margin: 0px;
   color: #767676;
   padding-bottom: 7px;
   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: 108px;
   height: 80px;
   padding-left:5px;
   padding-bottom:0px;
   padding-top:0px;
   padding-right:0px;
}

