
#top_menu{
    background : black url(../image/top_menu.jpg) no-repeat;
    width : 918px;
    float : left;
    height: 34px;    
    padding:20px 0 0 0;
    font-size : 14px;
    color : white
}
#top_menu a,#top_menu a:link,#top_menu a:visited,#top_menu a:active{ color:white;}
#top_menu a:hover{ color:red;}
* html #top_menu{ height:54px;}


.yol_yardimi{ 
    background:white url(../image/yol_yardimi.jpg) no-repeat; 
    height:52px;    
    padding:5px 0 0 70px; 
    color : #BF0000;
    font-size:16px;    
}

.big_black_box{width:180px;background:#d6000e url(../image/big_black_arrow.jpg) no-repeat;padding:0 5px 0 28px;height:40px;}
.small_black_box{width:140px;background:#d6000e url(../image/black_arrow.jpg) no-repeat;padding:4px 5px 0 28px;height:20px;}
* html .small_black_box{width:173px;height:24px}
* html .big_black_box{width:213px;}