﻿<!--

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

/* 1. 본문 전체  */
#code {
	WIDTH:450; overflow:auto; padding:7px; border:1 solid #37619F; background-color:f5f5f5;
}

	body,td {
		font-size:9pt;
		font-family: 굴림;
		line-height:150%;
		}
body 
{
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#F0F0F0;
	scrollbar-3dlight-color:#787478;
	scrollbar-darkshadow-color:#F0F0F0;
	scrollbar-shadow-color:#707470;
	scrollbar-arrow-color:#787478;
	scrollbar-track-color:#F8FCF8;
	}
/*	body{
	background-image: url(images/bg.gif);
	}

/* 2. 기본 링크 , 링크및배너 효과*/

	A:link { color:#45433F; text-decoration:none; }
	A:visited { color:#45433F; text-decoration:none; }
	A:hover { color: #0099FF; text-decoration:none; position:relative; top:1; left:1;} 
/*	A:hover { text-decoration:underline; } */

/* 3. 이미지 */

	img {
		border-width:0;
	}

/* 4. 이미지 버튼 */

	.ib {
		cursor:pointer;
	}

/* 5. 입력 텍스트 */

	.text {
		font-family: 굴림;
		font-size:9pt;
		padding-top:2;
		border:0;
		background-color:#F2F2F2;

	}

/* 6. 트리 레이블 */

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

/* 7. 트리 폴더 */

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

/* 8. 달력 월 표시 */

	.cal_month {
		font-size:8pt;
		font-family:verdana;
		text-align:center;
		height:20;
		background-color:#FAFAFA;
	}

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

	.cal_week1 {
		text-align:center;
		font-size:7pt;
		font-family:verdana;
		background-color:#E8E8E8;
	}

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

	.cal_week2 {
		color:#990000;
		text-align:center;
		font-size:7pt;
		font-family:verdana;
		background-color:#E4E4E4;
	}

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

	.cal_day1 {
		font-size:8pt;
		font-family:tahoma;
		text-align:right;
		padding-right:3;
		background-color:#F0F0F0;
		height:22;
	}

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

	.cal_day2 {
		font-size:8pt;
		font-family:tahoma;
		text-align:right;
		padding-right:3;
		background-color:#F0F0F0;
		height:22;
	}

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

	.cal_day3 {
		font-size:8pt;
		font-family:tahoma;
		text-align:right;
		padding-right:3;
		background-color:#FAFAFA;
		height:22;
	}

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

	.cal_day4 {
		font-size:8pt;
		font-family:tahoma;
		text-align:right;
		padding-right:3;
		background-color:#F0FAFA;
		height:22;
		border-width:1;
		border-style:solid;
		border-color:#80A0C0;
	}

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

	A.cal_click:link { color:#0000CC; }
	A.cal_click:visited { color:#0000CC; }

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

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

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

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

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


	.h1 {
		font-size:7pt;
		font-family: verdana, 굴림;
	}

	.h2 {
		font-size:8pt;
		font-family:verdana, 굴림;
	}

	.box1 {
		background-color:#FAFAFA;
		border-style:solid;
		border-width:1;
		border-color:#C0C0C0;
		margin-top:5;
	}

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

	.my1 {
	font-family:tahoma;
	font-size:8pt;
	font-weight:bold;
	}

	.my2 {
	font-family:tahoma;
	font-size:8pt;
	}

BODY,TD,SELECT,input,DIV,form,TEXTAREA,center,option,pre,blockquote {font-size:9pt; font-family:굴림; color:#454545;}


TABLE					{text-layout:fixed;}
TD						{word-break:break-all;}




.ol-textarea			{width:100%; height:85px; border:1px solid #cccccc; font-family:"굴림"; font-size:9pt; color:#303030; line-height:150%; overflow:auto;}
.ol-input				{border:1px solid #cccccc; height:18px; font-family:"굴림"; font-size:9pt; color:#303030;}
.ol-input-btn			{width:62px; height:53px;}

/* 달력부분 */
/* 포스트가 존재하는 일자 링크*/
a.postday			{font-family:"tahoma"; font-size:8pt; color:#555555; text-decoration:underline;}
a:link.postday		{font-family:"tahoma"; font-size:8pt; color:#555555; text-decoration:underline;}
a:visit.postday		{font-family:"tahoma"; font-size:8pt; color:#555555; text-decoration:underline;}
a:hover.postday		{font-family:"tahoma"; font-size:8pt; color:#111111; text-decoration:underline;} 
.arrow				{font-family:"tahoma"; font-size:7pt; color:#999999; text-decoration: none;}	/* 월 이동 화살표 */
.cal_title			{font-family:"tahoma"; font-size:8pt; color:#505050;}	/* 일월화수목금토 */
.aday				{font-family:"tahoma"; font-size:8pt; color:#606060;}	/* 평일 */
.today				{font-family:"tahoma"; font-size:8pt; color:#D42340; background-color:#efefef; font-weight:bold;}	/* 오늘 */
.cal_border			{border-color:#FFFFFF;}		/* 캘린더 테두리 */
.space				{background-color:transparent;}	/* 달력 날짜부분 셀 구분 */
.menuHeader			{font-family:"tahoma"; font-size:8pt;}	/* 상단에 년월 배경색 및 높이 */
.ol-blue				{font-family:"굴림"; font-size:9pt; color:#37619F;}
.ol-notice           {font-family:"굴림"; font-size:9pt; color:#111111;}
/* 코멘트 보기 comment.html */
.ol-table-comment		{border:1px solid #dfdfdf; background-color:#fafafa; margin-top:7px;}
.ol-td-comment			{font-family:"굴림"; font-size:9pt; color:#303030; line-height:150%; padding-left:6px; }

.ol-table-mycomment		{width:100%; border:1px solid #eaeaea; margin-top:0px; margin-bottom:0px;}
.ol-td-mycomment-title	{padding-top:2px; padding-left:8px; padding-bottom:2px; border-bottom:1px solid #eaeaea;  background-color:#fafafa;}
.ol-td-mycomment-content{padding-top:3px; padding-left:8px; padding-bottom:6px; font-family:"굴림"; font-size:9pt; color:#303030; line-height:150%;}
.ol-td-mycomment-source {padding-left:8px; padding-bottom:8px; padding-top:8px;}

a.ol-link-mycomment			{font-family:"굴림"; font-size:9pt; color:#005F89; text-decoration:none;}
a:link.ol-link-mycomment	{font-family:"굴림"; font-size:9pt; color:#005F89; text-decoration:none;}
a:visit.ol-link-mycomment	{font-family:"굴림"; font-size:9pt; color:#005F89; text-decoration:none;}
a:hover.ol-link-mycomment	{font-family:"굴림"; font-size:9pt; color:darkblue; text-decoration:none;}


/* --MORE-- 부분 */
a.ol-link-gray			{font-family:"tahoma"; font-size:8pt; color:darkred; text-decoration:none;}
a:link.ol-link-gray		{font-family:"tahoma"; font-size:8pt; color:darkred; text-decoration:none;}
a:visit.ol-link-gray	{font-family:"tahoma"; font-size:8pt; color:darkred; text-decoration:none;}
a:hover.ol-link-gray	{font-family:"tahoma"; font-size:8pt; color:darkred;text-decoration:underline;}

/* 관심 블로그 미리보기 RSS.html */
.ol-body-rss			{border-left:2px solid #e1e1e1; padding-left:3px; padding-top:2px; padding-bottom:2px;}

a.ol-link-rss			{font-family:"돋움"; font-size:8pt; color:#888888;text-decoration:none; white-space: nowrap;}
a:link.ol-link-rss		{font-family:"돋움"; font-size:8pt; color:#888888; text-decoration:none; white-space: nowrap;}
a:visit.ol-link-rss		{font-family:"돋움"; font-size:8pt; color:#888888;text-decoration:none; white-space: nowrap;}
a:hover.ol-link-rss		{font-family:"돋움"; font-size:8pt; color:#FFFFFF; background-color:#9f9f9f; text-decoration:none; white-space: nowrap;}

