.search-bn {
	border-bottom:#000000 dashed 1px;
}
#backnum_top{
position:relative;

}

#backnum_top h2 {
	color: #2892ed;
	font-size: 1.625em;
	font-weight: bold;
	height:50px;
	margin-left:80px;
}

#backnum_top h2:before {
	content:url(../images/hash_bg.png);
	position:absolute;
	top:-10px;
	left:30px;
}

#backnum_top table {
	margin: 10px 0;
	width:100%;
}

#backnum_top table tbody tr {
	font-size: 1.1em;
	line-height: 35px;
}

#backnum_top table tbody tr td select,
#backnum_top table tbody tr td input {
	padding: 5px;
	font-size: 1.0em;
	border:solid 1px #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width:90%;
	
}

#backnum_top table tbody tr td span {
	margin: 0 10px;
}

#backnum_top table tbody tr #recommend span {
	margin: 0 5px;
	color: #3399ff;
	text-decoration: underline;
	text-decoration-color: #3399ff;
	cursor: pointer;
}

#backnum_top table tbody tr td  .submitBN {
	background:url(../images/search.png) no-repeat top center;
	border:0px;
	text-align:center;
	width:346px;
	height:62px;
	cursor:pointer;
	margin:20px 0;
}

#backnum_top table tbody tr td .submitBN:hover {
	background:url(../images/search_h.png) no-repeat top center;
	border:0px;
	text-align:center;
	width:346px;
	height:62px;
	cursor:pointer;
	margin:20px 0;
}
#backnum_top table tbody tr td .submitBN:disabled {
	background:url(../images/search.png) no-repeat top center;
	border:0px;
	text-align:center;
	width:346px;
	height:62px;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	cursor: not-allowed;
}

#backnum_top table tbody tr td .submitBN:disabled:hover {
	background:url(../images/search.png) no-repeat top center;
}

#backnum_top .res-heading {
	font-size: 1.2em;
	margin: 1em 0 0 1em;
	padding: 2%;
}

#loading {
	background:url("../images/img-loading.gif") no-repeat center center;
	background-size: 50px 50px;
	width: 100%;
	height: 50px;
	margin-top: 30px;
}

.broadcast,.keyword{
	font-weight:bold;
	color:#333333;
	width:30%;
}

.osusume{
	background:url(../images/osusume.png) no-repeat top left;
	color:#FFFFFF;
	width:168px;
	height:27px;
	line-height:27px;
	display:block;
	text-align:center;
}

.cleartext{
	overflow: hidden;
  	text-indent: 100%;
  	white-space: nowrap;
}
