@charset "utf-8";
/* 나의통계 height:454px; */

.MyStats { position:relative; min-height:350px;}
.MyStats .TreeArea { float:left; width:170px; height:400px; border:#dcdcdc solid 1px; margin-right:20px; padding:10px 10px 10px 10px;}
.MyStats .ListArea { float:left; width:680px;}
.MyStats .ListArea th { padding:5px 0;}
.MyStats .ListArea td { padding:5px 4px;}

/* 2014.06.23 스크렙 수정 부분 css*/
.MyStats .ListArea h1 img { position:absolute; right:50px; top:13px; margin:0; padding:0;}
.MyStats .buttonRight {position:absolute; margin-right:0px; margin-left:430px; margin-top:5px;}
/*   ==================== */

.Paging {margin-bottom:20px;}
.SearchArea {right:180px;}
.ListInfo p {position:absolute; top:-75px;}

/* height:425px; */
.MyStats .TreeArea a.Btn { margin-bottom:10px; position:relative; float:left;}
.MyStats .TreeArea .Tree { float:left; width:148px; height:370px; overflow:auto;}
.MyStats .TreeArea .Tree img { vertical-align:middle;}

.MyStats h4 {font-family:"나눔고딕B", NanumGothic, sans-serif; font-size:18px; color:#333; margin-bottom:5px;}
.MyStats .BtnGroup { position:absolute; top:0; right:0;}
.MyStats .BtnGroup img, .MyStats .BtnGroup select { vertical-align:middle;}
.select span { font-weight:bold;}

.MyStats .BoardHeader {}
.MyStats .BoardHeader fieldset { position:relative;}
.MyStats .BoardHeader p.ListInfo { width:140px; position:absolute; left:0; top:-27px;}
.MyStats .BoardHeader p strong { margin-right:10px; font-weight:normal; }
.MyStats .BoardHeader fieldset { text-align:center; padding-top:20px;}
.MyStats .BoardHeader fieldset input[type=text] { width:180px;}
.MyStats .BoardHeader fieldset select { vertical-align:middle; }
.MyStats .Paging a { padding:2px 4px;}

/* Category Admin */
/* 2014.07.31 내용 변경으로 인한 주석 처리
.CategoryAdmin { position:absolute; width:100%; min-width:520px; background:#fff; z-index:1000; height:390px; }
.CategoryAdmin h5 {font-family:"나눔고딕B", NanumGothic, sans-serif; font-size:16px; background:#e8f0ff; padding:6px 0 6px 10px; color:#333;}
.CategoryAdmin .Al_L { border-bottom:#e5e5e5 solid 1px; padding:10px 0 10px 15px;}
.CategoryAdmin .LeftTree { float:left; width:138px; height:240px; padding:10px 15px; border-right:#e5e5e5 solid 1px; overflow:auto;}
.CategoryAdmin .Setting { float:left; width:309px; height:220px; padding:20px; }
.CategoryAdmin .Setting label { width:65px; display:block; float:left; margin-bottom:20px;}
.CategoryAdmin .Setting input { border:#dcdcdc solid 1px; height:18px; width:200px; margin-bottom:16px;}
.CategoryAdmin p.BtnGroup {border-top:#e5e5e5 solid 1px; width:100%; left:0; bottom:0;top:auto; padding:12px 0; }
*/

.CategoryAdmin { position:absolute; width:100%; background:#fff; z-index:1000; height:370px; }
.CategoryAdmin h5 {font-family:"나눔고딕B", NanumGothic, sans-serif; font-size:16px; background:#e8f0ff; padding:6px 0 6px 10px; color:#333;}
.CategoryAdmin .Al_L { border-bottom:#e5e5e5 solid 1px; padding:0; text-align:center;}
.CategoryAdmin .LeftTree {  position:relative; width:444px; height:235px; margin:5px 5px; border:#e5e5e5 solid 1px; overflow:auto;}
.CategoryAdmin .Setting { position:absolute; width:700px; height:520px; padding:20px; }
.CategoryAdmin .Setting label { width:65px; display:block; float:left; margin-bottom:20px;}
.CategoryAdmin .Setting input { border:#dcdcdc solid 1px; height:18px; width:200px; margin-bottom:16px;}
.CategoryAdmin p.BtnGroup {border-top:#e5e5e5 solid 1px; width:100%; left:0; bottom:0;top:auto; padding:12px 0; }


.MemberSecede dl { clear:both; background:url(../images/board/file_bg1.png) repeat-y left top; position:relative;border-top:#009999 solid 2px; margin-bottom:20px; width:780px;}
.MemberSecede dl dt { position:absolute; left:10px; padding-top:10px; font-weight:bold}
.MemberSecede dl dd { border-bottom:#dcdcdc solid 1px; padding:5px 0 4px 100px;}
.MemberSecede dl dd input[type=text] { height:18px; padding-top:5px; border:#dcdcdc solid 1px; margin-bottom:3px; }
.MemberSecede dl dd input[type=password] {height:18px; padding-top:5px; border:#dcdcdc solid 1px;}
.MemberSecede dl dd input[type=checkbox] {margin-right:5px; }
.MemberSecede dl dd .Check { margin-bottom:15px;}
.MemberSecede dl dd textarea { margin-bottom:10px;}

.SecedeInfo h5 {font-family:"나눔고딕", NanumGothic, sans-serif; font-size:14px; color:#009999; font-weight:normal; margin-bottom:5px; margin-left:80px;}
.SecedeInfo p.SecedeFinish { border-top:#009999 solid 2px; margin-bottom:20px; width:620px; margin-left:80px; text-align:center; color:#009999;font-family:"나눔고딕", NanumGothic, sans-serif; font-size:18px; padding:20px 0; border-bottom:#dcdcdc solid 1px;}


/* NewWin_myPage 나의통계표관리 팝업*/

body.NewWin_myPage {}
body.NewWin_myPage h1 img { position:absolute; margin-left:380px; top:13px;  padding:0;}
body.NewWin_myPage .NewWin_Cont { padding:20px; text-align:center;}
body.NewWin_myPage .NewWin_Cont2 { padding:20px; text-align:left;} 
body.NewWin_myPage .NewWin_Cont p { text-align:center; margin-bottom:20px;}
body.NewWin_myPage .NewWin_Cont p.Comment { background:#f4f4f4; border:#dcdcdc solid 1px; padding:15px; font-size:12px;}
body.NewWin_myPage .NewWin_Cont p.Comment strong { font-size:14px; color:#009999;}
body.NewWin_myPage .NewWin_Cont input[type=text] { border:#dcdcdc solid 1px; height:17px; padding-top:4px;}
body.NewWin_myPage .NewWin_Cont input {vertical-align:middle;}
body.NewWin_myPage .NewWin_Cont .Tab02 a { width:80px;}

body.NewWin_myPage .NewWin_Cont2 h3 { font-size:16px !important; color:#333 !important; margin-bottom:15px !important;}
body.NewWin_myPage .NewWin_Cont2 .Content { margin-bottom:20px; padding-left:17px;}
body.NewWin_myPage .NewWin_Cont2 img { vertical-align:middle;}
body.NewWin_myPage .NewWin_Cont2 p { margin-bottom:10px;}
body.NewWin_myPage .NewWin_Cont2 p.LinkSite { padding:10px 10px 10px 10px; border:#dcdcdc solid 1px; background:#f4f4f4; margin-bottom:20px;}
body.NewWin_myPage .NewWin_Cont2 p.LinkSite a { color:#333; margin-left:15px;}
body.NewWin_myPage .NewWin_Cont2 h3 {font-family:"나눔고딕B", NanumGothic, sans-serif; font-size:14px; color:#009999; margin-bottom:5px;}
body.NewWin_myPage .NewWin_Cont2 h4 { font-size:12px; color:#009999; background:url(../images/sub/cont_bullet1.png) no-repeat left 1px; padding-left:18px; margin-bottom:10px;}
body.NewWin_myPage .NewWin_Cont2 ul { margin-bottom:5px;}
body.NewWin_myPage .NewWin_Cont2 li { background:url(../images/sub/cont_bullet3_1.png) no-repeat left 5px; padding-left:8px;}
body.NewWin_myPage .NewWin_Cont2 li li { background:url(../images/commom/submenu3.png) no-repeat left 7px; padding-left:8px;}
body.NewWin_myPage .NewWin_Cont2 thead th { white-space:nowrap; text-align:center;}
body.NewWin_myPage .NewWin_Cont2 tbody th { text-align:left;}
body.NewWin_myPage .NewWin_Cont2 .TopInfo { padding:15px 15px 0 15px; border:#dcdcdc solid 1px; margin-bottom:20px;}

body.NewWin_myPage .NewWin_Cont h3 {font-family:"나눔고딕B", NanumGothic, sans-serif; font-size:14px; color:#009999; margin-bottom:5px;}


body.NewWin_myPage dl.SendMail {text-align:left; float:left; border-top:#009999 solid 2px; margin-bottom:20px; width:100%; font-family:'돋움', dotum, san-serif; position:relative;}
body.NewWin_myPage dl.SendMail dt { position:absolute; left:0; padding:10px 0 0 15px; font-weight:bold;}
body.NewWin_myPage dl.SendMail dd { border-bottom:#dcdcdc solid 1px; padding:5px 0 3px 130px; font-size:11px; background:url(../images/myPage/td_bg.png) repeat-y left top;}
body.NewWin_myPage dl.SendMail dd img { vertical-align:middle; margin-top:-3px;}
body.NewWin_myPage dl.SendMail dd input, .JoinInfo dl dd select { vertical-align:middle;}
body.NewWin_myPage dl.SendMail dd input[type=radio] { margin-right:2px;vertical-align:top;}
body.NewWin_myPage dl.SendMail dd input[type=text] { height:21px; border:#dcdcdc solid 1px; margin-bottom:3px; }
body.NewWin_myPage dl.SendMail dd input[type=password] {height:21px; border:#dcdcdc solid 1px;}
body.NewWin_myPage dl.SendMail dd select {height:21px; border:#dcdcdc solid 1px;}
body.NewWin_myPage dl.SendMail dd.TextData { font-size:12px; padding-top:9px; height:26px;}
body.NewWin_myPage dl.SendMail dd input[type=file] {height:21px; border:#dcdcdc solid 1px; margin-bottom:3px;}

body.NewWin_myPage .KostatSite .Tab02 { margin-bottom:10px;}
body.NewWin_myPage .KostatSite .Tab02 a { width:auto;}
body.NewWin_myPage .KostatSite .BoardHeader .ListInfo { text-align:left;}

body.NewWin_myPage .NewWin_Cont h3 {font-family:"나눔고딕B", NanumGothic, sans-serif; font-size:14px; color:#009999; margin-bottom:5px;}

body.NewWin_myPage .NewWin_Cont h3 { text-align:left; margin-bottom:10px;}
body.NewWin_myPage .NewWin_Cont .TB03 th { white-space:nowrap;}
body.NewWin_myPage .NewWin_Cont .TB03 td { text-align:left;}
/* end */

