﻿/* 달력레이어 */
.calrlayer {position:relative;width:206px;padding:10px 0 0;background:url('/image/btn/calrlayerBgtop.gif') no-repeat 0 0;z-index:100;}
.calrlayer .btm {width:206px;padding:0 0 12px;background:url('/image/btn/calrlayerBg.gif') no-repeat 0 100%;}
.calrlayer .month {float:none;width:100px;margin:0 auto 9px;padding:2px 0 0;text-align:center;}
.calrlayer .month strong {margin:0;font-weight:bold;letter-spacing:0em;}
.calrlayer .month .lt {float:left;margin:1px 0 0; position:absolute; left:55px; top:13px;}
.calrlayer .month .lt1{float:left;margin:1px 0 0; position:absolute; left:65px; top:13px;}
.calrlayer .month .ri {float:right;margin:1px 0 0;position:absolute; right:65px; top:13px;}
.calrlayer .month .ri1 {float:right;margin:1px 0 0;position:absolute; right:55px; top:13px;}
.calrlayer table {border:0;width:auto;margin:0 auto;}
.calrlayer table th {height:24px;padding:0 0 2px;font-weight:bold;background:url('/image/btn/calrheadBg.gif') repeat-x 0 0;text-align:center;}
.calrlayer table th.sun {color:#d02121;background:url('/image/btn/calrheadBglt.gif') no-repeat 0 0;}
.calrlayer table th.sat {color:#1cbbb4;background:url('/image/btn/calrheadBgri.gif') no-repeat 100% 0;}
.calrlayer table td {border:1px solid #fff;font-size:11px;}
.calrlayer table td {width:24px;height:23px;text-align:center;color:#a4a4a4;}
.calrlayer table td a {color:#4a4a4a;}
.calrlayer table td.sun a {color:#d02121;}
.calrlayer table td.sat a {color:#1cbbb4;}
.calrlayer table td.on a,
.calrlayer table td a:hover {display:block;padding:4px 0 5px 0;background:url('/image/btn/dateBg.gif') no-repeat 2px 0;color:#fff;font-weight:bold;text-decoration:none;}
.calrlayer .cbtn {position:absolute;right:15px; top:13px;}

/*.inquiry {_position:relative;}
.inquiry .calrlayer div {float:none;}
.inquiry .calrlayer {margin:0 0 0 -105px;*margin:24px 0 0 -206px;}*/
