@charset "UTF-8";

input{ font-size:1em;}

.advsearch-topper select{ font-size:1em; padding:0; margin:0;}

.advsearch-topper option{ font-size:1em; padding:0; margin:0; }

.search-topper{
	background-color: #E3e3e3;
	padding:10px;
	width:723px;
	font-size:0.9em;
	
	
}



.search-topper input{padding:0; margin:0;}

.search-topper img{padding:0; margin:0; margin-bottom:-4px;}


.displaydata{padding-top:20px;}

.displaydata1{width:4.4em;}
.displaydata2{width:15em;}
.displaydata3{width:15em;}

.search-middle{
	background-color: #e5ecf9;
	padding:10px;
	width:723px;
	font-size:0.9em;
	
	
}

.search-control{
	padding:10px;
	width:723px;
	font-size:0.9em;
}

.search-control a{
	color:#F60;
}

.search-head{ font-size:1.2em; font-weight:400; color:#F60;}

.advsearch-title{ padding-top:60px; padding-bottom:60px;}

.advsearch-topper{
	background-image:url(../image/background/advsearch-bg.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
	padding:10px;
	width:723px;
	font-size:0.9em;
	
	
}

.advsearch-topper input{padding:0; margin:0;}

.advsearch-topper img{padding:0; margin:0; margin-bottom:-4px;}

.advsearch-cell01 {width:220px; padding-bottom:20px;}

.advsearch-cell02{width:480px;padding-bottom:20px;}
.advsearch-cell03{width:30px;padding-bottom:20px;}
.advsearch-cell04{width:450px;padding-bottom:20px;}

.advsearch-cell04-sub1{width:44px;padding-bottom:10px;}
.advsearch-cell04-sub2{width:370px;padding-bottom:10px;}

.advsearch-item{}

/* Button of search page */ 
.search-bt{ padding-top:40px; padding-bottom:20px; width:700px;}

.search-bt input{ width:120px; padding:10px; color:#fff ; background-color:#903f98; border:0; margin-right:4px; cursor:pointer; text-align:center;}
.search-bt input:hover{width:120px;  padding:10px; color:#F60 ; background-color:#51105b; border:0; margin-right:4px; cursor:pointer;  text-align:center;}


/* CSS from myGOV search page*/


#yschres cite { display:block; font-style:normal; padding:10px;}
#yschres ol {width:95%; padding-left:0px; list-style:decimal;}
#yschres li {margin:20px 0 20px 35px; line-height:1.5em; padding-left:10px; padding-bottom:20px;}
#yschres li em {font-style:normal;}
#yschres strong {color:#c00; font-weight:normal;}
#yschres li a:link    { color:#c60;}
#yschres li a:visited { color:#606;}
#yschres li a:hover   { color:#f90;}
#yschres li div img { border:0; margin:5px 0 0 5px;}
#yschres li .doctype{margin-left:5px;color:#666666;font-size:110%;}
#yschres .yschttl {font-size:130%;}
#yschres .yschurl, #yschres li em { color:#77c;}
#yschrel { margin-bottom:20px;}

#yschres {
overflow: hidden;
width: 100%;
padding:20px;
width:683px;
font-size:0.9em;
}

b {
font-family: Arial;
font-size: 1em;
color: #333333;
line-height: 1.46em;
}

#yschres strong {
color: #c00;
font-weight: normal;
}

#yschres .yschttl {
font-size: 130%;
}

.yschpg { text-align:center; padding: .2em .5em; border:1px solid #DEDEBF; border-width:1px 0; background:#F4F1DB; clear:both}
.yschpg a:link    { color:#666; text-decoration:none;}
.yschpg a:visited { text-decoration:none; }
.yschpg a:hover   { text-decoration:underline; }
.yschpg .yschprev, .yschpg .yschnext { padding:0 1em;}  
.yschpg .yschprev { background:transparent url(http://search.gov.hk/search/prev_125e10.gif) no-repeat left; }
.yschpg .yschnext { background:transparent url(http://search.gov.hk/search/next_125e10.gif) no-repeat right; }
.yschpg strong { font-weight:bold; font-style:normal;}
div.yschpg:after{ content:".";display:block;font-size:0px;line-height:0px;height:0;clear:both;visibility:hidden;}
.yschpg.yschpgtop { margin-top:5px; text-align:left; padding: .2em .5em .5em 0/*.5em*/; background:none; border-top:0; border-bottom:1px solid #ccc}
.yschpg.yschpgtop .yschindex{ float:right; padding-left:.5em;}
.yschpg .yschtotal { margin-right:1em;}
span.yschtotal {padding-left:10px;}
.yschpg q { color:#000; font-weight:bold;}
*html .yschpg q { behavior:expression( (window.css_quotes!=null )?window.css_quotes('"','"',this):'');  }