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

.contact_data        {
	position:relative;
	top:0px;
	left:0px;
	width:600px;
	height:200px;
	font-size:10pt;
	line-height:20pt;
	color:#666666;
	margin-left:7px;
	/* 
	background-color:#eeeeee;　*/	
}
.contact_data_l        {
	position:relative;
	top:0px;
	left:0px;
	width:100px;
	height:200px;
	float:left;
	/* 
	background-color:#eeee00;	*/
}
.contact_data_r        {
	position:relative;
	top:0px;
	left:0px;
	width:500px;
	height:200px;
	float:left;
	/* 
	background-color:#eeee00;	*/
}
/* opening title */
.opt_con              {
 	position:absolute;
	top:275px; 
	left:290px;  	
}

