@charset "utf-8";
/*顶部导航条－传媒*/
.top-nav-md {width:910px; margin:0 auto;padding-right:60px; height:32px; background-image:url(../images/top_nav_md.gif); line-height:36px; overflow:hidden; text-align:right; font-size:14px; font-weight:bold; margin-bottom:10px;}
.top-nav-md a:link, .top-nav-md a:visited {color:#FFF; text-decoration:none; }
.top-nav-md a:hover, .top-nav-md a:active {color:#FF0; text-decoration:none; }
.top-nav-md span {height:32px; background:url(../images/top_nav_split_md.gif) no-repeat center center; font-size:14px;}
