.md .md_hd .mh_title b {
}
.md .md_hd .mh_title a {
	background-color:none;
}
.md .md_hd {
	background:#ffffff;
	clear:both;
	color:#2D2D2D;
	font-weight:bold;
	height:65px;
	line-height:65px;
	overflow:hidden;
	padding:0px;
	border-style:solid;
	border-width:0 0 1px 0;
	background-image:none;
	background-repeat:repeat;
	border-bottom-width:1px;
	border-color:#ccc;
	background-position:0  0 !important;
	border:0px;
	border-top:5px solid #000;
}
.md .md_bd {
	border:#cec none;
	clear:both;
	word-wrap:break-word;
	overflow:visible;
	background-color:#fff;
	background-image:none;
	height:auto;
	padding:0px;
	background-repeat:no-repeat;
	background-position:center bottom;
	background:#ffffff none;
	*word-wrap:normal;
}
.md .md_hd .mh_title {
	font-size:26px;
	font-family:'微软雅黑';
	margin-left:22px;
	float:left;
	font-weight:bold;
	line-height:65px;
}
.md .md_hd .mh_option a {
	color:#000;
}
.md .md_hd .mh_option .more_btn {
}
.hide {
	height:10px;
	overflow:hidden;
}
.md .md_ftc {
	display:none;
}
.md .md_hdc {
	display:none;
}
.md .md_ftc b {
}
.md .md_hdc b {
}
.md {
	background:transparent;
	border:0px;
	clear:both;
}
.md .md_hd .mh_option {
	font-size:12px;
	font-family:;
	background-color:none;
	float:right;
	padding-right:10px;
	display:none;
}
.md .md_hd .mh_option .more_btn:hover {
}