#pagetitle {
    background-color: #f7f7f7;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    clear: both;
    height: 16px;
    margin: 5px auto 5px auto;
    padding: 5px 5px 5px 5px;
    width: 950px;
}

#pagetitle_left {
    float: left;
    font-weight: bold
}

#pagetitle_left h1 {
    color: #d00;
    display: inline;
    font-size: 12px;
    font-weight: bold;
    line-height: normal;
    margin: 0;
    padding: 0;
}

#pagetitle_right { float: right }

#leftmenu {
    background-color: #edf0f5;
    float: left;
    margin: 0 3px 0 0;
    padding: 0;
    text-align: center;
    width: 150px;
}

#maincontainer {
    clear: both;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    width: 960px;
}

#contentcontainer {
    float: right;
    margin: 0;
    padding: 0;
    width: 806px;
}

#contentcontainer dl {
    line-height: 120%;
    text-align: left;
}

.rowcontainer {
    float: right;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 5px 0 0 0;
}

.contentbox {
    float: left;
    width: 400px;
}

.contentbox_new { width: 805px }

.contentbox_new_head {
    background-attachment: scroll;
    background-color: #93c5ed;
    background-image: url(/images/contentbox_head_bg.gif);
    background-repeat: repeat-x;
    border-bottom: #4b95d5 1px solid;
    border-left: #4b95d5 1px solid;
    border-right: #4b95d5 1px solid;
    border-top: #4b95d5 1px solid;
    height: 14px;
    line-height: 14px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    text-align: left
}

.contentbox_list_left {
    border-bottom: #cdcdcd 1px solid;
    border-left: #cdcdcd 1px solid;
    float: left;
    width: 401px;
}

.contentbox_list_right {
    border-bottom: #cdcdcd 1px solid;
    border-right: #cdcdcd 1px solid;
    float: left;
    width: 402px;
}

.boxspace {
    display: block;
    float: left;
    height: 3px;
    width: 3px;
}

.contentbox_head {
    background-attachment: scroll;
    background-color: #93c5ed;
    background-image: url(/images/contentbox_head_bg.gif);
    background-repeat: repeat-x;
    border-bottom: #4b95d5 1px solid;
    border-left: #4b95d5 1px solid;
    border-right: #4b95d5 1px solid;
    border-top: #4b95d5 1px solid;
    height: 14px;
    line-height: 14px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    text-align: left
}

.contentbox_head_onspace {
    background-attachment: scroll;
    background-color: #93c5ed;
    background-image: url(/images/contentbox_head_bg_2.gif);
    background-repeat: repeat-x;
    border-bottom: #4b95d5 1px solid;
    border-top: #4b95d5 1px solid;
    height: 24px;
    margin: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    text-align: left;
}

.contentbox_list {
    background-color: #fff;
    border-bottom: 1px solid #cdcdcd;
    border-left: #cdcdcd 1px solid;
    border-right: #cdcdcd 1px solid;
    text-align: left;
}

.contentbox_list ul {
    line-height: 180%;
    list-style-position: outside;
    list-style-type: disc;
    margin-bottom: 5px;
    margin-left: 20px;
    margin-right: 0;
    margin-top: 0;
    padding: 0
}

.contentbox_list ul span {
    float: right;
    padding-right: 2px
}

.contentbox_list_new {
    background-color: #fff;
    text-align: left
}

.contentbox_list_new ul {
    line-height: 180%;
    list-style-position: outside;
    list-style-type: disc;
    margin-bottom: 5px;
    margin-left: 20px;
    margin-right: 0;
    margin-top: 0;
    padding: 0
}

.contentbox_list_new ul span {
    float: right;
    padding-right: 2px
}

li.vipcorp { color: #ff4500 }

.contentcontainer_item {
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    float: left;
    height: 140px;
    margin: 5px 5px 5px 5px;
    overflow: auto;
    padding: 10px 10px 10px 10px;
    text-align: left;
    width: 135px;
}

.contentcontainer_item_center {
    background-color: #fbfbfb;
    border: 1px solid #ccc;
    float: left;
    height: 120px;
    margin: 5px 5px 5px 5px;
    padding: 10px 10px 10px 10px;
    text-align: center;
    width: 90px;
}