﻿
#xap {line-height: 24px;text-align: left;margin-top:10px;float:left;}
.count{line-height: 24px;text-align:right;margin-top:10px;margin-right:5px;}
.SearchP{float:left;width:450px;}
.sright{float:right;}
.clear {clear: both;}
.dllclass{width:200px; height:25px;border:1px solid #c1bfbf;margin-top:2px;font-size:12px;}
.textclass{width:350px;height:21px;border:1px solid #c1bfbf;float:left;margin-right:3px;font-size:12px;margin-top:2px;padding-left:5px;*padding-left:5px;position:relative;}
.buttonclass{background: url(../images/search.png);width:26px;height:21px;border:none;float:left;background-repeat:no-repeat;position:absolute;}
.se{position:absolute;z-index:900;margin-left:-38px;margin-top:5px;}
#nopa {margin-top:-18px;height:30px;}
.ch{width:940px; height:27px;}
    
/*ToolTip*/
.bt-content 
{
  font-size: small;
  color: #000;
  line-height: normal;
  font-family:Arial;
  position: relative;
  *position:static;
	z-index:999;
}
.target{text-align:justify;}
.thuoctinhvb a{color:#fd0101;}
.tdleft{width:190px;font-weight:bold;}
.timKiemD 
{
	position:relative;
	padding-left:3px;
    float: left;
    height: 20px;
    white-space: nowrap;
    width: 240px;
    color:#5a5656;
}

/*Tools tips */
.tTip {cursor: pointer; }
.tip {color: #333;}
.tip {
	width: 300px;
	padding-top: 25px;
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 99999999;
	background: transparent url(../images/tipTop.png) no-repeat top;}
.tipMid {background: transparent url(../images/tipMid.png) repeat-y; padding: 0 20px 5px 25px;}
.tipBtm {background: transparent url(../images/tipBtm.png) no-repeat bottom; height: 28px;}
