/*格式化样式*/

.btable {
	dudley:expression(cellPadding=2,cellSpacing=1,this.align='center');
	width:100%;
	background-color:#add9c0;
}
.btrtitle {
	background-color:#E6E6E6;
}
.btdtitle {
	height:28;
	text-align:center;
	background-color:#FEFEEF;
	line-height:150%
}
.btrcommon {
    height:33px;
    line-height:33px;
	background-color:#ffffff;
}
.btdleft {
	text-align:right;
	line-height:150%
}
.btdright {
	text-align:left;
	line-height:150%;
	padding-left:6px;
}

.tdv{
	padding-left:20px; padding-bottom:5px; padding-right:20px; padding-top:5px;
	
}

.domainsearch_search{float: left;width: 700px;height: 42px;resize: none;border: 1px solid #ccc; font-size: 16px;color: #999;padding: 15px 14px 0; background:#fff;}
.model-select-box { width:90px; height:52px; color:#99999b; font-size:16px; line-height:52px; border: 1px solid #ccc;border-left:none; float: left;text-indent:15px; position: relative; background: url(img/icon.png) no-repeat 50px -385px #f5f5f5; z-index:9}
.model-select-text { height: 52px; padding-right: 27px;  cursor: pointer; -moz-user-select: none; -webkit-user-select: none; user-select: none; }
.model-select-option { display: none; position: absolute; background: #fff; width: 100%; left: -1px; border: 1px solid #aaa; z-index:9}
.model-select-option li { height: 30px; line-height: 30px; color: #555; cursor: pointer; }
.model-select-option li.seleced { background: #06C; color: #fff; }
.domainsearch_search_btn{display:block; float:left;width:184px; margin-left:15px; height:55px;background:url(img/domainsearchbtn.gif) 0 0 ; text-indent:-9999px; border:none; cursor:pointer;}
.domainsearch_search_btn:hover{background:url(img/domainsearchbtn.gif) 0 -55px;}

