// JavaScript Document

document.write('<style type="text/css" media="screen,tv">');
document.write('<!--');
document.write('a:hover img{ opacity:0.7; filter:alpha(opacity=70);}');
document.write('#index #wrap #main #topics #col div ul{ height:153px; padding:10px; overflow:scroll; overflow-x:hidden; background:#fff; list-style:none;}');
document.write('#wrap #header div p a:hover img{ opacity:1.0; filter:alpha(opacity=100);}');
document.write('#wrap #header h2 a:hover img{ opacity:1.0; filter:alpha(opacity=100);}');
document.write('-->');
document.write('</style>');
document.write('<style type="text/css" media="print">');
document.write('<!--');
document.write('body{ zoom:100% !important; zoom:80%;}');
document.write('*html #other #wrap #container #content #include #maincol{ width:632px; padding:5px 19px; float:left;}');
document.write('*html #custom .section .pointl{ width:291px; height:130px; padding:8px; margin:0; background:url(../images/other_custom_maincol_point_bg.gif) no-repeat #f2f2f2; background-position:top; text-align:right; float:left;}');
document.write('*html #custom .section .mt10{ margin:10px 0 0 0;}');
document.write('*html #custom .section .pointr{ width:291px; height:130px; padding:8px; margin:10px 0 0 10px; background:url(../images/other_custom_maincol_point_bg.gif) no-repeat #f2f2f2; background-position:top; text-align:right; float:left;}');
document.write('-->');
document.write('</style>');
