﻿body {
}
#title
{
     width:1000px;
    height:400px;
    margin:0 auto;
      box-shadow:0px 0px 20px black;
      margin-bottom:10px;
      margin-top:10px;
    }
#content
{
      width:1000px;
    text-align:justify;
    margin:0 auto;
    font-family:Calibri;
    line-height:25px;
    margin-bottom:70px;
    margin-top:50px;
    }
#content img
{
    width:150px;
    height:100px;
    float:left;
    margin-right:20px;
    
    }
.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;
    margin-top:20px;
    }    
#pro h2
{
    text-align:center;
    font-family:Calibri;
   margin-bottom:20px;
    color:White;
    top:20px;
    
    }    
    .panel
{
     width:1000px;
   
    overflow:hidden;
    margin:0 auto;
    margin-top:20px;
    border-radius:10px;
    }
 
.number
{
    width:700px;
    height:80px;
    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;margin-right:50px;}
.number h2{text-align:center;padding-top:10px;font-size:17px;}
        
.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;

    }    
.txt img
{
     width:180px !important;
    height:30px !important;
    margin:0 auto;
    }    
.pan img
{
    
    width:200px;
    height:150px;
    margin:0 auto;
    }    