/*  ==========  ÃËÀÂÍÎÅ ÌÅÍÞ  ==========  */

#third_menu { text-align: justify; color: #ec6500; margin: 30px 0; }
#third_menu .third_menu_item { font-size: 12px; text-align: center; vertical-align: top; }

#third_menu .third_menu_item .w {width: 115px; display: block; }

#third_menu .third_menu_item a { color: #000; }
#third_menu .third_menu_item a:hover { text-decoration: none; border-bottom: none; }

#third_menu .selected a { color: #EC6500; text-decoration: none; }

#third_menu .third_menu_item img { margin: 0 0 10px 0; }

#third_menu .third_menu_item, #third_menu  .sub { display: inline-block; }
@-moz-document url-prefix(){#third_menu .third_menu_item { display: -moz-box; }}
@-moz-document url-prefix(){.sub { display: -moz-box; }}

#third_menu  .sub {
  width: 100%;
  height: 0;
  line-height: 0;
  font-size: 0; 
}
/*IE6*/* html #third_menu  .sub{ display:inline; }
/*IE7*/* + html #third_menu  .sub{ display:inline; }