﻿
body 
{
    margin:0px;
    font-size:12px;      
}


.ul1
{
    
    list-style-type:none;
   
}
.ul1 li
{
    float: left;
    margin: 50px 3px 3px 3px;
    width: 100px;
    border-right: gainsboro 1px solid;
    border-top: gainsboro 1px solid;
    border-left: gainsboro 1px solid;
    border-bottom: gainsboro 1px solid;
}
 
    .l1{
    text-align:center;
    background-position: left center; background-image: url(images/sh1.gif); background-repeat: no-repeat;
    font-size:12px;
    
    }
     .l2{ text-align:center;
    background-position: left center; background-image: url(images/sh2.gif); background-repeat: no-repeat;
   
     font-size:12px;
    }
     
 .d1 a
{
    color: black;
}
 
 .table_1 {
   	font-size: 12px;
	color: #000000;		
	border-top:1px solid #88A1B7;
	border-left:1px solid #88A1B7;	
}
.table_1 td
{
    height:30px;
    
     margin-bottom:-10px;
	border-right:1px solid #88A1B7;
	border-bottom:1px solid #88A1B7;	
}

  a
{
    color: #000000;
    text-decoration: none;
}
  
A:hover
{
    color:Red;
    text-decoration: none;
}

td
{
  
}
