html,body { margin:0px; padding:0px; height:100%; }
html,body,textarea { font-family:verdana,sans-serif; font-size:11px; color:#000 }
body { background:#fff; font-size: 11px; }
ul, li { margin:0px; padding:0px; }

/* Clearer */
.clr:after        { content:"."; display:block; clear:both; visibility:hidden; line-height:0px;  height:0px; }
.clr              { display:inline-block; }
html[xmlns] .clr  { display:block; }
* html .clr       { height:1%; }
p.clr             { clear:both; font-size:0px; height:0px; line-height:0px; padding:0px; }

.fleft  { float:left; }
.bold { font-weight:bold; }
img { border:0; }
.banner_bg  { background:url(/pix/banner_bg.png) 0 0 repeat-x; width:100%; height:51px; position:absolute; top:148px; left:0px; }
.lt_bg  { background:url(/pix/lt_bg.png) 0 0 no-repeat; width:142px; height:168px; position:absolute; top:0px; left:0px; }
.lb_bg  { background:url(/pix/lb_bg.png) 0 0 no-repeat; width:180px; height:212px; position:absolute; bottom:0px; left:0px; }
.rt_bg  { background:url(/pix/rt_bg.png) 0 0 no-repeat; width:371px; height:430px; position:absolute; top:0px; right:0px; }
#frame { width:990px; margin:0 auto; }
#head { width:990px; height:199px; position:relative; }
#head a { background:url(/pix/logo.png) center 0 no-repeat; width:990px; height:136px; display:block; position:absolute; top:22px; left:0; z-index:2; }
#head .banner { background:url(/pix/banner.png) 0 0 no-repeat; width:100%; height:51px; position:absolute; bottom:0; left:0; }

#main { text-align:center; position:relative; }
#main img.cont { margin-top:37px; width:990px; }
#main img.foot { margin-top:75px; }

a { color:#186198; outline-style:none; }
a:hover { color:#000; }
a:link,
a:active,
a:visited { text-decoration: none; font-weight: bold; }
