﻿#left{ width:220px; top:0px; bottom:0px; left:0px; background:#222d32; position:fixed; z-index:10002; height:100%;}
#top{background: #fff;box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.05); height:50px; position:fixed; left:220px; top:0px; right:0px; z-index:10001}
#content{ position:fixed; left:220px; right:0px; bottom:0px;  top:50px; z-index:10000}


#bootstrapShade{ width:100%; height:100%;position:fixed;_position:fixed;height:100%;background:rgba(0, 0, 0, 0.2) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/
	width:100%;top:0;left:0;background:#000000;z-index:1000000;filter:Alpha(opacity=20); display:none;
}

.shadePanel{ width:100%; height:100%;position:fixed;_position:fixed;height:100%;background:rgba(0, 0, 0, 0.2) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/
	width:100%;top:0;left:0;background:#000000;z-index:1000000;filter:Alpha(opacity=20); display:block;
}

#bootstrap{background:#fff;background:rgba(0, 0, 0, 0.5);box-shadow:0px 2px 15px rgba(0,0,0,0.5);position:fixed;z-index:1000001; padding:1px; display:none}
#bootstrap .boxsd{background:#fff;position:relative; width:100%; height:100%; overflow:hidden}
#bootstrap h1{ height:40px; border-bottom:1px solid #e5e6e6; padding-left:15px; line-height:40px;  color:#666; font-family:"微软雅黑"; position:relative}
#bootstrap h1 strong{font-size:15px; font-weight:normal}
#bootstrap i{ position:absolute; top:13px; right:15px; cursor:pointer}
#bootstrap h2{height:50px; border-top:1px solid #e5e6e6; position:absolute; bottom:0px; left:0px; width:100%;}
#bootstrap h2 span,#bootstrap h2 b{ display:block; height:30px; margin-top:8px; float:right; margin-right:15px; width:60px; background:#000; text-align:center; line-height:30px; font-size:12px; cursor:pointer}
#bootstrap h2 span{ border:1px solid #005bac; background:#005bac; color:#fff;}
#bootstrap h2 b{ border:1px solid #dddddd; background:#f7f8f7; color:#666;}
#bootstrap .boxsd div{ background:#fff;top:42px; bottom:52px; position:absolute; width:100%; overflow:hidden}
