@charset "utf-8";


a.importance{
  text-decoration:none;
		color:#FF0000;
}

a.importance:hover{
  text-decoration:underline;
}

a.importance2{
  text-decoration:none;
	color:#666666;
}

a.importance2:hover{
  text-decoration:underline;
}


a.a_find{
  font-size:14px;
  text-decoration:none;
		color:#0066FF;
}

a.a_find:hover{
  text-decoration:underline;
}






.information_list_box{
  float:left;
		padding:10px 0 10px 0;
  margin-top:15px;
}

.importance{
  font-size:14px;
}

.information_list{
  margin-bottom:13px;
		padding:10px 0 10px 0;
		border:#000000 1px dotted;
}

p.date{
  font-size:14px;
		display:block;
		padding-left:12px;
		padding-bottom:5px;
		text-align:left;
}

p.finding{
		display:block;
		padding-left:30px;
		padding-right:12px;
		text-align:left;
		line-height:1.3em;
}



/*info_details*/
#its_lr_box{
	width:100%;
	padding-left:19px;
}
.its_bt_prev{
	float:left;
}


#its_bgimg{
	width:513px;
	background-image:url(../img/its_bgimg.gif);
	background-repeat:repeat-y;
}
.its_topimg{
	width:513px;
	height:5px;
	background-repeat:no-repeat;
	background-image:url(../img/its_bgimg_top.gif);
}
.its_bottomimg{
	background-repeat:no-repeat;
	background-image:url(../img/its_bgimg_bottom.gif);
	width:513px;
	height:5px;
}
#its_box_padding{
	padding:5px;
	line-height:120%;
}
.its_bt_pagetop{
	float:right;
}

