/* CSS Document */
a{
  text-decoration:none;
  color: #33FFFF;
  }
*{
  margin:0px;
  padding:0px;
  }
body{
     background-image: url(/img/bg.jpg);
	 background-repeat:no-repeat;
	 background-position:right bottom;
	 background-attachment:fixed;	 
	 background-color:#c3c2c2;
	 font-family:Verdana;
	 font-size:11px;
	 color:#FFFFFF;
	 }
#menu{
     margin:20px 90px;
	 }
#menu a{ 
        font-size:14px;
		font-family:Verdana;
		font-weight:bolder;
		color: #333333;
		margin-right:5px;
		background-repeat:no-repeat;
		text-align:center;
		padding-left:17px;
		}
#menu a:hover{
              text-decoration:underline;
			  }
#menu ul li{
            display:inline;
			margin-right:10px;
			list-style:none;
		    }
#menu ul{
		list-style:none;
		margin-left:40px;
		}
#main{
      margin: 10px 20px 5px 60px;
	  padding:20px 10px;
	  border: 1px dotted #CCCCCC;
      min-height:400px;
	  height:auto;
	  width:700px;
	  text-align:center;
	  background-image:url(/img/main.png);
	  }
#b b{
  font-size:18px;
  padding:2px;
  }
#author{
        color: #ddd;
		}
#song{
      color: #fff;
	  }
#oost{
 	 height:auto;
	 width:700px;
	 word-spacing:2px;
	 line-height:20px;
	 text-align:left;
	 } 
h3{
   font-size:18px;
   }
#olost{
   word-spacing:2px;
   line-height:20px;
   text-align:left;
   margin-left:170px;
   }
#oostn{
 	 height:auto;
	 width:700px;
	 word-spacing:2px;
	 line-height:20px;
	 text-align:center;
	 } 
#video{
      border:double 4px  #CCCCCC;
	  width:640px;
	  margin:auto;
	  }
#actr{
      margin: 30px 20px 5px 60px;
	  padding:20px 10px;
	  border: 1px dotted #CCCCCC;
	  height:auto;
	  width:700px;
	  text-align:center;
	  background-image:url(/img/main.png);
	  }
.type{
      min-width:100px;
	  }
.info{
      min-width:400px;
	  }
#img{
    margin:15px 20px 5px 10px;
	}
#poster a {
	margin: 0px 5px; padding: 0px;
}
#poster img{
            border:  #666666 3px solid; margin: 0px; padding: 0px;
			}
ul{
   word-spacing:2px;
   line-height:20px;
   text-align:left;
   margin-left:170px;
   }
#olinter{
         margin: 50px 30px;
		 text-align:left;
		 }
#selected{
          color: #CA0005;
		  }
#hidenmenu{
      display:none;
	  }
#tabll img{
           margin-top:7px;
		   }
         
#acter{
       text-align:left;
	   }