/******************MDM*********************/	
#mdm_content{
	font-family:tahoma;
	font-weight:normal;
	font-size:12px;
	color:#178900;
	width: 135px;
	margin: 0px 0px 10px 10px;
	padding:0px 0px 0px 0px;
	text-align:justify;

}
.text_mdm{
	font-family:tahoma;
	color:#178900;
	font-size:13px;
	text-align:justify;
	overflow:auto;
	height:329px;
	padding-bottom:10px;
}
#mdm_detail{
	display:block;
	float:right;
	padding:8px 5px 0px 0px;
}

.mdm_photo{
 float:right; 
 border:1px solid  #178900; 
 margin:10px 2px 10px 10px; 

}