.panel {
    border: #2D91CD 1px solid;
    background: #ffffff;
}
/* www.mb5u.com */
.panel-head {
    background: url(t_bg.gif) repeat-x;
    height: 24px;
    line-height: 24px;
    color: #FFF;
    font-weight: bolder;
}
.panel-body {
    background: #fff;
}


/*.panel-top-left {
    font-size: 12px;
    padding-left: 5px;
}

.panel-head-l {
    background: url(t_bg_l.gif) repeat-y;
    width: 24px;
    line-height: 24px;
    color: #FFF;
    font-weight: bolder;
}*/
.panel-top-left-left {
    font-size: 12px;
    padding-left: 5px;
    writing-mode: tb-rl;
}

.panel-top-right {
    display: inline;
    float: right;
    text-align: right;
    height: 24px;
    margin-right: 2px;
    padding-left: 20px;
    background: url(i_min.gif) no-repeat left center;
    cursor: pointer;
}

.panel-top-right-left {
    display: inline;
    float: right;
    text-align: right;
    height: 24px;
    margin-right: 2px;
    padding-left: 20px;
    background: url(i_normal.gif) no-repeat left center;
    cursor: pointer;
}


.closewin {
    background: url(i_closewin.gif) no-repeat center center;
}
.win .td{
	padding:1px;
}