@charset "utf-8";
CSS Document

body{background:#afe3ff; height:100%; }
a{focus:none;}
a:link{focus:none;}
*{ padding:0px; margin:0px;}`
#wrapper{background:#afe3ff; height:100%;}
#content{width:100%; }
#footer{background:#e3f5ff url(../images/head-img.jpg) top left no-repeat; width:100%; height:40px; bottom:0; font:normal 11px Verdana, Geneva, sans-serif; color:#4092f2; text-align:center; padding-top:28px; bottom:0px; }
.clear{ clear:both;}