﻿.search_details {width:84px; height:40px; position:relative; z-index:1; line-height:40px; }
.search_details_con{ width:78px; height:40px; color:#221815; line-height:40px; border:0px; background:none; padding:0px 0px 0px 6px; overflow:hidden;cursor:pointer; }
.search_details_empty  {position:absolute; z-index:999; left:-1px; top:38px; border:1px solid #CCCCCC; width:82px; padding:4px 0px 4px 0px; background:#fff; display:none;overflow-y:auto; }
.search_details_empty li { line-height:22px; padding:0px 0px 0px 6px; cursor:pointer; }
.search_details_empty li.press { background:#2153A1; color:#fff; }

/*+tableborder+*/
.tableborder
{
    border-top: 1px solid #E7E7EB;
    border-left: 1px solid #E7E7EB;
    border-collapse: collapse;
    margin:0px;
    padding:0px;
}
.tableborder th, .tableborder td
{
    height: 20px;
    border-right: 1px solid #E7E7EB;
    border-bottom: 1px solid #E7E7EB;
}
.tableborder th
{
	height: 22px;
    color: #0099ff;
}

/*+table+*/
.table{
	width:96%;
	border-collapse:collapse;
	text-align:left;
	border:1px solid #E7E7EB;
	margin:0px auto;
}
.table tr th{
	height:33px;
	line-height: 33px;
	background-color: #F4F5F9;
	padding-left:20px;
	font-size:14px;
	text-align:left;
	color:#333;
	font-weight:normal;
}
.table th{
	padding-left:10px;
}
.table tr td {
	padding:10px 0px;
	border-bottom:1px solid #E7E7EB;
	border-right:1px solid #E7E7EB;
	font-size:14px;
}

/*+字体+*/
.colorfff{color:#fff;}
.color666{color:#777;}
.color333{color:#333;}
.colorff55{color:#ff5500;}
.colorff00{color:#ff0000;}
.zt12{font-size:12px;}
.zt14{font-size:14px;}
.zt16{font-size:16px;}
.zt18{font-size:18px;}

/*+文本框+*/
.txt{
    border: 1px solid #d1d1d1;
    /*height: 28px;*/
    border-radius:2px;
    line-height: 20px;
    vertical-align: middle;
    /*width: 300px;*/
}




