/* BASIC css start */
#diarySkin1 h1.tit-sysopdiary { margin-bottom: 15px; padding-bottom: 6px; border-bottom: 4px solid #3a4452; font-size: 16px; font-weight: bold; }
#diarySkin1 .info-box { position: relative; height: 32px; line-height: 35px; padding: 0 10px; letter-spacing: -1px; border: 1px solid #bababa; background-color: #f4f4f4; }

/* 상단 박스 라운딩 */
#infoWrap .info-box .r-lt,
#infoWrap .info-box .r-lb,
#infoWrap .info-box .r-rt, 
#infoWrap .info-box .r-rb { position: absolute; width: 5px; height: 5px; }

#infoWrap .info-box .r-lt { top: -1px; left: -1px; background: url("/images/d3/sysop_diary/round-lt.gif") no-repeat 0 0; }
#infoWrap .info-box .r-lb { bottom: -1px; _bottom: -10px; left: -1px; background: url("/images/d3/sysop_diary/round-lb.gif") no-repeat 0 0; }
#infoWrap .info-box .r-rt { top: -1px; right: -1px; background: url("/images/d3/sysop_diary/round-rt.gif") no-repeat 0 0; }
#infoWrap .info-box .r-rb { bottom: -1px; _bottom: -10px; right: -1px; background: url("/images/d3/sysop_diary/round-rb.gif") no-repeat 0 0; }
/* 상단 박스 라운딩 */

#infoWrap { margin-bottom: 15px; padding-bottom: 16px; border-bottom: 2px solid #7d7d7d; }
#infoWrap .sch-opt { _position: absolute; _top: 8px; left: 145px; }
#infoWrap .sch-opt { margin-left: 65px; }
#infoWrap .sch-opt input { width: 13px; height: 13px; }
#infoWrap .sch-opt input.chk-tit { margin-left: 30px; }
#infoWrap .sch-opt input.chk-cont { margin-left: 30px; }

#infoWrap .box-info { display: inline; _position: absolute; _top: 0px; _width: 140px; margin-bottom: 10px; }

#infoWrap .sch-input { position: absolute; top: 4px; right: 15px; width: 178px; height: 23px; border: 1px solid #8f8f8f; background-color: #fff; }
#infoWrap .sch-input input { position: absolute; top: 5px; *top: 4px; _top: 3px; left: 15px; height: 13px; *height: 15px; _height: 15px; padding-top: 1px; padding-right: 5px; border: 0 none; border-right: 1px solid #e3e3e3; }
#infoWrap .sch-input .btn-sch { position: absolute; top: 6px; *top: -6px; _top: 5px; right: 7px; *right: 7px; }

#diaryListWrap table { text-align : center;}
#diaryListWrap table td { width: 220px;}
#diaryListWrap .diaryList { display: inline-block; width: 184px; _width: 210px; height: 258px; _height: 270px; padding: 6px 14px; background: url("/images/d3/sysop_diary/bg_skin1_list_h264.gif") no-repeat 0 0; }
#diaryListWrap .diaryList .hit { float: right; margin-bottom: 2px; padding-right : 5px;}
#diaryListWrap .diaryList .img { font-size: 0; text-align : center;}
#diaryListWrap .diaryList dl { margin-top: 10px; }
#diaryListWrap .diaryList dt a { text-decoration: none; color: #2a2a34; }
#diaryListWrap .diaryList dt span.tit { float: left; width: 135px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: bold; text-align : left; }
#diaryListWrap .diaryList dt span.comment { font-weight: bold; color: #2a2a34; }
#diaryListWrap .diaryList dd.date { margin-top: 5px; text-align : left;}

#paging { margin-top: 20px; text-align: center; }
/* BASIC css end */

