@charset "utf-8";
/* CSS Document */

body {
background-color: f6f6f6;
margin: 0px;
padding: 0px;
}

.m {
border: 1px solid #000000;
background-color: #313131;
alignment: center;
}

.menu a{
font-family: calibri;
font-size: 16px;
color: #666666;
text-decoration: none;
padding: 0px 0px 0px 14px;
}

.menu a:hover{
color: #000000;
text-decoration: none
}

.navmc {
padding: 5px;
}

.men1 {
background-image: 
url('mentop.gif');
background-repeat: no-repeat;
height: 30px;
}

.menx {
background-image: 
url('menx.gif');
background-repeat: no-repeat;
height: 30px;
}

.menlast {
background-image: 
url('menlast.gif');
background-repeat: no-repeat;
height: 30px;
}

.menbottom {
background-image: 
url('menbottom.gif');
background-repeat: no-repeat;
height: 8px;
}

.content {
padding: 5px 5px 0px 0px;
}

.mcontent {
background-color: #00FF00;
}

.tl {
background-image: 
url('t-l.gif');
background-repeat: no-repeat;
height: 11px;
width: 11px;
}

.t {
background-image: 
url('t.gif');
background-repeat: repeat-x;
height: 11px;
}

.tr {
background-image: 
url('t-r.gif');
background-repeat: no-repeat;
height: 11px;
width: 11px;
}

.l {
background-image: 
url('l.gif');
background-repeat: repeat-y;
width: 11px;
}

.middle {
background-color: #f6f6f6;
padding: 5px 5px 0px 5px;
font-family: Calibri;
color: #313131;
font-size: 16px;
alignment: justify;
}

.middletitle {
background-color: #f6f6f6;
font-family: Calibri;
color: #313131;
font-weight: 600;
font-size: 20px;
border-bottom: 1px solid #dcdcdc;
height: 40px;
}

.date {
font-size: 12px;
margin: 2px 0px 0px 10px;
font-weight: normal;
color:#333333;
}

.r {
background-image: 
url('r.gif');
background-repeat: repeat-y;
width: 11px;
}

.bl {
background-image: 
url('b-l.gif');
background-repeat: no-repeat;
height: 11px;
width: 11px;
}

.b {
background-image: 
url('b.gif');
background-repeat: repeat-x;
height: 11px;
}

.br {
background-image: 
url('b-r.gif');
background-repeat: no-repeat;
height: 11px;
width: 11px;
}

.footer {
background-image: 
url('gradient.gif');
background-repeat: repeat-x;
height: 60px;
font-family: Calibri;
color: #333333;
font-size: 12px;
}

.footer a {
text-decoration: none;
color: #313131;
}

.footer a:hover {
text-decoration: none;
color: #000000;
}