/* 작성자, 홈페이지, 카테고리 등의 subject 출력 부분에 적용 */
.b_detail_left{color:#454545; background-color:#f8f8f8; width:120; padding-top:2;}
/* 작성자, 홈페이지, 카테고리 등에 해당되는 '데이타'에 적용 */
.b_detail_right{color:#444444; background-color:#ffffff; border-bottom:1px solid #fafafa; font-size:8pt; font-family:Tahoma,돋움; padding-left:3;}
/* 조회, 추천, 아이피 등의 글자에 적용 */
.b_detail_right2{color:#777777; background-color:#ffffff; font-size:8pt; font-family:Tahoma,돋움; padding:2; padding-right:10;}
/* 회원사진 - 본문내에 출력 */
.b_mphoto_body{width:50px; margin-top:5px; filter:alpha(style=2, opacity=80, finishopacity=5); cursor:pointer;}
/* 회원사진 - 댓글에 출력 */
.b_mphoto_reply {width:40px; filter:alpha(style=2, opacity=100, finishopacity=5); margin-top:2; cursor:pointer;}
/* 댓글 입력란의 이름,메일,비밀번호 입력칸에 적용 */
.b_reply_input{font-size:8pt; font-family:Tahoma,돋움; width:100px; height:17px; color:555555;
border:1px solid #e5e5e5; background-color:#ffffff; text-align:center;}
.b_hand{cursor:pointer;}
.b_list_subject{width:px; word-break:break-all;}
.b_list_name{text-align:center;}
.b_list_date{text-align:center; font-size:8pt; font-family:Tahoma,굴림;}
.b_list_hit{text-align:center; font-size:7pt; font-family:Tahoma,굴림;}
/* 글쓰기-편집기로 작성해 넣은 표의 */
.b_insert_td{line-height:110%;}
/* url 자동링크 글자색*/
.b_autolink{color:#0184FF; text-decoration: underline;}
.b_imagine_table{} /*편집기-공간분할 */
.b_imagine_td{} /*편집기-공간분할 */
^^
|
|