﻿body
{
    font-family :微軟正黑體;
}
.fleft
{
    float:left;
}
.fright
{
    float:right ;
}

.atleft
{
    text-align :left !important;
}
.atcenter
{
    text-align :center  !important;
}
.atright
{
    text-align :right  !important;
}

.marginAuto
{
    margin:auto;
}


.padding-manage-menu
{
    margin-left:10px;
     float:left;
     width:780px;
}

div.wapper-static
{
    width:1000px;
    margin:auto;

}

/*後台選單*/

.manage-well
{
    min-width :160px;
    _width:160px;
}
.manage-well .nav-header
{
    font-size:1.3em;
}



label.error
{
    color:red;
}
span.star
{
    color:red;
}


