.listtitle {
    height: 30px;
    line-height: 30px;
    background: url(/Images/listtitle.png) no-repeat left center;
    padding-left: 20px;
    border-bottom: 1px solid #ccc;
}
.MinTable {
    height: 500px;
    width: 100%;
}

.listtextleft {
    width: 230px;
    height: auto;
    float: left;
    margin-top: 10px;
    margin-right: 10px;
    color: #ccc;
    background: #f8fafc;
}
.textleftlist {
    width: 220px;
    margin: 0px auto;
}
.textleftlist h2 {
    color: #1c5d9c;
    border-bottom: 5px solid #1c5d9c;
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 14px;
    font-weight: bold;
    padding: 0px;
    padding-left: 20px;
    background: url(/images/texth2.png) no-repeat 0 7px;
    margin: 0px auto;
    height: 30px;
    line-height: 30px;
}
#twolevelmenu {
    margin: 5px 0px;
    padding: 0;
    width: 222px;
    line-height: 24px;
    list-style-type: none;
    text-align: left;
}
#twolevelmenu li {
    border-bottom: #ccc 1px solid;
    float: left;
}
li {
    list-style: none;
}
#twolevelmenu a:link {
    color: #333;
    text-decoration: none;
}
#twolevelmenu a {
    width: 212px;
    display: block;
    padding-left: 10px;
}
.normalmenu {
    cursor: pointer;
}
.clear {
    clear: both;
}
.listleft1 {
    width: 710px;
    float: right;
}
.highlightmenu {
    background: #d4e8fb;
    font-weight: bold;
}
a {
    text-decoration: none;
    color: #333;
}