.text_network      {
	position:relative;
	top:0px;
	left:0px;
	width:600px;
	height:150px;
	font-size:10pt;
	line-height:20pt;
	color:#666666;
    text-align:justify;
    text-justify:distribute;
	margin-left:7px;
	/* 
	background-color:#eeeeee;　*/
}
.sq                {

	font-size:8pt;	
}
.network_block     {
	position:relative;
	width:auto;
	height:auto;
	font-size:10pt;
	line-height:13pt;
	margin-top:20px;
}
.network_name {
	color:#4c5769;
	font-weight:bold;
	margin-bottom:3px;
}
/* opening title */
.opt_net             {
 	position:absolute;
	top:275px; 
	left:290px;  	
}
