/* CSS Document */

*{margin:0; padding:0;}
html{overflow:auto;}
body{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#CBD8E6; background-color:#666666; }
h1{ font-family:Georgia, "Times New Roman", Times, serif; font-size:180%;}
h2{ font-size:150%;}
h3{ font-size:90%; font-style:oblique;}
a:link,  a:visited{ font-weight:bold; color: #FFCC66; text-decoration: none; }
a:hover{ text-decoration: none; color:#FF0000; }
p{ text-indent:20px; margin-bottom:5px; text-align:justify;}
img{ padding:5px;}
#content{ position:relative; width:990px; margin:10px auto; padding:5px; background-color:#000000;}
.cl{clear:both;}
.fl_l{ float:left; margin-right: 10px; width:130px }
.ctr{text-align:center;}
.main_w{ width:838px; }

.polo{ position:absolute; bottom:5px; right:5px; z-index:10000;}
.ht{ height:530px; }
.of{ overflow:auto; width:600px; padding-right: 16px; }
.tr{text-align:right;}
.wa{width:auto;}
