@charset "utf-8";
/* new search select 20100722 */
#tn_search_box {
	width:762px;
	position:absolute;
	line-height:21px;
	color:#333;
	z-index:1200;
	top:20px;
	left:120px;
}
#tn_search_shadow {
	width:753px;
	height:590px;
	margin-left:7px;
	border-right:2px #ebebeb solid;
	border-bottom:2px #ebebeb solid;	
}
#tn_search_box .clear {
	clear:both;
	line-height:0;
	height:0;
	font-size:0;
	overflow:hidden;
}
#tn_search_box a {
	text-decoration:none;
}
#tn_search_ico {
	width:12px;
	height:17px;
	background:url(http://img1.tuniucdn.com/ui/tool/img/tn_search_bg.gif?v=0723) no-repeat;
	position:absolute;
	left:0;
	top:85px;
}
#tn_search_close {
	position:absolute;
	right:10px;
	top:10px;
}
#tn_search_inner {
	width:743px;
	height:580px;
	border:5px #ffc54b solid;
	background:#fff;
}
	#tn_search_side {
		width:122px;
		padding:0 12px;
		float:left;
		border-right:1px #dee4d7 solid;
		background:#fafff4;
		height:100%;
	}
		#tn_search_side dl {
			clear:both;
			padding-top:8px;
		}
		#tn_search_side dl dt {
			line-height:25px;
			font-size:14px;
			font-weight:bold;
			border-bottom:1px #cce2b2 dashed;
		}
		#tn_search_side dl dd {
			width:61px;
			line-height:21px;
			float:left;
			text-indent:5px;
		}
		#tn_search_side dl dd.d_l {
			width:122px;
		}
	#tn_search_main {
		width:562px;
		margin-left:10px;
		float:left;
	}
		.tn_search_main_box { clear:both; padding-top:10px;}
		#tn_search_main h3 {
			height:21px;
			clear:both;
			background:#ececec;
			font-size:14px;
			font-weight:normal;
			text-indent:5px;
		}
		#tn_search_main ul {
			/*height:100%;*/
			padding-top:6px;
		}
		#tn_search_main ul li {
			width:64px;
			float:left;
			text-indent:5px;
		}
		#tn_search_main ul li.l_w {
			width:76px;
		}
		#tn_search_main dl {
			width:126px;
			/*height:100%;*/
			margin-left:5px;
			_margin-left:3px;
			margin-right:9px;
			padding-top:6px;
			float:left;
		}
		#tn_search_main dt {
			border-bottom:1px #cce2b2  dashed;
			font-weight:bold;
		}
		#tn_search_main dl dd {
			width:63px;
			float:left;
		}