/******************MDM*********************/
#mdm_content{
	font-size:9px;
	color:#000000;
	height:119px;
	line-height:14px;
	padding:0px 0px 0px 7px;
}
.text_mdm{
	color:#000;
	font-size:12px;
	text-align:justify;
	width:565px;
	height: 375px;
	overflow:auto;
	margin: 0px 0px 0px 10px;
	padding-left:5px;
	padding-right:5px;
}
#mdm_detail{
	display:block;
	float:right;
}
.mdm_photo{
 float:right; 
 border:1px solid  #7D7D7D; 
 margin:10px 2px 10px 10px; 
}
.detail:link, .detail:visited{
	color:#2a2a2a;
	text-decoration:underline;
}
.detail:hover, .detail:active{
	color:#f8cc0e;
	text-decoration:none;
}
