
#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;font-weight:normal;}
#top_menu a:hover{ color:#FF9900;font-weight:normal;}
* html #top_menu{ height:54px;}

td{ font-size:12px; }

.tree_ul{ list-style-type: none;margin:5px;padding:0 }
.yol_yardimi{ 
    background:white url(../image/yol_yardimi.jpg) no-repeat; 
    height:52px;    
    padding:5px 0 0 70px; 
    color : #FF9900;
    font-size:16px;    
}

.big_black_box{width:180px;background:#FF880e  url(../image/big_black_arrow.jpg) no-repeat;padding:0 5px 0 28px;height:40px;}
.small_black_box{width:140px;background:#FF880e 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;}
