﻿@charset "utf-8";
/* 배경지정 */
.subNews {background:#f1eeec url('../images/news/bg_news_repeat.jpg') left top repeat-x;}
.subNews .newsDeco {background:url('../images/news/bg_news.jpg') center top no-repeat;}

/*LoginBox*/
.logInBoxWrap {background:url('../images/news/bg_login.jpg') left top no-repeat;}
.LogInAfter {background:url('../images/news/bg_login_after.jpg') left top no-repeat;}
.contentArea {background:url('../images/common/bg_content_repeat.jpg') left top repeat-y;}
.contentWrap {background:url('../images/news/bg_content_deco_top.jpg') left top no-repeat;}
.contentWrap .topDais {background-image:url('../images/news/bg_top_dais.jpg'); background-repeat:no-repeat; }
/*여기서 부터 제목 정의 */
.contentWrap .anno {background-position:0 0;}
.contentWrap .events {background-position:0 -30px;}
.contentWrap .update {background-position:0 -60px;}
.contentHere {margin:11px 0 0 0;padding:0 0 63px 0;}
/* 게시판 목록 */
.bbsType1 {width:570px;margin:8px 0 15px 0;}
.bbsType1 th {height:27px;background-image:url('../images/news/bg_list_th_set.jpg');background-repeat:no-repeat;overflow:hidden;text-indent:-10000em;font:normal 0/0 verdana;}
.bbsType1 .thNo {width:54px;background-position:0 0;}
.bbsType1 .thTitle {width:340px;background-position:-54px 0;}
.bbsType1 .thDate {width:99px;background-position:-394px 0;}
.bbsType1 .thView {width:77px;background-position:-493px 0;}
.bbsType1 td {padding-top:7px; padding-bottom:6px;text-align:center;color:#6b6b6b;font-size:9px;border-bottom:1px solid #e3e3e3;}
.bbsType1 td a {font-size:11px;color:#6b6b6b;}
.bbsType1 .tdTitle {padding-left:14px;text-align:left;}
.bbsType1 .tdTitle .reply {margin:0 0 0 2px;color:#72989e;font-weight:bold;}
.bbsType1 .tdTitle img {margin:0 0 0 4px;}
/*게시판 보기 */
.articleHere {width:570px;}
.articleHere .articleTitle {width:496px;height:20px;padding:7px 0 0 74px;background:url('../images/news/bg_article_title.jpg') left top no-repeat;color:#fff;font:bold 12px Tahoma;}
.articleHere .aboutArt {width:560px;height:20px;padding:7px 10px 0 0;background:url('../images/news/bg_about_article.gif') left top repeat-x;text-align:right;color:#6b6b6b;font-size:9px;}
.articleHere .aboutArt * {display:inline;}
.articleHere .aboutArt .viewers {margin:0 0 0 2px;padding:0 0 0 6px;background:url('../images/news/bg_v_bar0.gif') left 1px no-repeat;}
.articleHere .descriptHere {min-height:415px;_height:415px;padding:23px 10px 20px 20px;line-height:17px;color:#6b6b6b;border-bottom:2px solid #9d9d9d;word-wrap:break-word;word-break:break-all;}
.articleHere .viewFunc {position:relative;width:570px;height:30px;margin:10px 0 0 0;background:url('../images/news/bg_view_func.gif') left top no-repeat;}
.articleHere .viewFunc a {position:absolute;top:7px;display:block;width:18px;height:17px;overflow:hidden;text-indent:-10000em;font:normal 0/0 verdana;}
.articleHere .viewFunc .prev {left:9px;}
.articleHere .viewFunc .next {left:30px;}
.articleHere .viewFunc .lists {right:5px;top:5px;width:51px;height:20px;}
/*오른쪽 */
.rhBanner {background:url('../images/news/bg_rh_event.jpg') left top no-repeat;}