@import url("header.css");
@import url("right.css");
@import url("footer.css");
body,html,div,h1,h2,h3,h4,h5,p,form,input,label,textarea,img,span,ul {margin:0;padding:0;}
body{font:12px/normal Tahoma;}
img,button {border:0 none;}
ul,li {list-style-type:none; }
.clear{ clear:both;}
/*--------------------------calendar-----------------------*/
table.calendar{border-collapse:collapse;background:url(/images/imgtop.gif) no-repeat 0 0; width:176px;height:163px; font-family:Tahoma; font-size:12px; margin-top:0;}
table.calendar td{width: 24px;text-align:center;line-height:20px;height: 20px;font-size:12px;border:1px solid #837762;background-color:#ede6dc;}
table.calendar th{text-align:center;height: 16px;line-height:16px; font-size:10px;color:#fff;overflow:hidden; background-color:#971016;}
table.calendar th.th1{ height:21px; padding-top:2px; overflow:hidden; background:none; text-align:left;}
table.calendar th.th1 img,table.calendar th.th1 select,table.calendar th.th1 span{ float:left;}
table.calendar th.th1 span{ display:block; width:18px;  overflow:hidden; height:20px;}
table.calendar th.th1 img{ cursor:pointer;}
table.calendar th.th1 span.prev{ padding-left:18px;}
table.calendar th.th1 img.close{ margin-top:4px;}
table.calendar th.th1 select{ width:38px; height:20px; border:1px solid #96adc3; font-size:12px;}
table.calendar th.th1 select.s1{ width:59px; margin-right:3px;}
table.calendar th.th2{ height:18px; line-height:17px; font-size:12px; font-weight:bold; font-family:Verdana; overflow:hidden; background:none;}
table.calendar td.red{background-color: #971016; color:#fff;}
table.calendar td.none{color: #888888;	}
