﻿// JavaScript Document

document.write ('<style type="text/css">');
document.write ('<!--');
document.write ('a:hover img{ opacity:0.7; filter:alpha(opacity=70);}');
document.write ('*html .pagetop li a{ position:relative; left:4px;}');
document.write ('#english #wrap #container #content #cnav .section div.egl2 p{ width: auto; font-size:11px; padding:5px 0 0 10px; height:190px; overflow:scroll; overflow-x:hidden;}');
document.write ('-->');
document.write ('</style>');