﻿body
{	
     width: 1060px;
     text-align : left;
}

/*.block
{
    width : 500px;
    text-align : center;
    height: 62px;
   
    margin-left : 250px;
      margin-top : 5px;
       margin-bottom : 5px;
}*/

.block
{
    width : 950px;
   /* text-align : center;*/
    height: 60px;
   /* background-color :Maroon;*/
    margin-left : 50px;
    margin-top : 20px;
    
}

.block_test
{
    width : 950px;
   /* text-align : center;*/
    height: 100px;
   /* background-color :Maroon;*/
    margin-left : 160px;
    margin-top : 20px;
    
}

.ad_table
{
  display:inline; 
  text-align : left; 
}

.ad_tab
{
    margin-right : 6px;
    display : inline;
   float :left;
}

a
{
    text-align:center;
    font-size : 10px;
    color:Black;
    font-style :normal;
    
    /*text-decoration: none;*/
}

.tab
{
    margin-right : 20px;
}


/*Color my_white = Color.FromArgb(255, 200, 200, 255);
            Color my_red = Color.FromArgb(255, 255, 200, 200);
            Color my_blue = Color.FromArgb(255, 0, 70, 230);
            Color my_green = Color.FromArgb(255, 200, 255, 200);*/

.manu_items
{
    font-size : 15px;
    color :RGB(0, 70, 230);
}

.intro
{
    width : 650px;
    text-align : center;
    height: 43px;
    
    
   /* background-color :Maroon;*/
    
      margin-top : 5px;
       margin-bottom : 5px;
       font-size : 13px;
}
.intro_test
{
    width : 650px;
    text-align : center;
    height: 43px;
    
    
   /* background-color :Maroon;*/
    
      margin-top : 5px;
       margin-bottom : 5px;
       font-size : 16px;
       padding-left:4px;
}
.manu
{
   
    width : 686px;
   
    
    height: 50;
     border-style :solid;
    border-color : Gray;
    border-width : 1px;
   /* background-color :Maroon;*/
    margin-left : 180px;
      margin-top : 12px;
      
}

.manu_table
{
    display : inline;
    
}

.tab
{
    display : inline;
}

.contact
{
    width : 500px;
    text-align : center;
    height: 20px;
   /* background-color :Maroon;*/
    margin-left : 250px;
      margin-top : 5px;
    
}

.bottom_container
{
   /* float: left;
    margin-top:30px;
    margin-left:200px;
    width : 60%;
    color :RGB(0, 70, 230);*/
    width : 650px;
    text-align : center;
    height: 70px;
     margin-left:200px;
    
   /* background-color :Maroon;*/
    
      margin-top : 1px;
       margin-bottom : 5px;
       font-size : 14px;
       padding-left:4px;
       border-style:solid;
       border-width:1px;
}

h1
{
    font-size:15px;
}