@charset "utf-8";
/* CSS Document */

body { margin:0; padding:0; font-family:"Times New Roman", Times, serif; background:#00c8ec; }
img { border:0; }
.clr { clear:both; }
h1, h2, h3 { margin-top:0; color:#0047fc; font-size:1.5em; }

#pools { width:1000px; margin:0 auto; background:#FFF; padding-bottom:30px; }
.top { width:1000px; height:123px; background:url(../images/top.gif) top center no-repeat; }
.top-tx { width:940px; height:40px; text-align:center; color:#00c8ec; font-size:1.1em; padding-top:50px; }
.slide { width:1000px; height:561px; background:url(../images/slide.jpg) no-repeat; }

.inside { width:940px; padding:0 30px 70px 30px; }
.img-lf { width:307px; height:215px; float:left; }
.img-rt { width:307px; height:215px; float:right; }
.divide { width:791px; height:7px; margin:23px auto; background:url(../images/divide.gif); }

.txt-rt { width:586px; float:right; color:#0048ff; padding-top:19px; font-size:1.2em; text-align:justify; }
.txt-lf { width:586px; float:left; color:#0048ff; padding-top:19px; font-size:1.2em; text-align:justify; }

.footer { width:864px; height:49px; background:#0059ec; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; color:#FFF; font-size:.9em; padding:38px 38px 0 38px; margin:0 auto; }
.ft-lf { float:left; width:450px; }
.ft-rt { float:right; width:164px; height:25px; background:url(../images/cards.gif) no-repeat; }