p, form         { margin: 0; padding: 0 }
img             { border: 0; } 
.fl             { float: left; }
.fr             { float: right; }
.tl             { text-align: left; }
.tr             { text-align: right; }
.tc             { text-align: center; }
.b              { border: 1px solid #330033; }
.cb             { clear: both; }
.cl             { clear: left; }

body            { background-color: #E2CEDA; background-image: url(../img/bg.gif); background-repeat: repeat-x; color: #000000; font-size: 11px; font-family: Verdana, Tahoma, sans-serif; line-height: 1.2em; margin: 0px; }

a               { color: #000; text-decoration: none; }
a:hover, .sel   { color: #333; text-decoration: none; }

.hi             { font-size: 14px; font-weight: bold; color: #000; }

hr              { height: 1px; margin:5px 0; padding:0; border:0; color: #000000; background-color:#000000; }
h1              { font-size: 220%; line-height: 1em; margin: 5px 0; }
h4              { margin: 0; padding: 0 40px; }

input           { border: 1px solid #330033; }
textarea        { border: 1px solid #330033; overflow: hidden; width: 400px; height: 5em}


.thumb          { float: left; margin: 0 10px 10px 0; border: 1px solid #330033; }
.girllist       { float: left; margin: 0 10px 10px 0; padding: 0px; text-align: center; }

#main           { width: 772px; margin: 0 auto; }

#top            { height: 251px; background-image: url(../img/top.jpg); background-repeat: no-repeat; }

#flag           { padding: 32px 0px 0px 480px; }
#menu           { padding: 170px 0px 0px 10px; }

#content        { width: 772px; margin: 0; }

#main_bg        { height: 269px; background-image: url(../img/main_bg.jpg); background-repeat: no-repeat; }

#show_bg        { height: 534px; background-image: url(../img/show_bg.jpg); background-repeat: no-repeat; }

#girl_top       { width: 772px; height: 40px; background-image: url(../img/girl_top.jpg); background-repeat: no-repeat; }
#girl_bg        { width: 772px; background-image: url(../img/girl_bg.jpg); background-repeat: repeat-y; }
#girl_foot      { width: 772px; height: 40px; background-image: url(../img/girl_foot.jpg); background-repeat: no-repeat; }

#girl_res_top       { width: 772px; height: 50px; line-height: 50px; background-image: url(../img/girl_res_top.jpg); background-repeat: no-repeat; }
#girl_res_bg        { width: 772px; background-image: url(../img/girl_res_bg.jpg); background-repeat: repeat-y; }
#girl_res_foot      { width: 772px; height: 40px; background-image: url(../img/girl_res_foot.jpg); background-repeat: no-repeat; }

#cont_bg        { height: 269px; background-image: url(../img/cont_bg.jpg); background-repeat: no-repeat; }

#foot           { height: 34px; background-image: url(../img/foot.gif); background-repeat: no-repeat; }
#foot           { padding: 9px 0px 0px 20px; }

.bg2            { background-color: #fca; }

