
.topInfoWrapper {position:relative; width:532px; height:315px; background:#333;}
.topInfoWrapper .item {position:absolute; top:0;left:0; width:532px; height:315px;}
.topInfoWrapper .item img {position:absolute; top:0;left:0; z-index:1;}
.topInfoWrapper .item_image {width:532px; height:315px;}
.topInfoWrapper .info_w {bottom:10px;left:0; height:80px; width:532px; position:absolute; background:#000; z-index:2; filter:alpha(opacity=30);opacity:.30; _bottom:-1px}
.topInfoWrapper .item_info {bottom:10px;_bottom:-1px; left:0; height:62px; position:absolute; color:#fff; z-index:3; width:460px; margin:10px;padding:0px; }
.topInfoWrapper .item_info_wide {width:512px;}
.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:250px; z-index:10; width:60px; height:62px; overflow:hidden; display:inline-block; zoom:1; }
.topInfoWrapper .nav_container ul.ul-nav {  z-index:11; height:62px; 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:62px; width:48px; padding:0; 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;}
