@charset "utf-8";
/* CSS Document */

body{
background:url(images/bg.gif) center top #000 repeat-x;
margin:0px; font-family:Tahoma, sans-serif, Verdana; font-size:12px; line-height: 18px; color:#666;
}
a:hover{text-decoration:none;}
ul,ol{list-style:none;}
*{margin:0px; padding:0px;}
.container{
width:999px; height:535px; margin:0 auto ; margin-top:60px;position:relative; 
}
.logo{
background:url(images/logo.gif) no-repeat;position:absolute;top:0px; left:0px;margin-left:30px; width:248px; height: 65px;margin-top:-55px; text-indent:-5000px;
}
.dym-head , .dym-body,.dym-footer{width:100%;}
.dym-head{
background:url(images/dym-body1.gif) no-repeat; height:12px;
}
.dym-body{
background:url(images/dym-body2.gif)  repeat-y; 
height:auto !important;
min-height:500px !important;
height:500px;
position:relative;
}
.dym-footer{
background:url(images/dym-body3.gif) no-repeat; height:25px;
}
.menu{
margin:0px 0 0 20px; position:relative;
}
.copy{
width: 100%; text-align:center; font-weight:bold; font-size:11px;
}