@charset "euc-kr"; /*¿ä¼Ò(element) ¿©¹é ÃʱâÈ­*/ html, body, div, span, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, table, tr, th, td { margin: 0; padding: 0; color:#222; font-family:'±¼¸²', 'gulim', 'Gulim', sans-serif; font-size:12px;line-height:1.25; font-style:normal; } /*Á¦¸ñ¿ä¼Ò*/ h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; } /*Å׵θ® ¾ø¾Ö±â*/ fieldset, img, abbr,acronym { border:0 none; } /*¸ñ·Ï*/ ol, ul { list-style:none; } li{ float:left; } a:link, a:visited, a:active , a:hover { color:#696969; cursor:pointer; } a:link, a:visited, a:active { text-decoration:none; } a:hover { text-decoration:none; } /*±âŸ*/ img{ border:0px; margin:0; padding:0; } div img { vertical-align:middle; } li img { vertical-align:middle; } p input { vertical-align:middle; } section{overflow:hidden;} /* subPage */ .wrap{ display:block; margin:0 auto; width:1000px; overflow:hidden; } .manageContainer{ margin-top:50px; } .manageContainer h1{ height:32px; line-height:32px; padding-bottom:7px; border-bottom:2px solid #ee7823; } .manageContainer h1 span{ float:right; color:gray; font-size:12px; } .manageContainer .memberSearch{ margin-top:10px; border-top:1px solid #e0e4e8; border-left:1px solid #e0e4e8; background: #fafbfb; } .memberSearch table td{ height:40px; line-height:40px; font-size:13px; border-right:1px solid #e0e4e8; border-bottom:1px solid #e0e4e8; } .memberSearch table td span.title{ display:inline-block; padding:0 10px; font-weight:600; } .memberSearch table td input[type=radio]{ margin-right:5px; vertical-align:middle; } .memberSearch table td input[type=text]{ width:100px; padding:3px; border:1px solid #e0e4e8; } .memberSearch table td label{ margin-right:15px; } .memberSearch table td span{ display:block; float:left; overflow:hidden; } .memberSearch table td a.btnSearch{ display:block; margin-top:8px; width:90px; height:24px; background:#78bbc0; overflow:hidden; } .memberSearch table td a.btnSearch:hover{ background:#A4BBFE; } .memberSearch table td a.btnSearch span{ width:90px; line-height:24px; color:#FFF; font-size:14px; text-align:center; font-weight:600; } .memberSearch .red{ color:#ff7400; font-weight:600; } .memberSearch .blue{ color:RoyalBlue; font-weight:600; } .manageContainer .memberList{ margin-top:10px; border-top:1px solid #e0e4e8; border-left:1px solid #e0e4e8; background: #f6f6f6; } .memberList .memberSearch{ margin-top:10px; border-top:1px solid #e0e4e8; border-left:1px solid #e0e4e8; background: #f6f6f6; } .memberList table th, .memberList table td{ height:40px; font-size:13px; text-align:center; border-right:1px solid #e0e4e8; border-bottom:1px solid #e0e4e8; } .memberList table th{ line-height:40px; font-weight:600; background:url('./img/admin_include_bg.jpg') repeat-x; } .memberList table td span.ellipsis{ display:block; width:75px; padding-left:5px; font-size:13px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; } .memberList table td select{ width:60px; } .memberList table td select.program{ width:90px; } .memberList table td input[type=text]{ width:80px; padding:3px; border:1px solid #e0e4e8; } .memberList table td.smallText{ font-size:12px; letter-spacing:-0.5px; } .memberList table td span.viewText{ display:inline-block; float:left; line-height:40px; padding:0 15px; } .memberList table td a.btnDelete{ display:block; margin-left:7px; width:100px; height:24px; background:Coral; overflow:hidden; } .memberList table td a.btnDelete span{ width:100px; line-height:24px; color:#FFF; font-size:14px; text-align:center; font-weight:600; } .memberList table td .mt7{ margin-top:7px; } .pagingSection{ width:310px; margin:0 auto; height:60px; line-height:60px; } .pagingSection a, .pagingSection span{ font-size:13px; } .footer{ margin-bottom:100px; padding-top:10px; border-top:2px solid #ee7823; } .footer p{ float:right; font-size:12px; }