<!--

/* 반드시 들어가야 하는 스타일 시작 */

/* 1. 본문 전체  */

	body,td {
		font-size:9pt;
		font-family:Verdana,Tahoma,Arial,돋움;
		line-height:150%;
		color:Black;
	}

/* 2. 기본 링크 */

	A:link { font-family:Verdana,Tahoma,Arial,돋움;color:#005FA0; text-decoration:none; }
	A:visited { font-family:Verdana,Tahoma,Arial,돋움;color:#005FA0; text-decoration:none; }
	A:hover { font-family:Verdana,Tahoma,Arial,돋움;text-decoration:none;border-bottom:dotted 1px;color:#6699CC; }

/* 3. 이미지 */

	img {
		border-width:0;
	}
	
	input {
		font-family:Verdana,Tahoma,Arial,돋움;
		font-size:9pt;
	}
/* 4. 이미지 버튼 */

	.ib {
		cursor:pointer;
	}

/* 5. 입력 텍스트 */

	.text {
		font-size:9pt;
		padding-top:2;
		font-family:Verdana,Tahoma,Arial,돋움;
	}

/* 6. 트리 레이블 */

	.branch2 {
		font-size:9pt;
		padding:2;
		line-height:120%;
	}

/* 7. 트리 폴더 */

	.branch3 {
		cursor:pointer;
		line-height:120%;
	}

/* 8. 달력 월 표시 */

	.cal_month {
		vertical-align:top;
		height:18px;
		font-size:8pt;
		text-align:center;
		
	}

/* 9. 달력 요일 표시 */

	.cal_week1 {
		text-align:center;
		font-size:8pt;
		
	}

/* 10. 달력 일요일 표시 */

	.cal_week2 {
		color:#CC0000;
		text-align:center;
		font-size:8pt;
		
	}

/* 11. 달력 지난 달 날짜 표시 */

	.cal_day1 {
		color:#FAFAFA;
		font-size:8pt;
		text-align:center;
		line-height:15px;
	}

/* 12. 달력 다음 달 날짜 표시 */

	.cal_day2 {
		color:#FAFAFA;
		font-size:8pt;
		text-align:center;
		line-height:15px;
	}

/* 13. 달력 이번 달 날짜 표시 */

	.cal_day3 {
		font-size:8pt;
		text-align:center;
		line-height:15px;
	}

/* 14. 달력 오늘 날짜 표시 */

	.cal_day4 {
		font-size:8pt;
		text-align:center;
		padding-left:0;
		color:#008080;
		background-color:#7fffd4;
		line-height:15px;
	}

/* 15. 달력 글쓴 날 링크 스타일 */

	A.cal_click:link { color:008080; font-weight:bold;}
	A.cal_click:visited { color:008080; font-weight:bold;}

/* 16. 이미지 아래 캡션 스타일 */

	.cap1 {
		text-align:center;
		color:#300099;
		word-break:break-all;
	}

/* 16. 키워드 스타일 */

	.key1 {
		cursor:pointer;
		text-decoration:none;
		border-bottom: 1px solid gray;
	}

/* 16. 카테고리 옆 개수 스타일 */

	.c_cnt {
		font-size:8pt;
	}

/* 17. 최신글 옆 개수 스타일 */

	.ps_cnt {
		font-size:7pt;
	}

/* 반드시 들어가야하는 스타일 끝 - 이 아래는 자유롭게 추가, 삭제 가능 */

	.rp_rep {
		color:#606060;
		font-size:8pt;
		line-height:11px;
		padding-bottom:7px;
	}

	.tl {
		color: #333333;
		font-size: 12pt;
		font-weight:bold;
		padding: 5 0 3 0;
	}

	.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;
	}

	.blog_title {
		font-family:Tahoma,돋움;
		font-size:15pt;
		font-weight:bold;
		color:Navy;
	}

	.box1 {
		background-color:#FAFAFA;
		border-style:solid;
		border-width:1px;
		border-color:#C0C0C0;
		margin-top:5;
	}
	.box2 {
		background-color:#FAFAFA;
		border-style:solid;
		border-width:1;
		border-color:#C0C0C0;
		margin-top:5;
	}
	.plink {
		padding:5;
		color:#A0A0A0;
	}

	.title1 {
		font-family:Verdana,Tahoma,돋움;
		font-size:9pt;
		
		color:#0000cd;
		padding-bottom:5pt;
	}

	.rss_name {
		font-size:8pt;
		color:#808080;
	}

	a.subheadline {font-family:Verdana,Tahoma,Arial,돋움;font-size: 10pt; color:#204F89; text-decoration:none; font-weight:bold;letter-spacing:-1; line-height:15px; }
	a.subheadline:hover {font-family:Verdana,Tahoma,Arial,돋움;font-size: 10pt; color:#DB4646; text-decoration:underline; font-weight:bold;letter-spacing:-1;}
	a.subheadline:visited {font-family:Verdana,Tahoma,Arial,돋움;color:#83AFBF;}

-->

body {
    padding : 0;
    margin : 0;
    background-image : url(./images/bg558-2.jpg);
    background-repeat : repeat-y;
}

#top_image{
	position : absolute;
	top : 10px;
    left : 10px;
    z-index : 50;
}
#top_image img {
		border-width:0;
	}

#top_content{
	width : 970px;
	padding-top : 10px;
    padding-bottom : 0px;
    padding-left : 230px;
   
}

#content{
	width : 970px;
	padding-top : 0px;
    padding-bottom : 30px;
    padding-left : 230px;
   
}

#menu{
	position : absolute;
	top : 150px;
    left : 5px;
    z-index : 49;
}


