#tabs2 {margin: 0; width: 630px; min-height: 50px; float: left; }
#tabs2 ul {float: left; width: 630px; position: relative; z-index: 99; background: url(../images/png/bg-top-tab.png) no-repeat right;}

#tabs2 li {margin-right: 1px; min-width: 131px; height: 39px; float: left;}
#tabs2 ul li a {width: 131px; height: 31px; line-height: 31px; float: left; text-align: center; margin-top: 8px; color: #666; font-family: Trebuchet MS; font-size: 14px; font-weight: bold; background: url(../images/png/tab.png) no-repeat;}
#tabs2 ul li a:hover {color: #00A9BB;}

#tabs2 ul li.active {width: 136px; height: 39px;}
#tabs2 ul li.active a {width: 136px; height: 39px; line-height: 39px; text-align: center; float: left; color: #00A9BB; margin-top: 0; background: url(../images/png/tab-hover.png) no-repeat;}

#tabs2 div {width: 632px; height: 271px; float: left; overflow: hidden; background: #fff url(../images/png/bg-tabs-cinema.png) repeat-x bottom; position: relative; z-index: 1; margin-top: -1px; min-height: 50px; border: 1px solid #E1E1E1;}

 