.base_header{position:relative;width:940px;height:142px;display:block;}
.base_header .content_box{padding:10px 0 20px 0;display:block;}
.base_header .content_box .site_title{position:relative;width:265px;height:76px;display:block;padding-left:20px;}
.base_header .content_box .site_title .logo{display:block;}

.base_header .navigation{position:relative;width:930px;height:40px;display:block;padding-left:10px;margin-left:-20px;background:#9B3234;
background: -moz-linear-gradient(top, #e3e3e3, ##9B3234);  
background: -webkit-gradient(linear, left top, left bottombottom, from(#e3e3e3), to(##9B3234)); 
-moz-box-shadow: 1px 1px 3px #292929;  
-webkit-box-shadow: 1px 1px 3px #292929;  
box-shadow: 1px 1px 3px #292929; 
}
.base_header .navigation ul.anavi{list-style:none;}
.base_header .navigation ul.anavi li{height:40px;line-height:40px;display:block;float:left;padding:0 5px;color:#fff;font-size:18px;text-decoration:none;cursor:pointer;text-shadow: 0 1px 0 #666;}
.base_header .navigation ul.anavi li a{height:40px;line-height:40px;display:block;float:left;padding:0 5px;color:#fff;font-size:18px;text-decoration:none;cursor:pointer;}
.base_header .navigation ul.anavi li:hover{text-decoration:underline;background:#9B3234;}
.base_header .navigation .suchbox{position:relative;width:250px;height:35px;display:block;float:right;padding-right:14px;}
.base_header .navigation .suchbox input.textbox{width:180px;margin-top:10px;}
.base_header .navigation .suchbox .sendme{position:absolute;top:10px;right:14px;width:55px;height:21px;line-height:21px;display:block;color:#fff;font-weight:bold;cursor:pointer;text-align:center;border:1px solid #999;background:#666;}

.base_header .navigation .arrow {  
      width: 0; height: 0;  
      line-height: 0;  
      border-left: 20px solid #ddd;
  
      border-top: 10px solid #c8c8c8;  
      top: 104%;  
      left: 0;  
      position: absolute;  
 }  

/* file parsed Sun, 05 Sep 2010 13:26:06 */