@charset "utf-8";
/* CSS Document */
body{background:url(../image/right_bar_bg.gif) repeat-y;margin-top:0px;width:155px; margin-left:0px;font-size:12px; text-align:center;font-family:Arial, Helvetica, sans-serif; font-style:italic; color:#FF0000; }

img{border:0px;}

a:link {text-decoration: none; color:#000000;}
a:visited {text-decoration: none;color:#000000;}
a:hover {text-decoration: underline;color:#ff0000;}
a:active {text-decoration: none;color:#ff0000;}

a.channel1:link {color: #ff0000;text-decoration: none;} /*未访问的链接 */
a.channel1:visited {color: #ff0000;text-decoration: none;} /*已访问的链接*/
a.channel1:hover{color: #ff0000;text-decoration: underline;} /*鼠标在链接上 */
a.channel1:active {color: #ff0000;text-decoration:none;} /*点击激活链接*/

td{padding-left:10px; padding-top:5px;}