@charset "utf-8";
/* CSS Document */
*{padding:0px;margin:0px;border:none;}
body{background:url(images/bg.jpg) center fixed;background-color:#FFFFFF;}
p.footer{font:normal 7pt Tahoma, Arial;color:#000000;margin-left:225px;margin-top:28px;}
#wrap_bottom_shadow a:link,#wrap_bottom_shadow a:hover,#wrap_bottom_shadow a:visited,#wrap_bottom_shadow a:active{font:normal 7pt Tahoma, Arial;color:#<?php echo $txtcolor;?>;}
#conteiner{position:static;margin:0 auto;width:635px;height:100%;}
#main{position:absolute;top:50%;margin-top:-191px;width:635px;height:396px;}
#wrap_top_shadow{position:relative;top:0px;width:625px;margin-left:5px;height:28px;background:url(images/wr_tp.png) no-repeat 0px bottom;display:block;}
#wrap_bottom_shadow{position:relative;float:left;width:635px;height:42px;background:url(images/wr_bt.png) no-repeat 0px top;display:block;}
#wrap_left_shadow{position:relative;float:left;left:0px;width:24px;height:326px;background:url(images/wr_lf.png) no-repeat right;display:inline-block;}
#wrap_right_shadow{position:relative;float:left;width:31px;height:326px;background:url(images/wr_rh.png) no-repeat left;display:inline-block;}
#content{position:relative;width:580px;height:326px;float:left;display:inline-block;}
