@charset "utf-8";
/* CSS Document */


ul#tech_shematic {
	list-style:none;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	width:543px; 
/*	height:540px;*/
	min-height:440px;
	background-image:url(/sfc3/images/noText/2010_sfc_tech.jpg);
	background-repeat:no-repeat; 
	background-position:left 20px;
/*	background-color:#999999;*/
	font-size:11px;
	color:#666666;
	margin:0 0 20px 0;
	padding:0;
}

ul#tech_shematic li {
	/*position: absolute;*/
	display:block;
	padding:0; margin:0;
	background-color: #ffffff;
	border-color:#CCCCCC;
	border-style:solid;
	margin-bottom:20px;
	background:transparent;
	
/*	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;*/

}

ul#tech_shematic strong {color:#133c82; font-size:14px;}

ul#tech_shematic .grid_1-1 {
	width:160px;
	/*left:0px;*/
	border-width: 0 0 1px 1px;
	padding: 0 0 3px 3px;
}
ul#tech_shematic .grid_1-2 {
/*	left:0px;
	top:112px;*/
	width:180px;
	border-width: 0 0 1px 1px;
	padding: 0 0 3px 3px;
}
ul#tech_shematic .grid_1-3 {
/*    width:290px;
	left:0px;
	top:460px;*/
	width:130px;
	border-width: 0 0 1px 1px;
	padding: 0 0 3px 3px;
}
ul#tech_shematic .grid_2-1 {
    width:110px;
/*	left:0px;
	top:245px;*/
	border-width: 0 0 1px 1px;
	padding: 0 0 3px 3px;
}
ul#tech_shematic .grid_2-2 {
/*	top:126px;
	left:0px;*/
	border-width: 0 0 1px 1px;
	padding: 0 0 3px 3px;
}
