<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/* CSS Document */

.search-top{width: 500px;float: left;}
.search-top .top-nav{position:relative;*zoom:1;}
.search-top .top-nav:after{content:"";clear: both;display: block;}
.search-top .top-nav li{text-align: center;margin-left: 0px;width: 50px;padding: 0px 5px;float: left; height: 24px;line-height: 24px;cursor: pointer;font-weight:bold;color: #666;}
.search-top .top-nav li.activer{color: #446CB3;background-color: #EEEEEE;}
.search-box{position: relative;z-index: 1;width: 490px;height:30px;background-color: #D7DADF;padding:5px; _padding-bottom: 4px;*zoom:1;}
.search-box:after{content:"";clear: both;display: block;}
.search-box .search-text-style{float: left;color: #666;text-indent: 5px;height: 30px;line-height: 30px;border: 1px solid #B8B8B8;
border-right: none;background-color: #FFF; width: 420px; margin-top: -1px;}
.search-box .search-bottom{border:none;cursor:pointer; background-color:#4267B5;vertical-align:top;height:32px; width:69px; font-size:14px; font-weight:bold;color:#fff;float:left;margin-top: -1px;}</pre></body></html>