<!--

/* 반드시 들어가야 하는 스타일 시작 */

/* 1. 본문 전체  */


	body,td {
		font-size: 9pt;
		font-family: 굴림;
		padding:0px;
		line-height:150%;
	}

/* 2. 기본 링크 */
	A:link { color: #006380; text-decoration:none; }
	A:visited { color: #006380; text-decoration:none; }
	A:hover { text-decoration:underline; }

/* 3. 이미지 */

	img {
		border-width:0px;
	}

/* 4. 이미지 버튼 */

	.ib {
		cursor:pointer;
	}

/* 5. 입력 텍스트 */

	.text {
		font-family: 굴림;
		font-size:9pt;
		padding-top:2px;
	}

/* 6. 트리 테이블 */

	.branch2 {
	}

/* 7. 트리 셀 */

	.branch3 {
		font-size:9pt;
		line-height:9pt;
		cursor:pointer;
		height:17px;
		padding:2 2 0 2;
	}

/* 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:#CC0000;
		text-align:center;
		font-size:7pt;
		font-family:verdana;
		font-weight:bold;
	}

/* 11. 달력 지난 달 날짜 표시 */

	.cal_day1 {
		color:#FAFAFA;
		font-size:8pt;
		font-family:verdana;
		text-align:center;
	}

/* 12. 달력 다음 달 날짜 표시 */

	.cal_day2 {
		color:#FAFAFA;
		font-size:8pt;
		font-family:verdana;
		text-align:center;
	}

/* 13. 달력 이번 달 날짜 표시 */

	.cal_day3 {
		font-size:8pt;
		font-family:verdana;
		text-align:center;
	}

/* 14. 달력 오늘 날짜 표시 */

	.cal_day4 {
		font-size:8pt;
		font-family:verdana;
		text-align:center;
		padding-left:2px;
		font-weight:bold;
	}

/* 15. 달력 글쓴 날 링크 스타일 */

	A.cal_click:link {
		color:006380;
		font-weight:bold;
	}

	A.cal_click:visited {
		color:white;
		font-weight:bold;
	}

	A.cal_click:hover {
		color:white;
		font-weight:bold;
		text-decoration:underline;
	}

/* 16. 이미지 아래 캡션 스타일 */

	.cap1 {
		text-align:center;
		color:#006380;
		word-break:break-all;
	}


/* 18. 카테고리 옆 개수 스타일 */

	.c_cnt {
		font-size:8pt;
		font-family:verdana;
	}

/* 19. 최신글 옆 개수 스타일 */

	.ps_cnt {
		font-size:7pt;
		font-family:verdana;
	}

/* 20. 컨텐츠영역 태그 타이틀 표현  */

	.post_tagtxt {
		display : inline;
	}

	A.tag:link { color: #308FC9; text-decoration:none; }
	A.tag:visited { color: #308FC9; text-decoration:none; }
	A.tag:hover { color:red; text-decoration:underline; }

/* 21. 태그메뉴 스타일 */

	.cloud1 {
		font-size : 14px;
		color : #ff6600;
	}

	.cloud2 {
		font-size : 13px;
		color : #ff9900;
	}

	.cloud3 {
		font-size : 12px;
		color : #669900;
	}

	.cloud4 {
		font-size : 12px;
		color : #0099CC;
	}

	.cloud5 {
		font-size : 11px;
		color : #999999;
	}


/* 반드시 들어가야하는 스타일 끝 - 이 아래는 자유롭게 추가, 삭제 가능 */


		.desc {
		font-size:9pt;
		color:#4C4C4C;
		font-family: 돋움;
		line-height:150%;
	}


		.title {
		font-size:14pt;
		color:#C9005E;
		font-family: Tahoma;
		line-height:150%;
	}


	.l1 {
		font-size:14px;
		font-weight:bold;
	}

	.h3 {
		background-image:url("./images/menu-mid2.gif");
		color:#FFFFFF;
		padding:2px 2px 5px 10px;
		font-size:10pt;
		font-family: "Times New Roman","굴림",sans-serif; 
		font-weight:bold;
	}


	.h5 {
	background-image:url("./images/menu3.gif"); background-attachment: fixed;background-repeat: no-repeat;background-position: 0% 0%;
	color:#006380;
	padding:2px 2px 5px 25px;
	font-size:10pt;
	font-family: "Times New Roman","굴림",sans-serif; 
	font-weight:bold;
	}


	.h4 {
		font-size:7pt;
		font-family: verdana, 굴림;
	}

	.box1 {
		background-color:#FFFFFF;
		border-style:none;
		border-width:1px;
		border-color:#C0C0C0;
		margin-top:5px;
	}

	.rp_rep {
		color:#606060;
		font-size:8pt;
		line-height:11px;
		padding-bottom:7px;
	}

	.ib01 {
		width:14px;
		height:14px;
	}

	.l3 {
		font-size:10px;
		font-family:tahoma;
	}




	/* paging */
	.paging{
	padding-top:10px;
	text-align:center;
	font:10px Tahoma;
	}

	/* guestbook > write */
	.guestbook {
		padding:10px;
		margin-bottom:10px;
	}
	.guestbook .write {
		margin-bottom:20px;
	}
	.guestbook .write p{
		padding:2px;
		margin:0;
	}
	.guestbook .write input{
		border:1px solid #999;
		height:18px;
		width:200px;
	}
	.guestbook .write .homepage{
		height:18px;
		width:400px;
	}
	.guestbook .write .submit{
		border:1px solid #aaa;
		background-color:#ddd;
		height:25px;
		width:500px;
		color:#333;
	}
	.guestbook .write label{
		font:10px Verdana;
	}
	.guestbook .write textarea{
		width:500px;
		height:150px;
		border:1px solid #aaa;	
		overflow:visible;
	}
	/* guestbook > list */
	.guestbook p{
		padding:5px 0;
		margin:0;
	}
	.guestbook .clist{
		border:0;
	}
	.guestbook .clist ol li{
		padding:10px 10px 10px 15px;
		background:url("images/iconGuestbook.gif") no-repeat 0 12px;	
	}
	.guestbook .clist li ul li{
		padding-left:30px;
		margin-left:20px;
		background:url("images/iconIndentArrow_local.gif") no-repeat 10px 12px;
		background-color:#f5f5f5;
	}
	.guestbook .clist li .name{
		font-size:12px;
		font-weight:bold;
		color:#333;
	}
	.guestbook .control a{
		font:11px dotum;
		color:#999;
		letter-spacing:-1px;
	}
	.guestbook .control a:hover{
		color:#000;
	}

	/* entry > notice */
	.entry_notice {
		padding:0px;
		}
	.entry_notice .article {
		padding:10px 0;
	}	
	/* entry > protected  */
	.entry_protected {
		padding:0px;
		margin-bottom:10px;
		}
	.entry_protected h2 {
		color:#333;
		background:url(images/icon_protected.gif) no-repeat center left;
		padding-left:20px;
	}
	.entry_protected input {
		border:1px solid #999;
		font:11px Tahoma;
	}
	.entry_protected .submit {
		border:1px solid #bbb;
		background-color:#ddd;
	}

	/* entry comment */
	.entry .comment {
		border-top:1px solid #ddd;
		background-color:#f5f5f5;
		padding:10px;
	}	
	.entry .comment .name{
		color:#222;
		font-weight:bold;
	}
	.entry .comment .name a{
		color:#222;
		font-weight:bold;
		text-decoration:underline;
	}
	.entry .comment p{
		margin:0;
	}	
	.entry .comment ol li{
		padding:15px 10px 0 15px;
		background:url("images/iconGuestbook.gif") no-repeat 0 15px;		
	}
	.entry .comment li ul li{
		padding:15px 10px 0 25px;
		background:url("images/iconIndentArrow_local.gif") no-repeat 10px 12px;
		background-color:#f5f5f5;
	}
	.entry .commentlist p{
	color:#222;
	}
	.entry .control{
		font:11px dotum;
		color:#777;
		letter-spacing:-1px;
	}
	.entry .control a{
		font:11px dotum;
		color:#777;
		letter-spacing:-1px;
	}
	.entry .control a:hover{
		color:#000;
	}
	.comment .write {
		margin:20px 0;
	}
	.comment .write p{
		padding:2px;
		margin:0;
	}
	.comment .write input{
		border:1px solid #999;
		width:150px;
	}
	.comment .write .homepage{
		width:260px;
	}
	.comment .write .submit{
		border:1px solid #aaa;
		background-color:#ddd;
		height:25px;
		width:99%;
		color:#333;
	}
	.comment .write label{
		font:11px dotum;
	}
	.comment .write textarea{
		width:99%;
		height:150px;
		border:1px solid #aaa;	
		overflow:visible;
	}
	.comment .write .checkbox{
		border:none;
		padding:0;
		margin:0;
		width:25px;
		}

-->
