


/* patch IE6 pc */
if(navigator.userAgent.indexOf('MSIE 6')>=0&&navigator.userAgent.indexOf('Win')>=0){document.write('<style type="text/css">#content #rightcol { width:583px; }</style>'); }


