a { font-size: 12px; color: #000000; text-decoration: none; }
A:link { COLOR: #000000; TEXT-DECORATION: none}
A:visited { COLOR: #000000; TEXT-DECORATION: none}
A:hover { COLOR: #FF6633; TEXT-DECORATION: none}
A:active { COLOR: #009900; TEXT-DECORATION: underline}
/*-- 定义头部导航链接格式 --*/
a.a1:link { font-size: 12px; color: #FFFFFF; text-decoration: none; }
a.a1:visited { font-size: 12px; color: #FFFFFF; text-decoration: none; }
a.a1:active { font-size: 12px; color: #FFFFFF; text-decoration: none; }
a.a1:hover { font-size: 12px; color: #FFFFFF; text-decoration: underline; }
a.a6:link { font-size: 12px; color: #FF0000; text-decoration: none; }
a.a6:visited { font-size: 12px; color: #FF0000; text-decoration: none; }
a.a6:active { font-size: 12px; color: #FF0000; text-decoration: none; }
a.a6:hover { font-size: 12px; color: #FF0000; text-decoration: underline; }
/*-- 定义头部导航文字格式 --*/
.t1 { font-size: 12px; color: #000000; padding-left: 8px; }
/*-- 定义头部导航2链接格式 --*/
a.a2:link { font-size: 12px; color: #000000; text-decoration: none; }
a.a2:visited { font-size: 12px; color: #000000; text-decoration: none; }
a.a2:active { font-size: 12px; color: #000000; text-decoration: underline; }
a.a2:hover { font-size: 12px; color: #000000; text-decoration: underline; }
/*-- 定义头部导航2文字格式 --*/
.t2 { font-size: 12px; color: #000000; padding-right: 12px; padding-left: 4px; background-color: #B5E8FD; padding-top: 4px; }
/*-- 定义头部导航2位置格式 --*/
.va2 { vertical-align: top; padding-top: 8px; }
.vb2 { width: 3px; height: 22px; background-image: url(../images/skin/3/top_dh1.gif); }
/*-- 定义底部导航链接格式 --*/
a.a3:link { font-size: 12px; color: #666666; text-decoration: none; }
a.a3:visited { font-size: 12px; color: #666666; text-decoration: none; }
a.a3:active { font-size: 12px; color: #666666; text-decoration: underline; }
a.a3:hover { font-size: 12px; color: #666666; text-decoration: underline; }
定义头部导航链接格式
最新推荐文章于 2023-10-13 14:06:13 发布