
.side-pannel {
	position: fixed;
	left:0;
	margin-left:2px;
	z-index: 999;
	background:#FFF;
	border:1px #eeeeee solid;
	width:130px;}
.side-bar {top: 300px;}
.side-pannel img{width:130px;clear:both;}
.side-pannel span{width:130px;clear:both;text-align:center;display:block;line-height:20px;padding-bottom:6px;}



.side-panne2 {
	position: fixed;
	right: 0px;
	margin:2px;
	z-index: 999;
	background:#FFF;
	border:1px #eeeeee solid;overflow:hidden;
	width:130px;}
.side-panne2 ul{clear:both;width:100%;overflow:hidden;background:#f9fafb;height:56px;line-height:56px;border-bottom:1px #eeeeee solid;color:#0484d5;font-weight:bold;font-size:15px;}
	.side-panne2 ul img{width:40px;float:left;margin:5px 5px 0px 10px;}

.side-panne2 ol{clear:both;width:100%;overflow:hidden;}
	.side-panne2 ol li{float:left;clear:both;height:42px;line-height:42px;border-bottom:1px #eeeeee solid;width:100%;}
	.side-panne2 ol img{float:left;margin:2px 5px 0px 10px;}

.side-panne2 p{clear:both;width:100%;overflow:hidden;background:#f9fafb;text-align:center;line-height:18px;padding:6px 0px;}