@charset "utf-8";
/* CSS Document */

ul.tab-menu {overflow:hidden;background:url(/assets/images/pr_center/bg_tab.gif) right top repeat-x;}
ul.tab-menu li {float:left;}

ul.photo-gallery-list {overflow:hidden;padding:0 0 10px 0;margin:38px 0 0 0;border-bottom:1px solid #9098a8;}
ul.photo-gallery-list li {float:left;width:212px;margin:0 22px 28px 0;text-align:center;}
ul.photo-gallery-list li.last {margin-right:0;}
ul.photo-gallery-list li a img {width:210px;height:150px;margin-bottom:13px;border:1px solid #f0f0f0;}

div.movie-gallery-list-wrap {position:relative;overflow:hidden;margin:45px 0 0 0;width:680px;height:155px;}
ul.movie-gallery-list {position:absolute;top:0;height:155px;}
ul.movie-gallery-list li {float:left;width:155px;height:155px;margin-right:20px;text-align:center;}
ul.movie-gallery-list li a img {width:153px;height:98px;margin-bottom:13px;border:1px solid #f0f0f0;}

strong.movie-title {display:block;color:#0e264b;padding:10px 0 15px 40px;margin:20px 0 0 0;font-size:1.2em;background:url(/assets/images/pr_center/icon_movie_title.gif) 7px 6px no-repeat;}

div.scroll-bar-wrap {width:680px;height:14px;margin:15px 0 0 0;background:url(/assets/images/pr_center/bg_scroll_bar_wrap.gif) left top repeat-x;}
div.scroll-bar-wrap div.scroll-bar {width:20px;padding:0 0 0 20px;background:url(/assets/images/pr_center/scroll_left_cap.png) left top no-repeat;cursor:pointer;}
div.scroll-bar-wrap div.scroll-bar div {background:url(/assets/images/pr_center/scroll_right_cap.png) right top no-repeat;}