body {
    margin:0px auto;
    width:760px;
    font-family:"ËÎÌå";
    font-size:12px;
    background-color:#fff;
}
.mTopBg {
    width:715px;
    height:18px;
    clear:both;
    margin-top:8px;
    padding-top:32px;
    padding-right:45px;
    text-align:right;
    background-image:url(../images/memberBg.gif);
}
.mSite {
    width:740px;
    height:30px;
    padding-left:20px;
    line-height:30px;
    vertical-align:middle;
    background:url(../images/listArrow3.gif) no-repeat 8px 11px;
    clear:both;
}
.mSiteI {
    width:750px;
    height:28px;
    padding-left:10px;
	padding-top:8px;
    clear:both;
}
.mContent {
    width:718px;
    padding:10px 20px;
    margin-bottom:8px;
    border:1px solid #d5d9dd;
}
.infoTitle,.infoTitleI {
    width:718px;
	height:31px;
    line-height:31px;
    vertical-align:middle;
    background:url(../images/mInfoBg.gif) repeat-x;
    border-bottom:1px solid #d5d9dd;
}
.infoTitle {
    text-align:center;
}
.infoTitleI {
    width:708px;
    padding-left:10px;
}
.mArticle,.mArticleI {
    width:678px;
    padding:15px 20px;
    background-color:#f6f6f6;
}
.mArticle div{
    width:100%;
    height:20px;
    text-align:right;
}
.mArticle div a {
    font-weight:bold;
    color:#c70d01;
    text-decoration:none;
}
.mArticle div a:hover {
    color:#FF6600;
    text-decoration:underline;
}
.mArticle table {
    width:100%;
}
.mArticle table td {
    height:32px;
}


