.chinevideomen{
padding: 0;
width: 512px;
border-top: 5px solid #8F0000; /*Red*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.chinevideomen ul{
margin:0;
margin-left: 0px; /*margin first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.chinevideomen li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.chinevideomen a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin each menu item*/
padding: 5px 10px;
background-color: #333333; /*Grey*/ 
border-top: 1px solid white;
}

.chinevideomen a:hover{
background-color: #8F0000; /*Red*/ 
color: white;
}

.chinevideomen a.selected{ /*current tab*/
background-color: #8F0000; /*Red*/ 
color: white;
border-color: #8F0000; /*Red*/ 
}
