/******************MDM*********************/
#mdm_popup{
	font-size:12px;
	color:#805b26;
	height:119px;
	line-height:14px;
	padding:0;
}
.text_mdm{
	color:#000000;
	font-size:11px;
	text-align:justify;
	width:370px;
	height:140px;
	overflow:auto;
	margin: 3px 0px 0px 10px;
	padding-left:5px;
	padding-right:5px;
  clear: left;
}
#mdm_detail{
	display:block;
	float:right;
}
.mdm_photo{
 float:right; 
 border:1px solid  #7D7D7D; 
 margin:10px 2px 10px 10px; 
}
.mdm:link, .mdm:visited{
	color:#834708;
	text-decoration:none;
}
.mdm:hover, .mdm:active{
	color:#ef9f64;
	text-decoration:underline;
}