
.topInfoWrapper {position:relative; width:523px; height:198px; background:#333;}
.topInfoWrapper .item {position:absolute; top:0;left:0; width:523px; height:198px;}
.topInfoWrapper .item img {position:absolute; top:0;left:0; z-index:1;}
.topInfoWrapper .item_image {width:523px; height:198px;}
.topInfoWrapper .info_w {bottom:10px;left:0; height:60px; width:523px; position:absolute; background:#000; z-index:2; filter:alpha(opacity=60);opacity:.60; _bottom:-1px}
.topInfoWrapper .item_info {bottom:10px;_bottom:-1px; left:0; height:42px; position:absolute; color:#fff; z-index:3; width:420px; margin:10px;padding:0px; }
.topInfoWrapper .item_info_wide {width:503px;}
.topInfoWrapper .item_info a {color:#fff; font-family:Calibri,Arial; font-size:12px;text-decoration:none;}
.topInfoWrapper .item_info a:hover {text-decoration:underline;}
.topInfoWrapper .item_info a:hover h2 {text-decoration:none;}
.topInfoWrapper .item_info a h2 {margin:0; padding:0; font-family:Calibri,Arial; font-size:22px; font-weight:bold; color:#fff;}

.topInfoWrapper .nav_container {
  position:absolute; bottom:10px; right:10px; top:135px; z-index:10; width:210px; height:42px; overflow:hidden; display:inline-block; zoom:1; }
.topInfoWrapper .nav_container ul.ul-nav {  z-index:11; height:42px; padding:0 0 0 6px; margin:0; float:right; }
.topInfoWrapper .nav_container ul.ul-nav li { display:block; float:left; margin-top:3px; }
ul.ul-nav li.on a {background-position:left -36px;}
ul.ul-nav li a {width:36px; height:36px; display:block; text-indent:-999px; z-index:5;}

.topInfoWrapper .nav_container .nav-prev-next {

  z-index:11; height:42px; width:48px; padding:6px 6px 0 6px; float:right; }

.nav-prev-next .prev
  {background:transparent url(box_main_nav.gif) no-repeat left top; width:24px; height:30px; text-indent:-999px; display:block; overflow:hidden; float:left; cursor:pointer;}
.nav-prev-next .next
  {background:transparent url(box_main_nav.gif) no-repeat right top; width:24px; height:30px; text-indent:-999px; display:block; overflow:hidden; float:right; cursor:pointer;}

