﻿body {
}
#title
{
     width:1000px;
    height:400px;
    margin:0 auto;
      box-shadow:0px 0px 20px black;
      margin-bottom:10px;
      margin-top:10px;
    }
.content
{
      width:900px;
    text-align:justify;
    margin:0 auto;
    font-family:Calibri;
    line-height:25px;
    margin-bottom:70px;
    margin-top:50px;
    color:white;
    }
.content img
{
   
    float:left;
    margin-right:20px;
    border-radius:5px;
    }
.site
{
     width:150px;
    height:27px;
    margin:0 auto;
    background:url(../../images/button.jpg) repeat;
   
   padding-top:3px;
    border-radius:10px;
    margin-top:20px;
    text-align:center;
    }  
.site a 
{
     
    text-decoration:none;
    color:White;
    font-family:Calibri;
    text-align:center;
    }          
.pro
{
      width:1000px;
   padding-top:20px;
    margin:0 auto;
    background-color:#6b6767;
    border-radius:10px;
    margin-bottom:20px;
    }    
#pro h2
{
    text-align:center;
    font-family:Calibri;
   margin-bottom:20px;
    color:White;
    top:20px;
    
    }   
.panel h2
{
    text-align:center;
    font-family:Calibri;
   margin-bottom:20px;
    color:White;
    top:20px;
    
    }        
    .panel
{
     width:1000px;
    overflow:hidden;
    margin:0 auto;
 
    border-radius:10px;
    }
 
.number
{
    width:700px;
    height:50px;
    padding-right:20px;
    font-family:Calibri;
   background-color:#444343;
    margin-bottom:20px;
    color:White !important;
    margin-top:10px;
    text-align:center;
    
    }   
.number h1{width:50px;height:50px;;float:left;background-color:Orange;margin-right:50px;}
.number h2{float:right;padding-top:10px;}
        
.panel .pan
{
    width:200px;
    height:300px;
    background-color:#949599;
    float:left;
    margin-bottom:40px;
    margin-left:40px;
    border-radius:5px;
    
    }   
.pan h3
{
    width:200px;
    height:30px;
    background-color:White;
    font-family:Calibri;
    text-align:center;
    color:#0b284a;
    border-radius:5px 5px 0px 0px;
    }     
.pan .txt
{
    width:190px;
    height:90px;
    margin:0 auto;
    padding:5px;
    color:White;
    text-align:center;
    font-family:Calibri;

    }    

#film {
     width:700px;
    height:600px;
    margin:0 auto;
    border-radius:20px;
   
}
video {
    border-radius:30px;
     background-color:red;
}
