﻿<!--

/* 반드시 들어가야 하는 스타일 시작 */

/* 1. 본문 전체  */

	body,td {
		font-size:12px;
		font-family:돋움;
		line-height:140%;
		color:#666666;
		scrollbar-face-color:#eaeaea;
        scrollbar-shadow-color:#c0c0c0;
        scrollbar-highlight-color:#c0c0c0;
        scrollbar-3dlight-color:eaeaea;
        scrollbar-darkshadow-color:#eaeaea;
        scrollbar-track-color:#f2f2f2;
        scrollbar-arrow-color:#c0c0c0;
	}

/* 2. 기본 링크 */

	A:link { color:#666666; text-decoration:none; }
	A:visited { color:#666666; text-decoration:none; }
	A:hover { color:#A8001C; text-decoration:underline; }

/* 3. 이미지 */

	img {
		border-width:0;
	}

/* 4. 이미지 버튼 */

	.ib {
		cursor:pointer;
	}

/* 5. 입력 텍스트 */

	.text {
		font-family: 돋움;
		font-size:9pt;
		padding-top:2;
	}

/* 6. 트리 레이블 */

	.branch2 {
		font-size:9pt;
		padding:2;
		line-height:100%;
	}

/* 7. 트리 폴더 */

	.branch3 {
		cursor:pointer;
		line-height:100%;
	}

/* 8. 달력 월 표시 */

	.cal_month {
		vertical-align:top;
		height:18px;
		font-size:8pt;
		font-family:verdana;
		text-align:center;
		font-weight:bold;
	}

/* 9. 달력 요일 표시 */

	.cal_week1 {
		text-align:center;
		font-size:7pt;
		font-family:verdana;
		font-weight:bold;
	}

/* 10. 달력 일요일 표시 */

	.cal_week2 {
		color:#ffffff;
		text-align:center;
		font-size:7pt;
		font-family:verdana;
		font-weight:bold;
	}

/* 11. 달력 지난 달 날짜 표시 */

	.cal_day1 {
		color:#666666;
		font-size:8pt;
		font-family:tahoma;
		text-align:center;
		line-height:15px;
	}

/* 12. 달력 다음 달 날짜 표시 */

	.cal_day2 {
		color:#666666;
		font-size:8pt;
		font-family:tahoma;
		text-align:center;
		line-height:15px;
	}

/* 13. 달력 이번 달 날짜 표시 */

	.cal_day3 {
	    color:#666666;
		font-size:8pt;
		font-family:tahoma;
		text-align:center;
		line-height:15px;
	}

/* 14. 달력 오늘 날짜 표시 */

	.cal_day4 {
		font-size:7pt;
		font-family:tahoma;
		text-align:center;
		padding-left:2;
		color:#666666;
		background-color:#cccccc;
		font-weight:bold;
		line-height:15px;
	}

/* 15. 달력 글쓴 날 링크 스타일 */

	A.cal_click:link { color:#000000;font-size:8pt;font-weight:bold; }
	A.cal_click:visited { color:#000000;font-size:8pt;font-weight:bold; }

/* 16. 이미지 아래 캡션 스타일 */

	.cap1 {
		text-align:center;
		color:#666666;
		word-break:break-all;
	}

/* 16. 키워드 스타일 */

	.key1 {
		cursor:pointer;
		text-decoration:none;
		border-bottom: 1px solid gray;
	}

/* 16. 카테고리 옆 개수 스타일 */

	.c_cnt {
		font-size:6pt;
		font-family:verdana;
	}

/* 17. 최신글 옆 개수 스타일 */

	.ps_cnt {
		font-size:6pt;
		font-family:verdana;
	}

/* 반드시 들어가야하는 스타일 끝 - 이 아래는 자유롭게 추가, 삭제 가능 */

	.rp_rep {
		color:#606060;
		font-size:8pt;
		line-height:11px;
		padding-bottom:7px;
	}

	.tl {
		color: #444444;
	}

	.sh {
		border-color: #8C8C8C;
		border-style: solid;
		border-width: 0px;
		border-right-width: 1px;
	}

	.menu_line {
		width:100%;
		height:2;
		margin-top:15;
		background-image:url(./images/line.gif);
	}

	.menu_cap {
		height:8;
		margin:35 0 10 7;
	}


	.h1 {
		
		font-family: verdana, 돋움;
	}

	.h2 {
		font-size:8pt;
		font-family:verdana, 돋움;
	}

	.box1 {
		border-style:dotted;
		border-width:0;
		border-color:#999999;
		margin-top:0;
	}

	.plink {
		padding:5;
		color:#A0A0A0;
	}

	.title1 {
		background-color:#E9EAEC;
		background-image:url(./images/menu_back.jpg);
		padding-left:5;
		width:210;
		height:22;
	}

	.rss_name {
		font-size:11px;
		color:#555555;
	}
  
  .bbs {
    font-size:11px;
    color:#555555;
  }
  
  .bb {  
		color: #666666;
		font-size:11px;
		}
		
  A.bbs_link:link { color:#666666; text-decoration:underline; font-size:11px;}
  A.bbs_link:visited { color:#666666; text-decoration:underline; font-size:11px;}
  A.bbs_link:hover { color:#A8001C; text-decoration:none; font-size:11px;}
  
  A.copy:link { color:#666666; text-decoration:none; font-size:11px;}
  A.copy:visited { color:#666666; text-decoration:none; font-size:11px;}
  A.copy:hover { color:#A8001C; text-decoration:underline; font-size:11px;}
  
  A.tatter:link { color:#666666; text-decoration:none; font-size:11px;}
  A.tatter:visited { color:#666666; text-decoration:none; font-size:11px;}
  A.tatter:hover { color:#A8001C; text-decoration:underline; font-size:11px;}						
  
  A.pink_link_none:link { color:#666666; text-decoration:none; font-size:12px;}
  A.pink_link_none:visited { color:#666666; text-decoration:none; font-size:12px;}
  A.pink_link_none:hover { color:#A8001C; text-decoration:underline; font-size:12px;}	
  
  A.bbs_link_none:link { color:#666666; text-decoration:none; font-size:11px;}
  A.bbs_link_none:visited { color:#666666; text-decoration:none; font-size:11px;}
  A.bbs_link_none:hover { color:#A8001C; text-decoration:underline; font-size:11px;}
  
A.black_link_none:link { color:#666666; text-decoration:none; font-size:12px;}
A.black_link_none:visited { color:#666666; text-decoration:none; font-size:12px;}
A.black_link_none:hover { color:#A8001C; text-decoration:none; font-size:12px;}
  
A.more:link { color:#000000; text-decoration:underline; font-size:12px;}
A.more:visited { color:#000000; text-decoration:underline; font-size:12px;}
A.more:hover { color:#A8001C; text-decoration:underline; font-size:12px;}

.ok {color:#666666; font-size:12px;}

.username {
	color:#666666;
	font-size:15px;
	line-height: 17px;
	font-weight: bold;
}

.headtit {color:#666666; font-size:12px;}
.text2 {color:#666666; font-size:12px;}
.small_headtit {color:#666666; font-size:11px;}

.pink_ci {font-family: Arial, Helvetica, sans-serif;	font-size: 18px; color: #CF3458; font-weight: bold;}
    
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: CF3458;
	height: 20px;
}

a.subheadline {font-family: 돋움; font-size: 12px; color:#666666; text-decoration:none; font-weight:none;letter-spacing:-1; line-height:15px; }
a.subheadline:hover {font-family: 돋움; font-size: 12px; color:#666666; text-decoration:underline; font-weight:none;letter-spacing:-1;}
a.subheadline:visited {color:#555555;}

.tableline_B8B8B8_3_lrtb {
	border-left: 3px solid #B8B8B8;
	border-right: 3px solid #B8B8B8;
	border-top: 3px solid #B8B8B8;
	border-bottom: 3px solid #B8B8B8;
	}

.headline_14_33 {font-family: Arial, Helvetica, sans-serif;	font-size: 14px;line-height: 16px;color: #333333;font-weight: bold;}

A.link_red_11:link {font-family:Arial,Helvetica,sans-serif;font-size:11px;line-height:14px;color: #A8001C;text-decoration:underline;font-weight: bold;}
A.link_red_11:visited {font-family:Arial,Helvetica,sans-serif;font-size:11px; line-height:14px; color: #A8001C; text-decoration:underline;font-weight: bold;}
A.link_red_11:hover {font-family:Arial,Helvetica,sans-serif;font-size:11px; line-height:14px; color: #A8001C; text-decoration:none;font-weight: bold;}

A.link_red:link {font-size:12px; color: #A8001C;text-decoration:underline;}
A.link_red:visited {font-size:12px; color: #A8001C; text-decoration:underline;}
A.link_red:hover {font-size:12px;  color: #A8001C; text-decoration:none;}

A.top_menu:link {font-family:Arial,Helvetica,sans-serif;font-size:13px;line-height:14px;color: #666666;text-decoration:underline;font-weight: bold;}
A.top_menu:visited {font-family:Arial,Helvetica,sans-serif;font-size:13px; line-height:14px; color: #666666; text-decoration:underline;font-weight: bold;}
A.top_menu:hover {font-family:Arial,Helvetica,sans-serif;font-size:13px; line-height:14px; color: #A8001C; text-decoration:none;font-weight: bold;}

/* 분홍링크*/

A.pink_link:link {font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:13px;color: #FF0662;text-decoration:none;font-weight: none;}
A.pink_link:visited {font-family:Arial,Helvetica,sans-serif;font-size:12px; line-height:13px; color: #FF0662; text-decoration:none;font-weight: none;}
A.pink_link:hover {font-family:Arial,Helvetica,sans-serif;font-size:12px; line-height:13px; color: #FF0662; text-decoration:underline;font-weight: none;}

/* 작은 링크*/

A.small_link:link {font-family:돋움; font-size:11px;line-height:13px;color: #999999;text-decoration:none;font-weight: none;}
A.small_link:visited {font-family:돋움; font-size:11px; line-height:13px; color: #999999; text-decoration:none;font-weight: none;}
A.small_link:hover {font-family:돋움; font-size:11px; line-height:13px; color: #999999; text-decoration:underline;font-weight: none;}

/* table line css cccccc*/
.tableline_l {border-left: 1px solid #CCCCCC;}
.tableline_r {border-right: 1px solid #CCCCCC;}
.tableline_t  {border-top: 1px solid #CCCCCC;}
.tableline_b {border-bottom: 1px solid #CCCCCC;}

.tableline_lrtb {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	}

/*박스 포스팅용  라인버전*/
.out {
	width:480px;
	margin:0px;
	padding:0px;
	border: 0px;
	}
.in {
	margin:0px;
    	padding:15px;
	background-color:#FFFFFF;
	border: 3px solid #000000;
    } 

/*박스 포스팅용  검정라인 회색바탕*/
.out3 {
	width:480px;
	margin:0px;
	padding:0px;
	border: 0px;
	background-color:#000000;
	}
.in3 {
	margin:0px;
	padding:15px;
	background-color:#3a3a3a;
	border: 3px solid #000000;
    } 

/*박스 포스팅용  라인 없는 버전*/
.out2 {
    width:480px;
    }
.in2 {
    margin:0px;
    padding:5px;
    } 

/*박스 포스팅용  라인버전2*/
.out4 {
	width:480px;
	margin:0px;
	padding:0px;
	border: 0px;
	}
.in4 {
	margin:0px;
    	padding:15px;
	background-color:#FFFFFF;
	border: 1px solid #999999;
    } 


/*이미지 라운딩*/
.round img { overflow: hidden; margin: -5px 0;) }
.round bb {
display: block;
height: 1px;
overflow: hidden;
background: transparent;
position: relative;
z-index: 90;
}
.round bb.ri1 { border-right: 5px solid #eaeaea; border-left: 5px solid #eaeaea;) }
.round bb.ri2 { border-right: 3px solid #eaeaea; border-left: 3px solid #eaeaea; }
.round bb.ri3 { border-right: 2px solid #eaeaea; border-left: 2px solid #eaeaea; }
.round bb.ri4 { height: 2px; border-right: 1px solid #eaeaea; border-left: 1px solid #eaeaea; }



/*이미지 없는 라운딩 박스*/
div#nifty{ margin: 0 10%;background: #000000 ;width:480px;}

b.rtop, b.rbottom{display:block;background: #000000}
b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden; background: #000000}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}




/*카테고리메뉴*/
#category
{
position:absolute;
left:expression((document.body.clientWidth-this.style.width)/2-this.getAttribute("pos"));
}

.cate {
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-color:#d5d5d5;
border-style:solid;
}

.ta {
border-top-width:1px;
border-right-width:0px;
border-bottom-width:0px;
border-left-width:0px;
border-color:#d5d5d5;
border-style:solid;
}

/*ie용 png 투명처리*/
.png24 {
    tmp:expression(setPng24(this));
}


-->