/* CSS Document */
.main-colum .gl_left{width:700px; overflow:hidden;}
.w260{width:260px; overflow:hidden; padding-top:34px;}

.jcrt .pannel_title, .jcrt .jcrt-db{background-image:url(../../images/buddhism/sec.png); background-repeat:no-repeat;}
.jcrt .jcrt-cont{background-image:url(../../images/buddhism/sec-2.png);}

.jcrt .pannel_title{background-position:0 -68px; height:38px;}
.jcrt .pannel_title .title_inner{line-height:43px; font-weight:bold;padding-left:60px;}
.jcrt .pannel_title .title_inner a{color:#824412;}
.jcrt .jcrt-cont{background-position:-703px 0px;}
.jcrt .jcrt-db{background-position:0 -109px; height:18px;}
.piclist-fj dd{padding:6px 14px 0;}
.piclist-fj dd .subtitle{padding-top:2px; height:24px; line-height:24px;}
.piclist-fj dd .subtitle a{color:#4F3A22;}


/*日历*/
.as01{
	border:1px solid #DCCEC3;
}
.dateView {
    border: 1px solid #DEDEDE;
    font-size: 12px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 260px;
}
.dateView .dv_title {
    background: none repeat scroll 0 0 #E9E2D7;
    height: 24px;
    line-height: 22px;
    overflow: hidden;
    padding-top: 1px;
}
.dateView .dv_day {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #FFFFFF -moz-use-text-color #FFFFFF #FFFFFF;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    overflow: hidden;
	margin:0px;
}
.dateView .dv_day dd {
    background-color: #E7E0D3;
    border-right: 1px solid #FFFFFF;
    float: left;
    height: 22px;
    line-height: 22px;
    width: 36px;
	margin:0px;
}
.dateView .sun {
    color: #CC0000;
}
.dateView select {
    margin: 2px 5px 0;
}
.dateView table {
    border-left: 1px solid #FFFFFF;
    font-family: Arial;
    text-align: center;
}
.dateView td {
    background: none repeat scroll 0 0 #EEE9E0;
    border-bottom: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    color: #A18050;
    width: 36px;
}
.dateView a {
    color: #333333;
    display: block;
    text-decoration: none;
}
.dateView a:visited {
    color: #2F1F10;
    text-decoration: none;
}
.dateView a:hover {
    color: #CC0000;
}
.dateView .dv_date span {
    display: block;
}
.dateView .today {
    border: 1px solid #FF0000;
    line-height: 20px;
    width: 31px;
}
.dateView .selected {
    background: none repeat scroll 0 0 #482E17;
    color: #FFFFFF !important;
}
.dateView .spe {
    color: #FF0000;
}
.dateView .preMonth {
    color: #333333;
    float: left;
    font-size: 9px;
    text-decoration: none;
    width: 22px;
}
.dateView .nextMonth {
    color: #333333;
    float: right;
    font-size: 9px;
    text-decoration: none;
    width: 22px;
}
.dinfo {
    background: none repeat scroll 0 0 #FBF4D3;
    border-bottom: 1px solid #DEDEDE;
    margin-top: 1px;
    overflow: hidden;
    padding-left: 2px;
}
#theday {
    border-right: 1px solid #FFFFFF;
    border-top: 1px solid #DEDEDE;
    color: #482E17;
    float: left;
    font: 30px/62px "微软雅黑";
    text-align: center;
    vertical-align: middle;
    width: 70px;
}
.theinfo {
    border-top: 1px solid #DEDEDE;
    float: left;
    margin-left: -1px;
    padding: 0 8px;
    width:auto;
	height:92px;
	overflow:hidden;
}
.theinfo p{
	margin:5px 0;
	font-size:12px;
}
#lunarday {
    color: #BC7310;
    display: inline-block;
    width: 116px;
}
#weekday {
    color: #BC7310;
}
#speday {
    color: #A29583;
}
#spename {
    color: #482E17;
}