﻿body
{
    background: url(images/bg.png) repeat-x;
    background-color: #fff;
}
#wr{ width:960px; height:auto; margin:auto;}
#head{ width:960px; height:90px; background:url(images/header12.png) no-repeat bottom;}
#head2{ width:800px; height:90px; float:right;   }

#top{width:960px;height:80px;  background:url(images/top3.png) no-repeat top; 	float:left; }
#mid{ width:960px;  height:880px;  float:left; }
#midin
{
    width: 958px;
    height: 580px;
    float: left;
    background-color: #F6f6f6;
    border-left: 1px dotted #330000;
    border-right: 1px dotted #330000;
}
#top ul{ list-style:none; font-size:22px; color:#0066cc; text-decoration:none; float:left; font-weight:bold; padding-left:20px;}
#top li{ width:105px; padding: 0px 5px 0px 5px;   float:left; text-align:center; margin-top:24px; }

li a{ color:#0066cc; text-decoration:none; }
li a:hover{ font-size:23px; color:#fff;  font-weight:bold;background:#333366;  margin-top:0px;}
#foot{ width:960px; height:40px; float:left; background:url(images/footer.png) repeat-x; margin-bottom:2px; }
#placeholder{width:960px; height:300px; float:left;  border-bottom:1px dotted #330000;}

#rit
{
    
	height:600px;
    width:708px; margin-right:0px;
    float:left;
  
}
#menu
{
    height:300px;
    width:250px;
    float:left;
    
}

#pic
{
    height:300px;
    width:250px;
    float:left;
    
}
#left
{
    
    height:585px;
    width:250px; background:url(images/bg3.png);
    float:left;
    
}
#tbl td{ background-color:#0066cc;color:#f6f6f6; font-weight:bold; height:25px; padding-left:20px;
         margin-top:0px; border:#FFF solid;
         
}
#left a
{ text-decoration:none; color:#f6f6f6;}
#left a:hover
{
    color: #FFC800;
}

#tb2 td
{ padding-left:30px;
  font-size:20px;
 
  
}
#tb2 a
{
    color:Black;
    
}
#tb3 td{ background-color:Orange;color:#f6f6f6; font-weight:bold; height:30px; padding-left:20px;
        
         
}
#tb9 img
{
    border:4px solid #330000; 
}