﻿.ArchiveMaindDiv1
{
    width:992px;
}
.ArchiveMaindDiv2
{
    width:990px;
    min-height:400px;
    float:left;
    padding-bottom:10px;
    border:1px solid silver;
}
.ArchiveHeaderDiv
{
    width:700px;
    height:30px;
    float:left;
    margin:0px;
    text-align: left;
    border-bottom:1px solid #eee;
}
.ArchiveContentsLeftDiv
{
    width:700px;
    min-height:400px;
    float:left;
    margin:20px 0px 0 25px;
    text-align: left;
}
.ArchiveSelectorDiv
{
    width:670px;
    height:26px;
    float:left;
    text-align: left;
    margin:20px 0 10px 5px;
}
.ArchiveContentsHeaderDiv
{
    width:670px;
    min-height:26px;
    float:left;
    text-align: left;
    margin:10px 0 10px 5px;
}
.ArchiveContentsHeaderStyle
{
    font-size: 16px; 
    font-weight: 700;
}
.ArchiveVolumeLinkSTyle
{
    background-position: center center;
    width: 100px;
    float: left;
    text-decoration: none;
    margin: 0px 10px 10px 0px;
    background-image: url('../Images2/VolumeBack.png');
    background-repeat: no-repeat;
}
.VolumeContentsDiv
{ 
    width: 100px;
    height: 150px;
    float: left;
    text-align: left;
}
.ArchiveVolumeNameSTyle
{ 
    width:90px;
    font-size:14px;
    line-height:28px;
    font-weight:bold;
    color: #003366;
    float:left;
    text-align:center;
    margin:40px 20px 10px 5px;
}
.ArchiveVolumeOnLinkSTyle
{ 
   font-size:15px;
   font-weight:bold;
    color: #CCFFFF;
    float:left;
    width:90px;
    margin-left: 40px;
    margin-top: 25px;
    line-height:30px;
}