/*   style_profile   */
.text_profile        {
	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;　*/
}
.company_data        {
	position:relative;
	top:0px;
	left:0px;
	width:600px;
	height:200px;
	font-size:9pt;
	line-height:20pt;
	color:#666666;
	margin-left:7px;
	/* 
	background-color:#eeeeee;　*/	
}
.company_data_l        {
	position:relative;
	top:0px;
	left:0px;
	width:100px;
	height:200px;
	float:left;
	/* 
	background-color:#eeee00;	*/
}
.company_data_r        {
	position:relative;
	top:0px;
	left:0px;
	width:500px;
	height:200px;
	float:left;
	/* 
	background-color:#eeee00;	*/
}
/* opening title */
.opt_pro              {
 	position:absolute;
	top:275px; 
	left:264px;  	
}

