/* CSS Document */
.tab_content2 { border:0px; padding-top:10px; }
.tab_seperate { border-bottom:1px #B0BEC7 solid; padding:0px}

.tab_current { height:20px; background:url(../images/tab2l.png) left; text-align:center; }
.tab_current a { height:20px; line-height:20px; display:block; background:url(../images/tab2r.png) no-repeat right; color:#ffffff; text-decoration:none; font-weight:bold; }
.tab_current a:hover { color:#f00; }
.tab_default { height:20px; background:url(../images/tab2l.png) left; text-align:center; }
.tab_default a { height:20px; line-height:20px; display:block; background:url(../images/tab2r.png) no-repeat right; color:#c0c0c0; text-decoration:none; font-weight:bold; }
.tab_default a:hover { color:#f00; }

.table_4 { border-collapse:collapse;
 empty-cells:show;
 width: 100%;
}

.table_4 td {
 border:0px;
 padding:0px;
 text-align: center;
}
