.dmcontent_container {
	margin-top: 0px;
	margin-right: 100px;
	width:192px;
	height:98px;
	border:2px dashed #8adbff;
	float: right;
}
.dmcontent_title {
text-align:left;
line-height:20px;
width:192px;
height:25px;
padding-top:3px;
border-bottom:1px dashed #663300;
font-size:18px;
color:#FF9900;
font-family:Arial,Helvetica,sans-serif;
}

.dmcontent_body {
line-height:15px;
float:left;
overflow-y: auto; 
text-align: left;
margin-right: auto;
width: 192px;
height: 65px;
}

.dmcontent_body a:hover {text-decoration:none; color:#FF3300;}


.dmcontent_link {
text-decoration:none;
font-family:Arial,Helvetica,sans-serif;
color:#663300;
font-size:11px;
text-decoration:underline;

}

