@charset "utf-8";

body {
margin:0;
background:url(./img/bg.gif) #FFF
}

table {
width:auto;
border:0;
margin-left:auto;
margin-right:auto
}

td.date {
font-family:"verdana" , serif;
font-size:10px;
font-style:normal;
font-weight:inherit;
height:70px;
width:100px;
border-color:#A3B9A5;
border-style:dotted;
border-width:1px;
background:#F8FCF9
}

.dayover {
font-family:"verdana" , serif;
font-size:10px;
font-style:normal;
font-weight:inherit;
height:70px;
width:100px;
border-color:#A3B9A5;
border-style:dotted;
border-width:1px;
background:#ECF0ED
}

td.head {
color:#f7f7f7;
font-family:"verdana" , serif;
font-size:small;
height:40px;
background:url('./img/calBack.gif') repeat-x #4b6963
}

td.day {
font-family:"verdana" , serif;
font-size:10px;
font-style:normal;
font-weight:700;
height:16px;
width:100px;
border-color:#A3B9A5;
border-style:dotted;
border-width:1px;
background:#ECF0ED
}

.datename {
color:#27382c;
font-family:"verdana" , serif;
font-size:11px;
font-style:normal;
text-align:center;
vertical-align:middle
}

.dateinfo {
font-family:"verdana" , serif;
font-size:14px;
font-style:normal;
font-weight:700
}

img {
border:1px dotted #00532a;
display:block;
margin-left:auto;
margin-right:auto
}

#panel {
height:300px;
display:none;
font-family:"verdana" , serif;
font-size:14px;
font-style:normal;
font-weight:400;
padding-top:10px;
padding-left:25px;
padding-right:25px;
background:#ECF0ED
}

.slide {
border-top:solid 1px #422410;
margin:0;
padding:0;
background:url(img/slide.gif) no-repeat center top
}

.btn-slide {
text-align:center;
width:144px;
height:31px;
display:block;
font-family:"verdana" , serif;
font-size:small;
color:#fff;
text-decoration:none;
margin:0 auto;
padding:5px 10px 0 0
}

.active {
background:right 12px
}

.iefix {
height:100px
}

.head a:link,.head a:visited,.head a:hover {
color:#FFF;
text-decoration:none
}


.datename a:link,.datename a:visited,.datename a:hover,.dateinfo a:link,.dateinfo a:visited,.dateinfo a:hover {
color:#27382c;
text-decoration:u;
}

.slider {
background-color : #FFF;
border-bottom-color : #707070;
border-left-color : #848484;
border-right-color : #707070;
border-top-color : #848484;
padding-left: 4px;
color : #4E4E4E;
font-family : Verdana, cursive;
font-size : 13px;
height : 17px;
width : 100%;
}

.slider a:link,.slider a:visited {
color:#4E4E4E;
text-decoration:none;
}
.slider a:hover{
color:#4E4E4E;
text-decoration:underline;
}
