.panel {
    /*border: #2D91CD 1px solid;*/
    border :1px solid #cccccc;
    background: #ffffff;
}
.panel-head {
    background: url(/cm-sites/pms/addContribute/resource/images/t_bg.gif) repeat-x;
    height: 28px;
    line-height: 28px;
    color: #FFF;
    font-weight: bolder;
	padding-left:5px;
	cursor:pointer;
}
.panel-body {
    
}
.panel-body-title { font-size:12px; font-weight:bold; color:#626262; line-height:34px;}
.panel-body-tablenr{ border:#ddd 1px solid; background:#f8f8f8;font-size:12px; color:#666666; line-height:27px}


.panel-top-left {
    font-size: 14px;
	color:#333333;
    
    
    float:left;
}
/*
.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: left;
    text-align: right;
    height: 24px;
    padding-left: 20px;
    background: url(/cm-sites/pms/addContribute/resource/images/ico_10.gif) no-repeat left center;
    cursor: pointer;
    margin-top:1.5px;
}

.panel-top-right-left {
    display: inline;
    float: left;
    text-align: right;
    height: 24px;
    padding-left: 20px;
    background: url(/cm-sites/pms/addContribute/resource/images/ico_11.gif) no-repeat left center;
    cursor: pointer;
    margin-top:1.5px;
}


.closewin {
    background: url(/cm-sites/pms/addContribute/resource/images/i_closewin.gif) no-repeat center center;
}
.win .td{
	padding:1px;
}