#main_panel
{
 border:0 px solid #CCCCCC;
 position:relative;
 overflow:hidden;
}
.head_item
{
 font-family: Verdana;
 font-size: 12px;
 cursor:hand;
 background-color:#d9e6f2;
 width:168px; 
 border-top:1px solid #ffffff;
 border-bottom:1px solid #ffffff;
 padding-left: 2px;
}
.item
{
 background-color:#ffffff;
 font-family:Ms Sans Serif;
 font-size:8px;
 left:0px;
 position:relative;
 text-align:left;
 top: 20px;
}
.item_panel
{
 position:absolute;
 background-color:#ffffff;
 left:0px;
}
  .item_panel a
  {
   text-decoration:none;
   color:black;
   cursor:hand;
  }
  .txt-item {
	font-family: Verdana;
	font-size: 10px;
	color: #005aac;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
}
.pagenavi_head {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	padding: 2px;
	padding-left: 178px;
}
.pagenavi_subhead {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
}
.div_pagenavi {
	padding: 2px;
}
