.area
{
    margin: 0;
    margin-bottom: 5px;
}

.area-top-content-inner
{
    margin: 10px;
}

.area-top
{
    aheight: 40px;
}

.area-top-left
{
    width: 14px;
    background: transparent url(/Resource_/Image/TitledArea_TopLeft.png) no-repeat scroll 0 0;
}

.area-top-body
{
    font-weight: bold;
    font-size: 110%;
    background: transparent url(/Resource_/Image/TitledArea_TopBody.png) repeat-x scroll 0 0;
}

.area-top-right
{
    width: 14px;
    background: transparent url(/Resource_/Image/TitledArea_TopRight.png) no-repeat scroll 0 0;
}

.area-middle
{
    background-color: #fff;
}

.area-middle-left
{
    border-left: 1px solid #550459;
}

table tr td .area-middle-body
{
    padding: 10px 5px 0;
}

.area-middle-body-inner
{
    overflow: auto;
}

.area-middle-right
{
    border-right: 1px solid #550459;
}

.area-bottom
{
    width: 500px;
    height: 15px;
}

.area-bottom-left
{
    width: 14px;
    background: transparent url(/Resource_/Image/TitledArea_BottomLeft.png) no-repeat scroll 0 0;
}

.area-bottom-body
{
    background: transparent url(/Resource_/Image/TitledArea_Bottom.png) repeat-x scroll 0 0;
}

.area-bottom-right
{
    width: 14px;
    background: transparent url(/Resource_/Image/TitledArea_BottomRight.png) no-repeat scroll 0 0;
}
