@charset "utf-8";
/* Main CSS ==================
= Developer Name: 방문준
= Create Date: 2010.02.25
= Reversion History: (일자,개발자,내용 기술)
= Date.Name Description =
2010.02.25.방문준. 공통CSS수정
============================= */

body { background: url(/image/eve/main/bg01.gif) no-repeat 50% 0; }

body.main #head { background-image: url(/image/eve/main/bg01_head.gif); }
body.main #visual { position: absolute; left: 21px; top: 56px; }
body.main #wrap { height: 586px; margin:0; padding: 0 30px 0 20px; background: url(/image/eve/main/bg_wp.jpg) no-repeat; }


#m101 { display:block; position:absolute; left: 86px; top: 491px; }
#m102 { display:block; position:absolute; left: 332px; top: 491px; }

#m2 { display:block; position:absolute; left: 600px; top: 473px; width: 340px; height: 82px; background: url(/image/eve/main/m2bg.gif) repeat-x;}
#m2 * { color: #666 !important; font-weight: normal !important; letter-spacing: 0 !important; }
#m2 h3 {  }
#m2 .more { position: absolute; right: 0; top: 0; }
#m2 ul { width: 100%; padding: 4px 0 0 0; }
#m2 ul li { display: inline; }
#m2 ul li a { display: block; width: 100%; padding: 2px 0 2px 0; background: url(/image/eve/main/libg.gif) no-repeat 0 50%; overflow: auto; cursor: pointer; }
#m2 ul li span.subject { display: inline; float: left; padding: 0 0 0 6px; }
#m2 ul li span.date { display: inline; float: right; color: #666; letter-spacing: 0; text-align: right; }
#m2 ul li span:hover { text-decoration: underline; color: inhert !important; }
#m2 ul li img { vertical-align: baseline; }