@charset "utf-8";
/* 컨텐츠 설정 및 리스트화면 css Document */

/*Table */
table.table {clear:both; width:100%; margin:10px 0 25px 0; border-top:2px #808080 solid; border-bottom:1px #a3a3a3 solid; border-right:1px #dfdfdf solid; border-collapse:collapse;}

table.tab01 {width:97%; margin:10px 0 10px 22px;}

table.tab02 {width:97%; margin:10px 0 10px 20px;}

table.table th {background-color:#f2f2f2; padding:3px; text-align:center;	border-left:1px #DFDFDF solid;	border-top:1px #DFDFDF solid; color:#6D6D70;}

table.table td {padding:5px; text-align:center;	border-left:1px #DFDFDF solid;	border-top:1px #DFDFDF solid; color:#6D6D70;}

#content table.table td ul li {text-align:left; padding:0 0 0 11px; margin:0 0 0 5px; background:url("/layout/images/module/common/icon/h_li.gif") no-repeat scroll left 7px transparent;}

#content table.table td ul ul li {text-align:left;	padding:0 0 0 6px; margin:0 0 0 2px;}


/* 기타 설정 */
table.bu td {text-align:center;}
table.bu td a {display:inline; padding:0 0 0 8px; background:url(/images/www/icon/n01-5.gif) no-repeat 0 4px;}


/* 게시판형 콘텐츠 상단 타이틀 설정 */
#content_bbs_title {position:relative; width:100%; margin:0 0 10px 0; background:url(/_wscms30/img/temp/bg4depthNavDotLine.gif) repeat 0 -5px; overflow:hidden;}
#content_bbs_title h3 {margin:0 0 0 3px; float:left; padding:0 0 0 9px; line-height:1; background:url(/_wscms30/img/temp/bgTabNavHeader_on.gif) no-repeat left top; overflow:hidden;}
#content_bbs_title h3 span {display:block; padding:8px 9px 6px 0; background:url(/_wscms30/img/temp/bgTabNavTail_on.gif) no-repeat right top; color:#6D6D70; line-height:1; white-space:nowrap; float:left;}
#content_bbs_title p {margin:0; padding:0; float:right;}
#content_bbs_title p a {display:block; margin:0 3px 0 0; float:left; padding:0 0 0 9px; line-height:1; background:url(/_wscms30/img/temp/bgTabNavHeader_off.gif) no-repeat left top; cursor:pointer; overflow:hidden;}
#content_bbs_title p a span {display:block; padding:8px 9px 6px 0; background:url(/_wscms30/img/temp/bgTabNavTail_off.gif) no-repeat right top; color:#6D6D70; line-height:1; white-space:nowrap; float:left;}
/*컨텐츠 글쓰기 폼*/
table#write_form{ width:100%;}
table#write_form textarea{ width:95%; border:1px solid #999; padding:10px; color:7d7d7d;}

#write_form input{ border:1px solid #999; height:22px; line-height:22px; vertical-align:middle; padding-left:5px; width:98%; color:7d7d7d;}
#write_form .title{ font-size:14px; color:#147be2; margin-top:20px;}


/* 컨텐츠 버튼 */
a.add_contents { float:right; background:url(/layout/images/module/contents_setting/btn_add_contents.gif) left top no-repeat; width:81px; height:25px; text-indent:-9999px;}
a.set_contents { float:right; background:url(/layout/images/module/contents_setting/btn_contents_setting.gif) left top no-repeat; width:81px; height:25px; text-indent:-9999px;}

.context { padding-bottom:10px;}
.pcenter { margin-top:10px;}
.btn_erase{ background:url(/layout/images/module/contents_setting/btn_del_contents.gif) left top no-repeat; text-indent:-9999px; width:18px; height:17px; display:block;}