@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0;}
body{ font-size:12px; font-family:Verdana; color:#333; }
.cb{ clear:both;}
img{border:none;}
ul,li{list-style:none;}
.b{ font-weight:bold;}
table,td,tr{ font-family:Verdana;}

/*header*/
#topic{background:url(/images/topic_bg.gif) repeat-x; margin:0px; height:49px;}
#topic .header{width:980px; margin:0 auto;  }

#topic .header .top{width:980px; height:49px; clear:both; float:left; } 
#topic .header .top .seekiclogo{ float:left; width:130px; height:32px; padding:9px 0 8px 7px;}
#topic .header .top .topnav{ float:left; width:300px; line-height:49px; color:#004489; padding-left:18px;}
#topic .header .top .topnav a:link{ color:#004489; text-decoration:none;}
#topic .header .top .topnav a:visited{ color:#004489; text-decoration:none;}
#topic .header .top .topnav a:hover{ color:#004489; text-decoration:underline;}
#topic .header .top .search{ float:right; width:417px; padding-top:10px;}
#topic .header .top .search ul{ float:left; width:417px; margin:0; padding:0;}
#topic .header .top .search ul li{ float:left;}
#topic .header .top .search ul li #keyword{ float:left; width:300px; padding-left:25px; height:29px; line-height:29px; border:1px solid #008da9; font-size:12px; font-family:Verdana, Geneva, sans-serif; color:#333; background:url(/images/company/main_search_bg.gif)  no-repeat 5px center #fff;}

#topic .header .banner{ float:left; }

#topic .header .banner .left{ float:left; width:390px; padding:45px 0px 0px 20px;}
#topic .header .banner .left .Advertisement{ padding-top:44px;}
#topic .header .banner .left .apply{ padding:38px 0px 0px 25px;}

#topic .header .banner .right{ float:right; padding:17px 40px 0px 0px;}
