div.searchT{
	height:30px!important;
	height:22px;
	padding-left:135px;
}
.searchT ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div.searchC{
	margin-top:3px;
	text-align:center;
}
.tabli {
	width: 10px;
	height: 25px;
	float: left;
}
.searchC form{
	margin:0px;
	padding:0px;
}
input.textInput{
	height:20px;width:60%;
}
.activedTab{
	font-weight:bold;
	margin-left:-1px;
	line-height:27px;
	color:#999999;
	font-size:12px;
	float:left;
	width:30px;
	text-align:center;
	padding-top:0px;
	background-image: url(/js/on.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 30px;
}
.nTab{
	height:30px!important;
	font-weight:normal;
	color:#999999;
	line-height:30px;
	cursor:hand;
	float:left;
	width:30px;
	text-align:center;
	padding-top:0px;
	font-size:12px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.atab {
	color:#999999;
	line-height:30px;
	cursor:hand;
	float:left;
	width:30px;
	text-align:center;
	padding-top:0px;
	font-size:12px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: bottom;
}