#tabs {margin: 20px 0; width: 872px; min-height: 50px; float: left; }
#tabs ul {float: left; width: 872px; position: relative; z-index: 99;}

#tabs li {margin-right: 1px; min-width: 131px; height: 39px; float: left;}
#tabs 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;}
#tabs ul li a:hover {color: #00A9BB;}

#tabs ul li.active {width: 136px; height: 39px;}
#tabs 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;}

#tabs div {width: 870px; float: left; overflow: hidden; background: 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;}

 