﻿body
{
}


.manageleft
{
    width: 150px;
    float: left;
}
.manageLeftTxt
{
    padding-bottom: 10px;
    width: 100px;
    position: relative;
    left: 40px;
    float: left;
}
.managerright
{
    float: left;
}
.manageTitle
{
    font-size: xx-large;
    color: #0066CC;
    text-align: center;
}
.manageItemSelect
{
    text-align: center;
}
.manageSubItemSelect
{
    width: 150px;
}
.manageButton
{
    text-align: center;
}
