body {
   margin:0px;
   padding-left:20px;
   padding-top:20px;
   background:#ffffff;
   background-image:url(../pic/back.jpg);
   background-repeat:no-repeat;
   background-position:bottom right;
   background-attachment:fixed;}

#video {
   width:720px;
   text-align:right;
   padding:0px;
   margin:0px;}

#video_small {
   width:512px;
   text-align:right;
   padding:0px;
   margin:0px;}

#text {
   position:relative;
   top:20px;
   left:49px;
   width:90%;}

#foot {
   position:fixed;
   bottom:0px;
   left:69px;
   background:#ffffff;
   width:85%;}

#others {
   visibility:hidden;}

p.small, div.small {
   font-size:11px;
   font-family:Verdana,Arial,Helvetica,sans-serif;
   color:#000000;
   padding:0px;
   margin:0px;}

p.small2, div.small2 {
   font-size:9px;
   font-family:Verdana,Arial,Helvetica,sans-serif;
   color:#808080;
   padding:0px;
   margin:0px;}

p.small3, div.small3 {
   font-size:9px;
   font-family:Verdana,Arial,Helvetica,sans-serif;
   color:#808080;
   padding:0px;
   margin:5px 0px 15px 15px;}

p, div {
   font-size:13px;
   font-family:Verdana,Arial,Helvetica,sans-serif;
   color:#000000;}

a:link,a:visited {
   color:#000000;
   text-decoration:none;}

a:link.small, a:visited.small {
   color:#808080;}

a:hover,a:active,a:focus,a:hover.small,a:active.small,a:focus.small {
   color:red;
   text-decoration:underline;}

a.pic:hover,a.pic:active,a.pic:focus {
   color:white;
   text-decoration:none;}

img.pic {
   float:left;
   margin:1px;}

img.but {
   float:left;
   margin:0px;
   margin-right:10px;
   }

.buttons {
   height: 27px;}

.hide {
   width:0px;
   height:0px;
   display:none;
   }