div.con-wrapper {
    background: transparent url(../library/home-bg.jpg) no-repeat 4px top;
}
dl {
    border-bottom: 1px solid #ececec;
    position: relative;
    zoom: 1;
}
dt {
    display: none;
    /*position: absolute;
    left: 0;
    top: 0;
    padding: .4em 0;
    color: #555555;*/
}
dd {
    /*margin-left: 5.3em;*/
    padding: .4em 0;
}
dd a {
    display: block;
}
div.hbox {
    position: relative;
}
div.hbox h2 {
    background: #eff2f4 url(../library/hbox-header-bg.png) no-repeat left top;
    font-size: 125%;
    color: #308c4f;
    margin: 0;
}
div.hbox h2 span {
    background: transparent url(../library/hbox-news.png) no-repeat 7px 5px;
    display: block;
    padding: 7px 0 5px 34px;
}
div.community h2 span {
    background-image: url(../library/hbox-community.png);
}
div.hbox p.toplink {
    position: absolute;
    top: 0;
    right: 0;
    margin: 7px 0 0 0;
}
div.hbox p.toplink a {
    padding: 0 7px 0 15px;
    background: transparent url(../library/link.png) no-repeat left center;
}
div.community h3 {
    font-size: 100%;
    font-weight: normal;
    margin: 0;
    line-height: 1.3em;
}
div.community p {
    margin-top: 0;
}
div.hbox {
    background: #f5f7f8 url(../library/hbox-bottom-bg.png) no-repeat left bottom;
    margin-bottom: 20px;
}
div.hbox div.inner {
    background: transparent url(../library/hbox-top-bg.png) no-repeat left top;
    padding: 8px 0;
}
div.community div.inner {
    padding:  10px 10px 2px 10px;
}
div.latestnews div.inner {
    padding:  8px 7px;
}
#homeimg {
    width: 136px;
    height: 176px;
    overflow: hidden;
    float: right;
    margin: 2.6em 0 1em 15px;
    position: relative;
}
#homeimg div {
    width: 136px;
    height: 176px;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../library/home-img-mask.png);
    z-index: 10;
}
div.con-supp-1 {
    width: 400px;
    margin: 0 21px;
    padding: 30px 0 0 0;
}
div.con-main {
    width: 475px;
    padding: 0 15px 0 28px;
}
ul#imagerotator li {
    padding: 1px 0 0 2px;
    width: 130px;
    height: 170px;
    overflow: hidden;
    background-image: none;
}
h1 {
    color: #fc5039;
    font-size: 166.6%;
}