#mhtop, #mhbottom{display:block;}
#mhtop *, #mhbottom *{display:block; height:1px; overflow:hidden;}
.mhbox_s { overflow:hidden; position:relative; padding:5px; }
.mhbox_s .mhbox_top_title { position:relative; overflow:hidden; border-radius:10px 10px 0 0;}
.mhbox_s .mhbox_top_title h2 { margin:0; min-height:20px; padding:8px 0 2px 18px; font-size:13px; display:block; overflow:hidden; font-weight:400; }
.mhbox_s .mhbox_top_title .top_title { float:left; }
.mhbox_s .mhbox_top_title .more { float:right; margin-right:10px; padding-top:3px; font-size:10px; transition:transform 0.4s ease-out, opacity 0.6s ease; transform:translateX(-10px); font-style:italic; text-shadow: 1px 1px 2px #eee; }
.mhbox_s .mhbox_top_title .more:hover { transform:translateX(5px); opacity:1 }
.mhbox_s .mhbox_top_title h2 b { display:block; position:absolute; top:17px; left:5px; width:7px; height:4px; }

.mhbox_s .mhboard_s { position:relative; padding-top:4px; overflow:hidden; box-sizing: border-box; }
.mhbox_s .mhthumb { float:left; margin-right:5px; padding:0; border:none; vertical-align:top; text-align:center; }
.mhbox_s .mhthumb img { margin:3px; padding:1px; alpha(opacity=100);opacity:1}
.mhbox_s .mhmain { vertical-align:top; }
.mhbox_s .mhtitle { margin:0 0 0 3px; }
.mhbox_s .mhregdate { padding-right:5px; }
.mhbox_s .mhmenuname { color:#bbb; ; padding:0 5px 0 0; }
.mhbox_s .mhcategoryname { color:#bbb; ;background:url(../../../images/lineTextDiv.gif) no-repeat left 3px; padding-left:5px; }
.mhbox_s .mhextra_value { color:#bbb; ;background:url(../../../images/lineTextDiv.gif) no-repeat left 3px; padding-left:5px; }
.mhbox_s .mhcomment a { color:#bbb; }
.mhbox_s .mhauthor { margin-left:10px; }
.mhbox_s .mhauthor a { color:#bbb; }
.mhbox_s .mhsummary { text-overflow: ellipsis; -webkit-box-orient: vertical; word-wrap:break-word; }
.mhbox_s .mhcomment1 { margin:3px; border-top:1px dotted #ddd; padding-top:5px; overflow:hidden; white-space:nowrap; }
.mhbox_s .mhcomment1 a { font-size:.9em; }
.mhbox_s .mhbottom { padding:5px 15px 5px 0; ; text-align:right;}
.mhbox_s .mhbottom a { ; }
.mhbox_s .mhbottom a:hover { font-weight:bold;}
.clear { clear:both; }

/* pageNavigation */
#mmcpageNavigation_s { text-align:center; font:bold 11px; margin-top:10px; margin-bottom:5px;}
#mmcpageNavigation_s a { font:bold 1em; color:#666666; ; margin:0 8px 10px; }
#mmcpageNavigation_s .current { font:bold 1em; color:#fff; ; margin:0 4px 0 8px; border:1px solid #000; background-color:#555; padding:5px 9px; border-radius:3px }
#mmcpageNavigation_s .pageNavigation2 { padding:5px 9px; margin-right:4px; border-radius:3px; border:solid 1px #c0c0c0; background:#e9e9e9; box-shadow:inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1); font-size:.875em; font-weight:bold; text-decoration:none; color:#717171; text-shadow:0px 1px 0px rgba(255,255,255, 1);}
#mmcpageNavigation_s a:hover { background:#fefefe; background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0)); background:-moz-linear-gradient(0% 0% 270deg,#FEFEFE, #f0f0f0); }
#mmcpageNavigation_s a:visited { color:#999999; }
#mmcpageNavigation_s .pn { padding:5px 9px; margin-right:4px; border-radius:3px; border:solid 1px #c0c0c0; background:#f5f5f5; box-shadow:inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1); font-size:.875em; font-weight:bold; text-decoration:none; color:#717171; text-shadow:0px 1px 0px rgba(255,255,255, 1);}