#ihu-content{
	background-color: #e5e5e5;
	width: 620px;
	min-height: 100%;
	height: auto;
	margin: auto;
	padding: 15px;
}
#ihu-headerDiv{
	height: 26px;
	width: 575px;
	margin: 20px auto 22px auto;
	clear: both;
}
#ihu-headerDiv #ihu-search{
	width: 375px;
	float: left;
	padding-left: 2px;
	margin-right: 5px;
	height: 17px;
}
#ihu-headerDiv #ihu-lang{
	margin-right: 5px;
	height: 23px;
}
.ihu-ui-menu .ihu-ui-menu-item a{
	font-size: 12px !important;
	padding: 2px !important;
	line-height: 12px !important;
}
#ihu-ui-id-1{
	max-height: 130px;
	overflow: auto;
}

select.ihu-select {
	padding: 1px;
	float: left;
}
hr.ihu-hr {
	display: block; height: 1px;
    border: 0; border-top: 1px solid #000;
    margin: 1em 0; padding: 0;
    clear: both;
}

#ihu-resultTable{
	width: 97%;
	border-spacing: 0px;
}
#ihu-resultTable tr:hover{
	background-color: #fff !important;
}
#ihu-resultTable td{
	width: 50%;
	padding: 3px 5px 2px 5px;
	border: 1px outset;
}

#ihu-resultTable tr:nth-child(even) {background: #EBEBEB;}
#ihu-resultTable tr:nth-child(odd) {background: #DDD;}
/*-----------------------------------------------------*/
/*-----------------------------------------------------*/
/*-----------------------------------------------------*/
/*
#abc{
	list-style-type: none;
	width: 575px;
	padding: 0px 30px;
	margin: 26px auto 25px auto;
	font-size: 14px;
	clear: both;
}
#abc li{
	display: inline;
	cursor: pointer;
	text-decoration: underline;
	margin: 0px 3px;
	padding-left: 1px !important;
	background: none !important;
}
#abc li:last-child{
	margin-right: 0px;
}
.nothing{
	border: none!important;
	background-color: #fff!important;
}
*/

.ihu-page-number{
	padding: 1px;
	margin: 0px 3px;
	cursor: pointer;
	display: none;
}

.ihu-pageNumbers{
	float: left;
	width: 370px;
	text-align: center;
}

.ihu-prev, .ihu-next{
	cursor: pointer;
	float: left;
	margin: 3px 5px;
}

.ihu-active{
	font-size: 1.3em;
	margin: auto 7px;
}

@-moz-document url-prefix() {
  #ihu-searchButton{
    height: 31px;
    font-size: 13px;
  }
  #ihu-headerDiv #ihu-search{
    margin: 3px 5px 0px 0px;
    width: 363px;
    height: 25px;
  }
  #ihu-headerDiv #ihu-lang{
    padding: 6px 5px;
    height: 30px;
  }
  #ihu-headerDiv #ihu-searchButton{
    height: 30px;
    margin-top: 2px;
  }
  #ihu-resultTable td{
    border: 1px outset #cccccc;
  }
}

.ihu-paging{
	display: table;
	margin: 10px auto;
}

.ihu-topPaging{
	margin-left: 104px;
}

