body { 
    margin:0;
    padding:0;
    font-size:12px!important;
    font-family:Helvetica, Arial, sans-serif;
    line-height: 1.5em!important;
}

#container {
    border-top:#990034 2px solid;
    width:100%;
    font-size:12px!important;
}
#menu {
    width:157px;
    border-right:#D2D2D2 1px solid;
    float:left;
    height:100%;
    clear:right;
}

#menu .menu_bk {
    background:url('/theme/newsletter/images/bk.png') 0 0 repeat-x;
}

#menu .module {
    *height:38px;
    _height:38px;
    line-height:40px;
    /*margin-top:2px;*/
    /*margin-bottom:5px;*/
    text-align:center;
    *overflow:hidden;
    _overflow:hidden;
}

#menu .module a {
    padding:0;
    margin:0;
    border:none;
}

#menu .tree_selected {
    background-color:#CC0037;
    color:#fff;
    text-decoration:none;
}

#menu a {
    color:#413C3A;
    padding:1px 2px 1px 2px;
}
#menu .panel_tree {
    font-size:12px;
}
#menu #tree {
    margin:5px 0 0 30px!important;
}

#menu #tree .number {
    font-weight:bold;
    padding:0 5px 0 5px;
}

#panel {
    float:left;
    clear:right;
    width:83%;
    max-width:850px;
    border-right:#D2D2D2 1px solid;
}
#panel_head {
    height:40px;
    line-height:40px;
    border-bottom:#D2D2D2 1px solid;
}

ul {
    margin:0;
    padding:0;
    list-style-type:none;
}

.ul_line {
    float:left;
}

.item li {
    width:118px !important;
    border-right:#F9F9F9 1px solid !important;
    cursor:pointer !important;
}

.ul_line li{
    float:left;
    width:136px;
    text-align:center;
    border-right:#E0E1DC 1px solid;
    color:#5E5E5E;
    background-color:#F9F9F9;
}

#panel_head {
    background-color:#F9F9F9;
}

#panel_head .phase {
    margin:0 5px 0 5px;
    color:#FA9319;
    font-weight:bold;
}

#top_phase .phase_select {
    background-color:#E3EEF5 !important;
}

#top_phase .phase_over {
    background-color:#D6EAFA !important;
}

#panel_head .to_left {
    width:14px;
    cursor:pointer;
    border-right:#E0E1DC 1px solid;
    background:url(/theme/newsletter/images/to_left.gif) center center no-repeat #F3F3F3;
}

#panel_head .to_right {
    width:14px;
    cursor:pointer;
    border-right:#E0E1DC 1px solid;
    background:url(/theme/newsletter/images/to_right.gif) center center no-repeat #F3F3F3;
}

#panel_content {
    padding:10px;
}

#mask {
    padding:10px;color:#CC0037;
    border:#ccc 4px solid;
    width:120px;
    text-align:center;
    display:none;
    position:absolute;
    z-index:1000;
    background-color:#F9F9F9;
}
#time_line {
    text-align:left;
}

#time_line .time_line {
    color:#7A8D0C;
    font-weight:bold;
    width:118px;
    font-size:7pt;
    background-color:#EEEEEE;
    border-right:#CBCBCB 1px solid;
}
