/* CSS Document */
.leftSideBar{
	position:absolute;
	width:188px;
	height:445px;
	background:transparent url(../new_images/leftpanelBg.gif) no-repeat left top;
	z-index:14999;
	
	padding-left:7px;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
}

.leftSideBar_collapsed{	
	left:-160px;
}
#rightSideBar{
	position:relative;
	width:188px;
	height:445px;
	background:transparent url(../new_images/rightpanelBg.gif) no-repeat left top;
	z-index:14998;
	margin-right:1px;
	
	
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	
	background-repeat: no-repeat;
}
#rightSideBar_collapsed{	
	right:-160px;
}
.sw_listItemBox{
	width:132px;
	height:157px;
	margin:0px;
	padding:5px;
	border:1px solid #ddd;	
	position:relative;
}
.sw_listItemBox img{
	position:absolute;
	width:90px;
	height:76px;
	left:26px;
	top:12px;
	border:0px;
}
.sw_listItemBox div{
	position:absolute;
	top:92px;
}
.sw_listItemBox .head{
	color:#000;
	position:relative;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
}
.sw_listItemBox .sub{
	color:#666;
	position:relative;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
}
.sw_head a{
	color:#864500;
	height:28px;
	line-height:26px;
	text-decoration:none;
}
.sw_head a:hover{
	color:#af5e08;
	height:28px;
	line-height:26px;
	text-decoration:none;
}
.sw_content{
	padding-top:14px;	
}
.sw_fContent{
	height:340px;
}
.sw_green_link{
	color:#1f5800;	
	text-decoration:none;
}
.sw_green_link:hover{
	color:#2e8200;	
	text-decoration:none;
}
.sw_footer{
	padding-top:10px;
	color:#808080;
}
.sw_icon{	
  float:right;
	width:21px;
	height:21px;
	padding-left:10px;
	position:absolute;
	left: 150px;
	top: 420px;
	z-index:10011;
}
.sw_iconR{
	width:21px;
	height:21px;
	position:absolute;
	left: 13px;
	top: 420px;
	z-index:10010;
}

.sw_btn {
	position:absolute;
	left:4px;
	top:198px;
	width:28px;
	height:23px;
	z-index:15000;
}
.sw_btnl {
	position:absolute;
	left:164px;
	top:198px;
	width:28px;
	height:23px;
	z-index:15000;
}
.ht4{
	height:4px;
}
.fr{
	float:right;
}.
.fl{
	float:left;
}
.clear{
	clear:both;
}
.lpd15{
	padding-left:15px;
}
