﻿#indexcenter {
    /*border: 3px #e4e4e5 solid;
    border-radius: 2%;
    width: 568px;
    margin-left: 3%;*/
}
#Calendar_bg{
    width: 568px;
    display: inline-block;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    border: 0px solid #999;
    font-size:1.0em;
    position: relative;
    z-index:2;
    background-image: url(../Image/law2013_bigad_line_bg_w568.gif);
}
#Calendar_bg .main{
    /*width: 568px;*/
    margin:0;
    padding:0;
    background-color: #ce4a32;
    /* background-image: url(../../Image/bigad/0811049_bg.png);*/
    padding-top: 2%;
	border-radius: 0 0 20px 20px;
}
#Calendar_bg table{
    width: 568px;
    margin:0;
    padding:0;
}

/*表頭*/
#Calendar_bg th{
    font-size: 1.0em;
    text-align: center;
    border: 0px #e4e4e5 solid;
    border-top: none;
    border-left: none;
    font-family: Meiryo, "Meiryo UI", Arial, sans-serif,"Microsoft JhengHei";

}
/*所有儲存格*/
#Calendar_bg td{
    font-size: 0.9em;
    width:209px;
    margin:0;
    padding:0;
    text-align: left;
    border:0px #e4e4e5 solid;
    border-top:none;
    border-left:none;
    font-family: Meiryo, "Meiryo UI", Arial, sans-serif,"Microsoft JhengHei";
}

/*最右欄的儲存格*/
#Calendar_bg .rightborder{
    border:0px #e4e4e5 solid;
    border-right:none;
    border-top:none;
    border-left:none;
}
/*#Calendar_bg .main table{
width: 98%;
padding-left:2%;
}*/
#Calendar_bg .main table tr{
    margin-bottom: 5px;
    display: block;
}
#Calendar_bg .main table ol{
    _width: 150px;
    list-style-type: none;
    margin-top: 0;
    margin-bottom: 3px;
    margin-left: 5%;
    margin-right: 5%;
    list-style-position: outside;
    padding: 0;
}
#Calendar_bg .main table ol li{
    float:left;
    margin: 0px 0;
    width: 100%;
    line-height: 1.6em;
    border-left-width:0px;
    border-left-style:solid;
    text-align: center;
    background-color:#fff;
    font-size: 1em;
    border-radius: 0px 0px 10px 10px;
	font-family: Arial, sans-serif,"Microsoft JhengHei";
}
#Calendar_bg .main table ol li a{
    color:#000;
    text-decoration: none;
}
#Calendar_bg .main table ol li a:hover {
    text-decoration: underline;
    left:2px;
    top: 2px;
    position: relative;
	color:#d94d2c
}

#Calendar_bg .main table ol li img{
    width:25px;
    height:auto;
    margin-right: 3px;
    border-radius:1.2em;
}

#Calendar_bg .title{
    width: 90%;
    text-align: center;
    font-family: Georgia,  "Microsoft YaHei", Times, serif;
    font-weight:500;
    font-size: 1.2em;
    text-decoration: none;
    letter-spacing: 0.2em;
    margin: 0px 5% 2px;
    /* border-bottom-style: solid; */
    border-bottom-width: 3px;
    color:#fff;
    border-radius: 7px 7px 0 0;
    padding: 3px 0;
}
#master_pic a:hover {
    text-decoration: underline;
    left:2px;
    top: 2px;
    position: relative;
}
.c1{
    /*border-bottom-color: #f7f2cc;*/
    background-color:#d07d1f;
}
#Calendar_contentBg .sepcial{font-family: "Microsoft JhengHei";font-size:1.05em;margin:1.5% 0;}
#Calendar_contentBg .sepcial a{font-size:1.0em;}
