body { margin: 0px; font-size:12px;font-family:"ËÎÌå",Arial, Helvetica, sans-serif; color: #D6D6D4;}
i{font-style:normal}
div.normaldiv { margin: 0px; width:118px; height:22px; background:white; border-right: position: relative;}
div.clickdiv {display: none; margin: 0px; width:118px; height:22px; background: black; border-left: 2px solid #CF2C2D; position: relative;}
div.divcontainer{border: 0px; margin: 0px; height: 22px; overflow:hidden; position: relative;}
div.textdiv{font: 10px Arial; text-align: right; color: #9E9E9E; border: 0px; margin: 0px; left: 0px; top: 0px; width: 115px; height: 22px; position: absolute; padding:6px 5px 6px 0px;}
div.overdiv{color: #FF8800;}
table { border: 0px; border-spacing: 0px; padding: 0px;}
img { border: 0px;}
div.subtextdiv{margin: 0px; border: 0px; position: relative; color: #FFFFFF; font-style:  height: 22px; padding:6px 0px 0px 5px;}
div.subfocusdiv{margin: 0px; border: 0px; position: relative; color: #CF2C2D; font-style:  height: 22px; padding:6px 0px 0px 5px;}
td.top{ text-align: right; height: 16px; border-bottom: 1px solid black;}
td.bottom{background: #CF2C2D; color: #D6D6D4; height: 16px; padding-left: 30px;}
a:link,a:visited,a:active {text-decoration: none; cursor:pointer; color: #D6D6D4;}
a:hover { text-decoration: none; cursor:pointer; color: #FF8800;}
p{ word-spacing: 2px;font-size:11px;font-family:"ËÎÌå",Arial, Helvetica, sans-serif;line-height:16px;}
#frame {
	position: absolute;
	left: -19px;
	top: 2px;
}
div.mainmenu { margin: 0px; width: 120px; height: 353px; border: 0px; position: relative; }



/* Í¼Æ¬¿ØÖÆ */
.mimg {
    width: 390px;
    height: 473px;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.mimg img {
    height: 100%;
}