<style>
/*频道链接样式*/
.channel { width:350px; margin:12px 0px 0px 175px; height:30px; line-height:30px; text-align:center; }
.channel ul { list-style:none; margin:0px;}
.channel li { float:left; padding-left:8px; }
.channel a { background:url(img/arrow2.gif) no-repeat left; padding-left:10px; color:#457a8b; font-size:14px; font-weight:bold; }
.channel a:link { background:url(img/arrow2.gif) no-repeat left; padding-left:10px; color:#457a8b; }
.channel a:visited { background:url(img/arrow2.gif) no-repeat left; padding-left:10px; color:#457a8b; }
.channel a:hover { background:url(img/arrow1.gif) no-repeat left; padding-left:10px; color:#78b4c7; }
.channel a:active { background:url(img/arrow1.gif) no-repeat left; padding-left:10px; color:#78b4c7; }
</style>
<body>
<div class="channel">
<UL>
<LI><A title=java实例学习 href="../../index1.html">JAVA实例</A></LI>
<LI><A title=web技术 href="../../index2.html">WEB技术</A></LI>
<LI><A title=专题 href="http://www.rrme1a.cn/Topic">专题</A></LI>
<LI><A title=博客 href="http://www.qian1gzu.com/bbs/bokeindex.html">博客</A></LI>
<LI><A title=尔玛论坛 href="http://www.qian1gzu.com/bbs/index.html">尔玛论坛</A></LI></UL></div>
</body>