@charset "UTF-8";
body{background:#fff url(../img/img_bc.jpg) bottom center no-repeat;background-attachment:fixed; background-position:160px 0;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:9px;color:#f3ecce;width:100%;height:100%;}
body,div,span,ul,li,p,h1,h2,h3,h4,img{border:none;margin:0;padding:0;list-style-type:none;}
.fleft{float:left;}
.fright{float:right;}
.fnone{float:none;}
.left{text-align:left;}
.right{text-align:right;}
.center{text-align:center;}
.hidden{visibility:hidden;}
.visible{visibility:visible;}
.absolute{position:absolute;}
.relative{position:relative;}
.static{position:static;}
.fixed{position:fixed;}
.block{display:block;}
.none{display:none;}
.clearBoth{clear:both;}
.bold{font-weight:700;}
.light{font-weight:lighter;}
.italic{font-style:italic;}
.small{font-size:small;}
.medium{font-size:medium;}
.large{font-size:large;}
.xlarge{font-size:x-large;}
.xxlarge{font-size:xx-large;}
.georgia{font-family:Georgia, "Times New Roman", Times, serif;}
.white{color:#fff;}
.red{color:#a50200;}
.underline{text-decoration:underline;}
a:link {text-decoration:underline;color:#a50200;}
a:visited {text-decoration:underline;color:#a50200;}
a:active {text-decoration:none;}
a:hover {text-decoration:none;}