.tabBox {
display: none;
}
.kind {
height:270px;
}
.kindTabs {
width:238px;
height:30px;
background:url("") repeat-x;
border-right:#99CEEE 1px solid;
overflow:auto;
}
.kindTabs ul {
margin:0;
padding:0;
list-style:none;
}
.kindTabs li {
float:left;
line-height:30px;
text-align:center;
}
.kindTabs li a {
float:left;
width:79px;
height:30px;
font:12px/1.2em Tahoma;
color:#333;
line-height:30px;
background:url("images/playbill_tab_current.jpg");
text-decoration:none;
}
.kindTabs li a:hover,.kindTabs li a.current {
font:bold 12px/1.2em Tahoma;
color:#069;
line-height:30px;
background:url("images/playbill_tab_select.jpg");
text-decoration:none;
}
.kindTabs .title {
width:66px;
height:21px;
background:url("") no-repeat center;
}
.kind .tabBody {
width:238px;
height:249px;
border-left:#99CEEE 1px solid; 
border-right:#99CEEE 1px solid; 
border-bottom:#99CEEE 1px solid; 
overflow:auto;
}


/*tab kind content*/
.playbillHot {
width:218px;
height:23px;
color:#069;
line-height:23px;
text-indent:10px;
background:#F1FCFE;
border:#99CEEE 1px solid;
}
.playbillList {
padding:5px 0;
width:220px;
height:199px;
color:#666;
line-height:22px;
text-align:left;
overflow:hidden;
}
.playbillList span.BC90 {
color:#C90;
}
.playbillList span.BF09 {
color:#F09;
}
.playbillList span.B990 {
color:#990;
}
.playbillList span.BF60 {
color:#F60;
}
.playbillList span.B069 {
color:#069;
}

.newsMarket {
margin:0 auto;
width:220px;
}
.newsMarket a {
font-size:12px;
width:220px;
height:24px;
color:#666;
line-height:24px;
text-indent:10px;
text-align:left;
background:url("images/dot_arrow_1.jpg") 0 8px no-repeat;
border-bottom:#CCC 1px dotted;
text-decoration:none;
overflow:hidden;
display:block;
}
.newsMarket a:hover {
color:#069;
background:url("images/dot_arrow_2.jpg") 0 8px no-repeat;
border-bottom:#069 1px dotted;
text-decoration:none;
}

.newsTopicPic th,.newsTopicPic td {
padding:5px 0;
vertical-align:top;
}
.newsTopicPic th a img {
padding:3px;
width:60px;
height:60px;
border:#CCC 1px solid;
}
.newsTopicPic th a:hover img {
padding:3px;
width:60px;
height:60px;
border:#F90 1px solid;
}
.newsTopicPic td {
color:#999;
line-height:18px;
text-align:left;
}
.newsTopicPic td span a {
font:12px Tahoma;
color:#069;
line-height:18px;
text-decoration:none;
}
.newsTopicPic td span a:hover {
color:#069;
text-decoration:underline;
}
.newsTopicPic td a {
color:#333;
text-decoration:underline;
}
.newsTopicPic td a:hover {
color:#F00;
text-decoration:underline;
}
.newsTopicTxt {
margin:0 auto;
width:220px;
}
.newsTopicTxt a {
width:220px;
height:24px;
color:#666;
line-height:24px;
text-indent:10px;
text-align:left;
background:url("images/dot_arrow_1.jpg") 0 8px no-repeat;
border-bottom:#CCC 1px dotted;
text-decoration:none;
overflow:hidden;
display:block;
}
.newsTopicTxt a:hover {
color:#069;
background:url("images/dot_arrow_2.jpg") 0 8px no-repeat;
border-bottom:#069 1px dotted;
text-decoration:none;
}

/*tab vs content*/
.vsList {
margin-top:10px;
}
.vsList td {
width:120px;
color:#666;
text-align:center;
}
.vsList td a img {
padding:4px;
width:110px;
height:80px;
border:#AECFE3 1px solid;
}
.vsList td a:hover img {
width:110px;
height:80px;
border:#FC0 1px solid;
}
.vsList td a {
color:#666;
line-height:20px;
}
.vsList td a:hover {
color:#069;
}