锘縝ody
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
.menu_bg
{
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    background-color: #000;
    z-index: 9000;
    -moz-opacity: 0.7;
    opacity: .70;
    filter: alpha(opacity=70);
    display: none;
}
.menu_daohang
{
    position: absolute;
    top: 200px;
    left: 300px;
    z-index: 9001;
    display: none;
}
.menu_daohang i
{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ffffff;
    border-image: none;
    border-style: solid;
    border-width: 0 0 3px 3px;
    height: 13px;
    left: 5px;
    position: absolute;
    top: 1px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 13px;
}
.menu_daohang i:nth-child(2)
{
    left: -5px;
}
.menu_body
{
    background: none repeat scroll 0 0 #ffffff;
    overflow: hidden;
    position: absolute;
    width: 280px;
    z-index: 9002;
    top: 0px;
    left: 0px;
    display: none;
    padding-bottom: 10px;
}
.menu_body .menu_top
{
    width: 100%;
    text-align: center;
    color: #ffffff;
    padding: 10px 0px 10px 0px;
    background: #1870d9;
    line-height: 30px;
    height: 30px;
}
.menu_body .menu_left
{
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
}
.menu_body .menu_left a
{
    font-size: 16px;
    color: #999999;
    text-decoration: none;
    display: block;
}
.menu_body .menu_left .top
{
    margin-top: 10px;
    width: 140px;
    line-height: 45px;
    height: 45px;
    outline: 1px solid #dddddd;
}
.menu_body .menu_left .bottom
{
    margin-top: 10px;
    width: 140px;
    line-height: 45px;
    height: 45px;
    outline: 1px solid #dddddd;
}
.menu_body .menu_right
{
    float: left;
    width: 100px;
    height: 100px;
    outline: 1px solid #dddddd;
    margin-left: 10px;
    margin-top: 10px;
    text-align: center;
    overflow: hidden;
    background-color: #eeeeee;
}
.menu_body .menu_right a
{
    display: block;
    height: 100px;
    padding-top: 20px;
    color: #999999;
    text-decoration: none;
}
.menu_icon
{
    font-family: 'iconic';
    color: #666666;
    margin-right: 10px;
    margin-left: 20px;
    font-size: 16px;
}
.menu_body .icon_user:before
{
    content: ":";
}
.menu_body .icon_home:before
{
    content: "\73";
    font-size: 30px;
}
.menu_body .icon_reload:before
{
    content: "\e049";
    font-size: 30px;
}
.menu_body .icon_search:before
{
    content: "g";
    font-size: 30px;
}
.menu_body .icon_document:before
{
    content: "_";
}
.menu_body .icon_clock:before
{
    content: "u";
}
.menu_body .icon_mail:before
{
    content: "n";
}
.menu_body .icon_folder:before
{
    content: "\e002";
}
.menu_body .icon_eye:before
{
    content: "6";
}
.menu_body .icon_setting:before
{
    content: "\e044";
}
.menu_body .icon_book_alt:before
{
    content: "<";
}
@font-face
{
    font-family: 'iconic';
    src: ;
    src:  format('embedded-opentype'),  format('svg'),  format('woff'),  format('truetype');
    font-weight: normal;
    font-style: normal;
}
