.chromestyle{width: 960px;height: 32px;}
.chromestyle:after{display: block;height: 0;clear: both;visibility: hidden;}
.chromestyle ul{width: 100%;background: url(/pic/vcnav_bg.gif) center center repeat-x;padding:0;margin: 0;text-align: center;font-size: 14px;height: 32px;line-height: 32px;}
.chromestyle ul li{display: inline;float: left;}
.chromestyle ul li a{color: #FFF;padding: 8px 8px;margin: 0;text-decoration: none;}
.chromestyle ul li a:link{color: #FFF;}
.chromestyle ul li a:visited{color: #FFF;}
.chromestyle ul li a:hover{background: url(/pic/vcnav_bg1.gif) center center repeat-x;color: #FFF;}
.chromestyle ul li a.selected{background: url(/pic/vcnav_bg1.gif) center center repeat-x;color: #FFF;}
.dropmenudiv{position:absolute;top: 0;border: 1px solid #BBB;border-bottom-width: 0;line-height:18px;z-index:100;background-color: white;width: 200px;visibility: hidden;font-size: 12px;
}

.dropmenudiv a {width: auto;display: block;text-indent: 3px;border-bottom: 1px solid #BBB;padding: 8px 0;text-decoration: none;font-weight: bold;color: black;}

* html .dropmenudiv a {width: 100%;color: #FFF;}
.dropmenudiv a:link{color: #666;}
.dropmenudiv a:visited{color: #666;}
.dropmenudiv a:hover {background-color: #F0F0F0;color: #333;}
