﻿.small_menu_box{
       float:left;
	   width:197px;
	   background:url(../images/small_menu_bg.png);
	   behavior: url(iepngfix.htc);
}
.small_menu_box_bg{
       float:left;
	   width:197px;
	   padding-top:5px;
	   background:url(../images/small_menu_bg.png);
	   behavior: url(iepngfix.htc);
}

.small_menu_txt{
       float:left;
	   width:190px;
	   height:22px;
	   
}
.small_menu_txt_current{
       float:left;
	   width:190px;
	   height:22px;
	   background:url(../images/small_bg_current.gif);
	   overflow:hidden;
}

.small_menu_txt a:hover{
       float:left;
	   width:190px;
	   height:15px;
	   padding-top:7px;
	   background:url(../images/small_bg_hover.gif) no-repeat;
	   overflow:hidden;
}
.small_menu_txt a:link,.small_menu_txt a:visited,.small_menu_txt a:active{
       float:left;
	   width:190px;
	   height:18px;
	   padding-top:4px;
}

.small_menu_bottom{
       float:left;
	   width:197px;
	   height:7px;
	   background:url(../images/small_menu_bg_bottom.png);
	   behavior: url(iepngfix.htc);
	   overflow:hidden;
}

.small_menu_png{
       float:left;
	   width:197px;
	   height:17px;
	   /*background:url(../images/small_menu_bg_b.png);*/
	   behavior: url(iepngfix.htc);
	   overflow:hidden;
}

.white_menu {color:#616161; text-decoration:none;}
.white_menu a:link{color:#616161; text-decoration:none;}
.white_menu a:visited {color:#616161;text-decoration:none;}
.white_menu a:hover {color:#616161;text-decoration:none;}
.white_menu a:active {color:#616161;text-decoration:none;}