﻿@charset "utf-8";
/*-----general search*/
#schRt{
	padding:0px;
	width:40px;
	height:24px;
	background:url(/images/sch-icon.gif) right top no-repeat;
	}
#schTb{
	margin-left:5px;
	border:none;
	}
#schTb td{
	padding:5px 0px 4px 0px!important;
	padding:4px 0px 4px 0px;
	vertical-align:middle;
	}
#ctList{
	position:absolute;
	margin-top:-2px;
	padding:0px;
	display:none;
	border:1px #7F9DB9 solid;
	background-color:#FFFFFF;
	z-index:100;
	}
#ctTb td{
	padding:3px!important;
	color:#7BDE21;
	overflow:hidden;
	}
#ctTb td.ct1{
	height:18px;
	background-color:#4FB4EA;
	color:#FFFFFF;
	}	
#ctTb td.ct2{
	text-align:right;
	}	
#ctTb a{
	cursor:pointer;
	color:#3CD581;
	}	
#hct{
	display:none;
	}
#sch_Hname,#sch_Hspot{
	width:135px;
	}
#schTb .schNp td{
	padding:0px;
	}
#schOr{
	text-align:center;
	color:#64D321;
	}
#schOp{
	background:url(/images/sch-or.gif) left center no-repeat;
	}
#sch_Hcity,#sch_date1,#sch_date2{
	width:160px;
	}
#schHp{
	margin:0px 18px;
	padding:2px;
	height:18px;
	border:1px solid #0099CC;
	}
#schAd{
	margin-left:18px;
	text-decoration:underline;
	color:#AE6321;
	}
#schHct{
	line-height:180%;
	}
#schHct a{
	margin:0px 4px;
	}
#schAll{
	color:#FF3300;
	}
/*-------------result--------------*/
#cr{
	border:none;
	}
	#stitle{
		padding:10px 0px 8px 20px;
		line-height:168%;
		border:1px solid #ACCDEC;
		border-bottom:none;
		}
	#stitle.stitle{
		border-bottom:1px solid #ACCDEC;
		}
	#stitle a{
		text-decoration:underline;
		}
	#stitle h1{
		color:#64D321;
		}
	#stitle b.b{
		display:block;
		margin:8px 0px 3px 0px;
		font-size:14px;
		color:#EDBA41;
		}	
	#stitle span{
		padding-left:8px;
		color:#FF6600;
		}
	#GridView1{
		width:100%;
		border-bottom:1px solid #DCE8EB;
		}	
	#GridView1 td{
		padding:6px 3px;
		}	
	#GridView2{
		width:100%;
		border:1px solid #96D3F0;
		border-bottom:none;
		}
	#GridView2 td{
		padding:5px 3px;
		background-color:#EBF2F2;
		background:url(/images/search-bottom.gif) repeat-x;
		}
	#GridView2 a{
		color:#00CC66;
		}
	#GridView2 td.up a{
		padding-right:18px;
		background:url(/images/up.gif) right top no-repeat;
		}
	#GridView2 td.down a{
		padding-right:18px;
		background:url(/images/down.gif) right bottom no-repeat;
		}
