
.box_PhotoGallery {/*width: 772px */ width: 100%; height: 380px; background: #0057a7;margin: 10px 15px 10px 15px}
.box_PhotoGallery .box_Menu{/* background:url('../images/bg_menu_photogallery.png') repeat-x;  */height:42px;position:relative;background: #f2f2f2;margin-bottom:15px;}

.box_PhotoGallery .box_Menu ul{position:absolute;margin:0;}
.box_PhotoGallery .box_Menu ul li{list-style:none; float:left; position: relative; height:42px;/* margin-top:5px; margin-left:-30px;*/  width:180px;line-height: 42px;padding-left: 20px;}
.box_PhotoGallery .box_Menu ul li.li_Selected {background: #0057a7;}
.box_PhotoGallery .box_Menu ul li:not(:last-child) {
      border-right: 1px solid #fff;
}
.box_PhotoGallery .box_Menu ul li a{color: #0057a7;}
.box_PhotoGallery .box_Menu ul li.li_Selected  a {color: #ffffff;}
/* .box_PhotoGallery .box_Menu ul li.li_Last {z-index: 1;}
.box_PhotoGallery .box_Menu ul li.li_Third {z-index: 2;}
.box_PhotoGallery .box_Menu ul li.li_Second {z-index: 3;}
.box_PhotoGallery .box_Menu ul li.li_First {z-index: 4;} 
.box_PhotoGallery .box_Menu ul li:hover, .box_PhotoGallery .box_Menu ul li.li_Selected {z-index: 9;}
 */
 
.box_PhotoGallery .box_Menu ul li.li_First{/* margin-left:0; */width:180px;}
.box_PhotoGallery .box_Menu ul li.li_First a {/* background:url('../images/btn_photogallery_grey_first.png') no-repeat; */}
.box_PhotoGallery .box_Menu ul li.li_First a:hover,  .box_PhotoGallery .box_Menu ul li.li_First.li_Selected a {/*color:black;*/ /* background:url('../images/btn_photogallery_blue.png') no-repeat; */font-weight:bold;/* padding-bottom:22px; */}
.box_PhotoGallery .box_Menu ul li.li_Last a{/* padding:9px 0 10px 30px; */}

.box_PhotoGallery .box_Menu ul li a{text-decoration:none; color:#0057a7; font-size:13px; /* background:url('../images/btn_photogallery_grey.png') no-repeat; */display:block;/*  padding:9px 0 10px 54px; */}
.box_PhotoGallery .box_Menu ul li a:hover,  .box_PhotoGallery .box_Menu ul li.li_Selected a{/*color:black;*/ /* background:url('../images/btn_photogallery_blue.png') 15px no-repeat; */ font-weight:bold; /* padding-bottom:22px; */}