﻿body
{
    font-family: Helvetica;
    font-size: 14px;
}

.panelMain
{
  float: none;
  width:1020px;
  height: 350px;
  padding: 5px 5px 5px 5px;   
    
}

.panelSub
{
    float: none;
    height: 340px;
}

.panelLeft
{
    float:left;
    width:450px;
    height:320px;
    background: White;
    padding: 5px 15px 5px 15px;    
}

.panelRight
{
    float: right;
    width:450px;
    height: 320px;
    background: White;
    padding: 5px 15px 5px 15px;
    
}

.panelTop
{
    float:none;
    width: 1024px;
    height:180px;
    background: #DEE3E7;   
}

.panelContent
{
    float: left;
    width:1000px;
    height: 375px;
    padding: 5px 10px 10px 10px;
   
}

.panelLarge
{
    float:left;
    width: 980px;
    height:350px;
    padding: 5px 10px 10px 10px;
}

.panelInfo
{
    float:left;
    width: 950px;
    height: 325px;
    padding: 10px 20px 10px 20px;
}

.panelJF
{
    float:left;
    width: 1024px;
    height: 35px;
    
}

.RotatorItem
{
    margin: 4px;
    height: 125px;
    width: 125px;
}

.rotatorPadding
{
    padding: 5px:
}

.RotatorPanel
{
     width: 1000px;
     height: 175px;
     margin-top: 15px;
     margin-left:125px;
}

.panelInfo2
{
    float:left;
    width: 950px;
    height: 485px;
    padding: 10px 20px 10px 20px;
}
.panelContent2
{
    float: left;
    width:1000px;
    height: 535px;
    padding: 5px 10px 10px 10px;
   
}

.panelLarge2
{
    float:left;
    width: 980px;
    height:510px;
    padding: 5px 10px 10px 10px;
}

