﻿table{
    width:100%;
}
div.xycdiv{
    display:inline-block;
    background-color:#CB9E41;
    border:2px solid #CB9E41; 

    position: relative;
}

span.xycendtext{
    right:0;
    bottom:-30px;
    position: absolute;
    display:inline-block;
    margin:0; 
    line-height: 1.8em; 
    text-align: center; 
    width:310px;
    color:#ffffff;
font-weight: bold;
font-size:18px;
}
span.xyclendtext{
    right:0;
    bottom:-50px;
    position: absolute;
    display:inline-block;
    margin:0; 
    line-height: 1.8em; 
    text-align: center; 
    width:310px;
    color:#ffffff;
font-weight: bold;
font-size:18px;
}
div.xychead{
    right:0;
    top:-30px;
    position: absolute;
    display:inline-block;
    margin:0; 
    line-height: 1.8em; 
    text-align: center; 
    width:310px;
}
.xychead a.xycheadbn{
    background:url('nextyear.png');
    margin:0em; 
    font-size: 18px;
    color:#FFFFFF; 
    text-decoration:none;  
    display:inline-block;  
    width: 1.6em;
    height: 1.6em; 
    float: right;
}
.xychead a.xycheadbn:active{
    opacity:0.5;
}
.xychead a.xycheadbnl{
    background:url('lastyear.png');
    margin-right: 16px;
    font-size: 18px;
    color:#FFFFFF; 
    text-decoration:none;  
    display:inline-block;  
    width: 1.6em;
    height: 1.6em; 
    float: right;
}
.xychead a.xycheadbnl:active{
    opacity:0.5;
}

.xychead span.xycheadtext{
    font-size: 16px; 
    display:inline-block; 
    float: left;
    font-weight: bold;
    color:#ffffff;
    margin-left: 24px;
    margin-top: 0px;
}
.xycdiv span.xyctheadtext{
    font-size: 14px; 
    display:inline-block; 
    font-weight: bold;
    color:#FFFFFF;
    margin: 4px 0;
}
.xycdiv span.xyctbodytext{
    font-size: 16px;
    vertical-align: bottom;
    line-height: 22px;
    display: inline-block;
    font-weight: normal;
    color: #603807;
    height: 34px;

}
.xycdiv span.xycttbodytext{
    font-size: 16px;
    vertical-align: bottom;
    line-height: 22px;
    display:inline-block; 
    font-weight:normal;   
    color:#FF0000;
    height: 34px;
}
.xycdiv span.xyctnbodytext{
    font-size: 16px; 
    vertical-align: bottom;
    line-height: 22px;
    display:inline-block; 
    color:#c0c0c0;
    font-weight:normal;
    height: 34px;
}
.xycdiv span.xyctlbodytext{
    font-size: 12px; 
    display:inline-block; 
    color:#c2a53d;
    font-weight:bold;
    bottom:2px;
    position: absolute;
    left: 7px;
    width: 30px;
}
