.inow{
 display: block;
 width: 100%;
 padding: 0px;
 margin-bottom: 20px;  
 font-size: 11pt;
 font-family: Arial, Helvetica;
 line-height: 16px;
}
.inow_ico{
 float: left;
 width: 65px;
 height: 87px;
 display: block;
 text-align: left;
 padding-top: 3px;
 padding-right: 15px;
 background: url("inow_point.png") 100% 42px no-repeat;
}
.inow_ico img{
 width: 64px;
 height: 80px;
}
.inow_main{
 float: left;
 width: 539px;
 padding: 0px;
 height: 90px;
 max-height: 90px;
 overflow: hidden;
}
.inow_head{
 color: #000;
 clear: both;
 display: block;
 height: 30px;
 margin-bottom: 2px;
}
.inow_title{
 float: left;
 height: 30px;
 width: 315px;
 overflow: hidden;
 font: bold 22px/26px Verdana, Tahoma;
}
.inow_form{
 float: right;
 margin-top: 2px;
}
.inow_input{
 float: left;
 height: 13px;
 width: 100px;
 padding: 2px 4px;
 border: 1px solid #ddd;
 box-shadow: 0 0 3px #eee;
 -moz-box-shadow: 0 0 3px #eee;
 -webkit-box-shadow: 0 0 3px #eee;
}
.inow_enter{
 float: left;
 width: auto;
 height: 19px;
 padding: 0 2px 2px 2px;
 cursor: pointer;
 font-size: 8pt;
 margin-left: -1px;
 margin-right: 5px;
 border: 1px solid #ddd;
 text-shadow: 0 1px 0 #fff;
 box-shadow: 0 0 3px #eee;
 -moz-box-shadow: 0 0 3px #eee;
 -webkit-box-shadow: 0 0 3px #eee;
 font: 11px "Lucida Grande",Arial,Sans-serif;
 background: #eee url("/tool/ibusca/ibuscar_bgsubmit.png") repeat;
 color: #555;
}
.inow_enter:hover{
 color: #000;
 border-color: #ccc;
}
.inow_txt{
 padding: 2px 5px;
 height: 32px;
 max-height: 32px;
 background: floralwhite;
 overflow: hidden;
 font-style: italic;
 border: dotted 1px #dedede;
}
.inow_link{
 color: #202020;
 margin-top: 2px;
 font: 10px/10px Verdana, Tahoma;
 font-style: normal;
 text-shadow: none;
}
.inow_upico{
  height: 18px; 
  width: 18px; 
  position: relative; 
  margin-top: -5px;
  margin-bottom: -20px;
  left: 61px;
  top: -24px;
}
.inow_icons{
 padding: 5px;
 margin-top:8px;
 border: dotted 1px #dfdfdf;  
}
.inow_icons img{
 border: 2px solid #fff;
 width: 47px;
}
.inow_icons img:hover{
 border-color: #ffa148;
}