body { margin: 0; padding: 0; font: normal 12px Arial, Verdana, sans; background: #eee; color: #000; }

.clearBoth { clear: both; font-size: 1px; line-height: 1px; height: 1px; }

#pg { width: 750px; background: #fff; }
#ls { float: left; width: 410px; background: #fff; }
#rs { position: relative; float: right; width: 340px; height: 649px; background:#fff; }


#rs p { margin: 0; padding: 0; }
#rs ul { height: 185px; margin: 0; padding: 0px 0 0 0; list-style: none; width: 305px; margin: 0 0 0 15px; background: url(images/list-bg.jpg) no-repeat; }
#rs li { display: block; color: #000; text-decoration: none; margin: 0; padding: 0 25px 0 40px; font-size: 12px; }
#rs li.i1 { height: 28px; padding-top: 7px; }
#rs li.i2 { height: 30px; }
#rs li.i3 { height: 29px; }
#rs li.i4 { height: 45px; }
#rs li.i5 { height: 50px; }
#rs .title { font-size: 18px; padding: 22px 40px; }
#rs .title2 { font-size: 13px; padding: 10px 40px 20px 40px; }
#ft { clear: both;  padding:26px;  background:#fff }
#ft a { color: #025daf;}

#cf { position: absolute; bottom: 0; height: 210px; width: 330px; margin: 93px 0 0 0; padding: 5px; background: #72bdff;}
#cf label { width: 90px; float: left; }
#cf .text { padding: 0 1px; margin: 0 0 2px 0; width: 180px; }
#cf .text.small { width: 80px; }
#cf .submit { width: 100%; margin: 10px 0 0 0; border: 1px solid #888; background: #eee; }
#cf br { clear: left; }

