/* CSS Document */

* { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; margin:0; padding:0; }

body { width:100%; height:100%; }

.outWrapper { position:absolute; border:none; background:#FFFFFF; z-index:1001; overflow:hidden; display:none; }

.innerWrapper { border:none; }

.shadeBlockTitle { background:url(../images/shadeTopBg.gif); height:48px; margin:0; padding:0; }

.shadeBlockTitle img { border:none; float:right; width:16px; height:16px; clear:none; cursor:pointer; }

.shadeBlockTitle h5 { float:left; clear:none; background:url(../images/shadeTopIcon.gif) no-repeat; height:23px; margin:7px 0 0 16px !important; margin:7px 0 0 8px; padding:18px 0 0 40px; color:#666666; word-spacing:6px; font-size:13px; }

#baiduSearchWrapper h5, #googleSearchWrapper h5 {
	background:url(../images/search.png) no-repeat;
}

#localIndexWrapper h5 {
	background:url(../images/tags.png) no-repeat;
} 


