a.dropmenu { cursor: default; padding-right: 15px !important; text-decoration: none; background-image: url({IMGURL}arrow.gif) 0px -7px no-repeat !important; background-position: 100% 50% !important; background-repeat: no-repeat !important; display: block; float: left; line-height: 20px; } a:hover.dropmenu{ /*color: {COLORALERT}; background:{COLOR3}; cursor: default; border: 1px solid {COLOR4}; text-decoration: none; margin: 0px;*/ } #calendar {display:none; position:absolute; height: 300px; width: 380px;} #calendar_year{width: auto; background: {COLOR1}; border: 1px solid {COLOR3}; position: absolute;} #calendar_year div{border: 1px solid {COLOR3}; margin: 2px; text-align: center; background: {COLOR2}; width: 40px; height: 200px; float: left;} #calendar_month{width: auto; background: {COLOR1}; border: 1px solid {COLOR3}; position: absolute;} #calendar_month div{ margin: 2px; text-align: center; width: 40px; clear: both;} #calendariframe {overflow: visible;height:200px; width: 200px; z-index: 10; position:absolute;filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0)} #calendar .table1{border: 1px solid {COLOR4}; background: {COLOR2}; width: 98%; margin: auto; empty-cells:show; border-collapse:collapse; padding: 0px;} #calendar .table1 td, #calendar .table1 th{border-bottom: 1px solid {COLOR4}} #calendar .table1 thead th{text-align: left; background: {COLOR6}; text-indent: 8px; color:{COLOR5}; line-height: 26px; font-weight: 800;} /*表格头 */ #calendar .table1 thead th a{color: {COLOR1}} #calendar .table1 thead td{background:{COLOR3}; padding: 5px; padding-top: 5px; text-align: center; color:{COLORTITLE}} /* 表格栏目 */ #calendar .table1 tbody th{background:{COLOR2}; font-size:9pt;padding: 3px; font-weight: normal} /* 背景1 */ #calendar .table1 tbody td{padding: 3px;} /* 背景2 */ #calendar .table1 tbody em, #calendar .table1 tbody em a{color:{COLOR4}; font-weight: normal; font-style: normal;} /* 背景2 */ #calendar .table1 .line {padding: 0px; height: 1px;} #calendar .table1 .line div{width: 99%; height: 1px; overflow: hidden; background: {COLOR4}; margin: auto; }