@charset "utf-8";
@import url("common.css");

.logo { width:350px; text-align:center; padding:50px 0 5px 0; }
.logo img { width:221px; height:116px; }

.comment { text-align:center; padding-bottom:30px; }
.service { text-align:center; padding-bottom:15px; }


.descriptionBox { border:1px solid #b9b9b9; margin:0 Auto; width:320px; padding:5px; line-height:25px; background:#f6f6f6; }
.descriptionBox ul li { font-size:8pt; color:#7e7e7e; }

.bottom .thanksTo { font-size:7pt; text-align:center; padding-bottom:10px; color:#898989; }
.bottom .thanksTo a { text-decoration:underline; }
.bottom .copyright { font-size:8pt; text-align:center; color:#898989; }
.bottom .copyright a { text-decoration:underline; }

.mainCmt { text-align:center; text-decoration:underline; padding-bottom:10px; }
.mainCmt span { padding:0 10px; }
.mainCmt a { text-align:center; text-decoration:underline;}

/* 트위터와 블로그API 등록 화면 */
.layerBox { padding:10px; }
.reg_title { font-size:11pt; font-weight:bold; color:#0d83ab; padding:0px 0; }

.twiid { font-size:14pt; padding-bottom:20px; }
.twiid .twiidBox { font-size:14pt; font-weight:bold; color:#0d83ab; }

.blogBox { position:relative; width:570px; line-height:25px; padding:10px 0 20px 10px; }
#inputCmt { position:absolute; top:0; left:0; width:400px; font-size:8pt; color:#da6701; }

.blogBox table { width:310px; }
.blogBox table tr th { width:110px; height:30px; text-align:left; }
.blogBox table tr td { width:200px; height:30px; }
.blogBox table .blogid { width:120px; }
.blogBox table .apiurl { width:180px; }
.blogBox table .apikey { width:180px; }
.blogBox table .email { width:180px; }
.blogBox table .category { width:185px; }
.blogBox table .blogpw { width:120px; background:#ffe0e0; border:solid 1px #ff3333; }

.svrCmt { padding:10px 0 20px 0; line-height:20px; border-top:1px solid #b9b9b9; }

.confirmBtn { width:570px; text-align:center; }
.confirmBtn input { font-weight:bold; width:60px; }

.skinModify { border:solid 1px #33ccff; background:#e6f9ff; height:22px; }
.skinModifySelect { border:solid 1px #a5a5a5; background:#fff; width:210px; height:22px; }
.categoryModify { border:solid 1px #33ccff; background:#e6f9ff; height:22px; }
.categorySelect { border:solid 1px #a5a5a5; background:#fff; width:210px; height:22px; }

/* New Disign : 09.10.07 */
.boxBody { }
.boxBottom { position:relative; width:570px; text-align:center; }
.svcInfo { padding:0 0 15px 10px; line-height:22px; }
.copyright { font-size:8pt; text-align:center; color:#898989; padding-bottom:10px; }
.copyright a { text-decoration:underline; }
.commonLine { width:570px; height:1px; padding:5px 0; background: url('./../images/common_line.gif') repeat-x 0 0; }
.bodyLogo { float:left; width:200px; height:180px; text-align:right; }
.bodyContents { float:left; width:350px; }
.bodyContentsCmt { padding:28px 0 0 65px; color:#909090; }
.donation { position:absolute; top:43px; left:500px; }
.notFoundBlogOuter { padding:5px 0 0 20px; }
.notFoundBlog { background:#EEE; width:330px; padding:25px 0; text-align:center; }


/* 로그인 박스 */
.loginBox { padding:40px 0 0 75px; }
.loginBox .text { width:57px; }
.loginBox .inputbox { width:106px; }
.loginBox .join { text-align:right; }
.loginBox input { width:100px; }

/* 로그인 후 화면 */
.registTitle { float:left; color:#000; font-weight:bold; font-size:12pt; padding:15px 0 0 20px; }
.registBtn { float:right; padding:19px 10px 0 0; color:#e00000; text-decoration:underline; }
.registBtn a { color:#e00000; }
.registTable { padding:3px 0 0 20px; }
.registTable td { padding:2px 0; }
.registTable .tdTitle { font-weight:bold; width:130px; }
.registTable .tdDate { width:150px; }
.registTable .tdAdmin { width:40px; }
.registTable .tdAdmin a { color:#2261af; }
.registTable .line { height:1px; }

.depository { text-align:right; padding:27px 8px 0 0; }
.depositoryCmt  { text-align:right; padding:10px; color:#959595; }