@charset "utf-8";
/* �ݵ��� ����� �ϴ� ��Ÿ�� ���� */

/* 1. ���� ��ü  */
	body, table, td, input, textarea {
		font:12px Tahoma;
		color:#555; 
		margin:0px;
		line-height:150%;
		word-break:break-all; 		
	}
/* 2. �⺻ ��ũ */
	a:link, a:visited { color : #000000; text-decoration: none; }
	a:hover { color : #FF8000;	text-decoration: underline;	}

/* 3. �̹��� */
	img { border-width: 0px; }
	
/* 4. �̹��� ��ư */
	.ib { cursor: pointer; }

/* 5. �Է� �ؽ�Ʈ */
	.text { border:1px solid #999; }

/* 6. Ʈ�� ���̺� */
	.branch2 {	}
	
/* 7. Ʈ�� �� */
	.branch3 { cursor: pointer;	height: 10px; }

/* 8. �޷� �� ǥ�� */
	.cal_month { font-size : 11px; height: 18px; }

/* 9. �޷� ���� ǥ�� */
	.cal_week1 { font-size : 11px; height:18px; }

/* 10. �޷� �Ͽ��� ǥ�� */
	.cal_week2 { color: #f30; font-size:12px; text-align: center; }

/* 11. �޷� ���� �� ��¥ ǥ�� */
	.cal_day1 {	color: #000; font-size:12px; text-align:center; }

/* 12. �޷� ���� �� ��¥ ǥ�� */
	.cal_day2 {	color: #000; font-size : 11px; text-align: center; }

/* 13. �޷� �̹� �� ��¥ ǥ�� */
	.cal_day3 {	font-size : 11px; text-align: center; }

/* 14. �޷� ���� ��¥ ǥ�� */
	.cal_day4 {	text-align: center;	font-size: 16px; color: #CB5725; font-weight:bold; }

/* 15. �޷� �۾� �� ��ũ ��Ÿ�� */
	a.cal_click:link, a.cal_click:visited {	color : #777; font-weight: bold; }
	a.cal_click:hover {	color : #369; font-weight: bold; }

/* 16. �̹��� �Ʒ� ĸ�� ��Ÿ�� */
	.cap1 {
	color: #666666;
	text-align: center;
	font: 11px "����", "����ü";
}

/* 17. Ű���� ��Ÿ�� */
	.key1 {	cursor: pointer; border-bottom: 1px dashed #ccc; }

/* 18. ī�װ��� �� ���� ��Ÿ�� */
	.c_cnt { font:9px Tahoma; color : #666; }

/* 19. �ֽű� �� ���� ��Ÿ�� */
	.ps_cnt { font:10px Tahoma;	color : #666; }


/* �ݵ��� ������ϴ� ��Ÿ�� �� - �� �Ʒ��� �����Ӱ� �߰�, ���� ���� */

/* body ���� */
body {
	background:url("images/bg.gif") repeat #3b3b3b;	
	margin:20;
	}

/* container ���� */
#container {
	width:920px;
	margin:30px 0px 20px 20px; 
    }

/* header ���� */
#header {
	margin-left: 30px;
	}

#header .header_title{
	font-family:Tahoma;
	font-size:24px;
	line-height:32px;
	color:#999;
	font-weight:bold;
	}
.header_title A:link, .header_title A:visited { color:#999; text-decoration:none;}
.header_title A:hover { color:#ccc; text-decoration:none;}

 #header .blog_info {
	font-family:Dotum;
	font-size:11px;
	color:#999;
	text-align:left;
	margin-bottom: -14px;
	}

/* Side ���� */

 #side {
	float:right;
	width:290px;
	overflow:hidden;
	margin-left: 5px;
	clear: both;
	}

/* ���̵� ����Ʈ �ڽ� ���� */
.side_list_box { 
	padding-left:6px;
	}

/* ���̵� ����Ʈ ���� */
.side_list { 
	font:12px Dotum;
	color:#777;
	word-break:break-all;
	padding-left:6px;
	padding-bottom:8px;
	background:url("./images/bul.gif") no-repeat 0px 4px;
	}
	#side A:link, #side A:visited { color:#999; text-decoration:none;}
	#side A:hover { color:#FF8000; text-decoration:underline;}


/* ���̵� �±� ���� */
.side_tagbox { text-align: justify; word-break:break-all; line-height:20px; }
.side_tagbox a { letter-spacing:-1px; }	
/* �±� Ŭ������ ��Ÿ�� */
.cloud1 {
	font-family:Tahoma;
	font-weight: bold;
	font-size :12px;
	color :#996699!important ;
	}
	
.cloud2 {
	font-family:����;
	font-weight: bold;
	font-size :11px;
	color :#0099CC!important ;
	}

.cloud3 {
	font-family:����;
	font-size :11px;
	color :#0099CC!important ;
	}

.cloud4 {
	font-family:����;
	font-size :11px;
	color :#009966!important ;
	}
	
.cloud5 {
	font-family:����;
	font-size :11px;
	color :#999 !important ;
	}
.side_tagbox a:hover{
	background-color:#5B4F4A;
	color:#999;
	}
.side_tagbox a:visited {color:#777}

/* �˻��� ���� */

.search {
	width: 180px;
	margin:0px;
	text-align: center;
	}

.search_input {
	width:180px;
	height:18px;
	color:#999;
	background-color:#FFFFFF;
	border:solid 1px #555555;
	font-size: 11px;
	padding-left: 4px;

	}
.submit {
	border:1px solid #808080;
	background-color:#555555;
	font:7pt tahoma bold;
	color:#FF8000;
	width:50px;	
	height:18px;
	}


/* ī��Ʈ ���� */
.side_counter {
	font:11px/16px tahoma;
	padding: 8px;
	border: 1px dashed #333333;
	margin-top: 20px;
	background: #FFFFFF;
	color: #666666;
	}
/* ī��Ʈ Total�κ� ���� */
.side_counter_T {
	font-family:"Times New Roman Italic";
	font-style:italic;
	font-size:24px;
	letter-spacing:-3px;
	}


/* main ���� */
 #main {
	float:left;
	width:600px;
	padding:0px 0px 30px 0px;
	overflow:hidden;
	}


/* ���� ���� ���� ���� */

/* ������ ���� ����*/
.article { 
    line-height:180%;
	padding:30px 10px; 
	word-break:break-all;
	text-align: justify;
	}

.article blockquote {
		border-left: 7px double #ccc;
		margin: 10px 10px 10px 20px;
		padding-left: 10px;
		word-break:break-all;	
		}	

.article a:link, .article a:visited {
	color:#0066CC;
	border-bottom: 1px dashed;
}	
.article a:hover{ text-decoration:none; }	
.imageblock a {	border-bottom-width: 0px; }


/* ��¥ ����*/
.date, .notice_date { 
	font:10px tahoma; 
	letter-spacing:-1px;
	padding-right:10px;
	}

.cnt { 
	font:10px Tahoma; 
	 }

/* �̸� ����*/
.name {
	font:bold 12px Tahoma;
	color:#444;
	}
	.name a:link, .name a:visited { color:#444; text-decoration:none;}
	.name a:hover { color:#4990CC; text-decoration:none;}

/* ���� �� �۳��� ����*/
.desc {
	padding-left:5px;
	word-break:break-all;
	}

.opt { 
	font:10px tahoma;
	color:#777;
	letter-spacing:-1px;
	}
	.opt a:link, .opt a:visited { color:#777; text-decoration:none;}
	.opt a:hover{ color:#D93343; text-decoration:none;}

/* ���� �� �⺻ �ڽ� ����*/
.box {
	padding:10px;
	border-bottom:1px solid #e9e9e9;
	}

.reply_box {
	margin-top:10px;
	margin-left:40px;
	padding:10px;
	background-color:#f7f7f7;
	border:1px dashed #ddd;
	}	

/* �Է��� ���� */
.form_input {
	margin-top:4px;
	padding:1px;
	height:18px;
	border:1px solid #ddd;
	font-size: 11px;
	}

.form_textarea {
	font-weight:normal;
	margin-top:4px;
	height:100px;
	width:100%;
	border:1px solid #ddd;
	overflow:visible;
	clear: both;
	}

.form_submit {
	font:11px tahoma;
	color:#444;
	margin-top:4px;
	border:1px solid #ddd;
	background-color:#f1f1f1;
	height:25px;
	width:100%;
	cursor: pointer;
	}


/* �±� ����*/
.tag_cloud {
	font:13px Dotum;
	line-height:24px;
	word-break:break-all;
	margin: 20px;
	}	

.tag_cloud .cloud1 {
	background-color:#eee;
	font-weight:bold;
  	font-size : 20px;
	color : #FF8000;
    }
.tag_cloud .cloud2 {
	background-color:#eee;
	font-weight:bold;	
	font-size : 18px;
  	color : #FF80FF;
    }
.tag_cloud .cloud3 {
	background-color:#eee;
	font-weight:bold;	
  	font-size : 16px;
  	color : #E0FFE0;
    }
.tag_cloud .cloud4 {
	background-color:#eee;
  	font-size : 14px;
  	color : #FFC0C0;
    }
.tag_cloud .cloud5 {
	font-size : 12px;
  	color : #E0E0E0;
    }	
.tag_cloud a:hover{
	background-color:#f5f5f5;
	color:#555;
    }	
.tag_cloud a:visited {color:#777}


/* title, info ����, ������ */

.head_title {
	font:28px/32px "����";
	color:#333333;
	padding-left:10px;
	padding-top:30px;
	padding-bottom:8px;
	letter-spacing:-3px;
	word-spacing:4px;
	background:url('./images/head_bg.gif') repeat-x bottom left;
	}
	.head_title a:link, .head_title a:visited {color:#333333; text-decoration:none;}
	.head_title a:hover{color:#D93343; text-decoration:none;}

.info, .admin {
	font:13px/120% "����" "tahoma";
	color:#777;
	margin-top: 6px;
	margin-left: 16px;
	letter-spacing: -1px;
	}
	.info a:link, .info a:visited, .admin a:link, .admin a:visited {color:#777; text-decoration:none;}
	.info a:hover, .admin a:hover{color:#D93343; text-decoration:none;}


/* ����Ʈ & �˻� ���� ����*/
.list_box {
	padding:10px;
	}

.rplist_box {
	padding:10px;
	border-bottom:1px solid #eee;
	}

.list {
	color:#777;
	word-break:break-all;
	padding-left:10px;
	padding-bottom:4px;
	background:url('images/bullet2.gif') no-repeat 0px 6px;
	}
	.list a:link, .list a:visited { color:#777; text-decoration:none;}
	.list a:hover{ color:#D93343; text-decoration:none;}
	
.rplist {
	color:#777;
	padding-top:8px;
	padding-left:10px;
	word-break:break-all;
	}
	.rplist a:link, .rplist a:visited { color:#777; text-decoration:none;}
	.rplist a:hover{ color:#D93343; text-decoration:none;}


/* ��ġ�α� ���� */
.location_spot {
	color:#777;
}	
.location_info { color:#369; }	
.location_info a:link, .location_info a:visited { color:#369; text-decoration:none;}
.location_info a:hover{ color:#D93343; text-decoration:none;}


/* ������ ����*/
.guestbook_form_box { 
		font:11px tahoma;
		color:#555;
		padding:10px;
		padding-bottom:20px;
		border-bottom:1px solid #eee;
		}


/* ��Ʈ�� ����*/
.tag_box {
	font :9pt Dotum;
	color:#FF8;
	background:url('images/entry_tag.gif') no-repeat left;
	float: left;
	padding-left: 32px;
	}
	.tag_box a:link, .tag_box a:visited { color:#777; text-decoration:none;}
	.tag_box a:hover{ color:#D93343; text-decoration:none;}

/* Ʈ����, �ڸ�Ʈ ��ư ����*/
.tb_cmt_btn {
	font:11px tahoma;
	color:#369;
	text-align:right;
	float: right;
	}
	.tb_cmt_btn a:link, .tb_cmt_btn a:visited { color:#777; text-decoration:none;}
	.tb_cmt_btn a:hover{ color:#D93343; text-decoration:none;}

/* Ʈ���� ����*/
.tb_box {
	padding-left:6px;
	padding-right:6px;
	background-color:#FAFAFA;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	}

.tb_address {
	font: 11px tahoma;
	color:#666;
	text-align:center;
	padding:12px;
	clear: both;
	background: #FAFAFA;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 8px;
	}

.tb_list_box {
	padding:10px;
	border-top:1px dashed #ccc;
	background-color:#FAFAFA;
	}

.tb_name {
	font:11px Tahoma;
	letter-spacing:0px;
	padding-left:10px;
	}

.tb_title {
	color:#444;
	font-weight:bold;
	}
	.tb_title a:link, .tb_title a:visited { color:#444; text-decoration:none;}
	.tb_title a:hover { color:#369; text-decoration:none;}

.cmt_form_box { 
		font:11px tahoma;
		color:#555;
		padding:10px;
		background-color:#FAFAFA;
		margin-bottom:20px;
        border-bottom:1px solid #eee;
		}
.cmt_box {
        border-top:1px solid #eee;
        padding:10px;
		background-color:#FAFAFA;
		}

/* ����¡ */
.paging{
	font:10px Tahoma;
	color:222;
	padding-top:25px;
	padding-bottom:5px;
	text-align:center;
	}
.paging a:link, .paging a:visited { color:#777; text-decoration:none;}
.paging a:hover { color:#D93343; text-decoration:none;}


/* Marudesign �߰� */
.sidebar_title {
	font: bold 10px Tahoma, "����";
	color: #888;
	cursor: pointer;
	margin-top: 8px;
	margin-bottom: 4px;
	text-transform: uppercase;
	padding: 2px 2px 2px 4px;
	text-align: left;
	border-bottom: 1px dashed #333333;
	background: #FFFFFF;
}
#side .blog_img {
	text-align: center;
	margin-top: 8px;
}
.top_menu {
	margin-right: 30px;
	text-align: right;
}
.f11 {
	font-family:����,dotum;
	font-size:11px;
	letter-spacing:-1px;
	}
.gray3 {
	color: #777;
	}
.q_menu {
	width: 17px;
	float: left;
	margin-top: 40px;
}
#footer {
	font-size: 11px;
	margin-top: 10px;
	color: #999999;
}
.s_search {
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
}
.article_bottom {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	height: 16px;
	margin-bottom: 8px;
}
.td_info {
	padding-left: 4px;
}
.notice {
	padding-left: 4px;
}
#recentComments, #recentTrackbacks {
	line-height: 130%;
}
.secret {
	margin-top: -20px;
	position: absolute;
	margin-left: 560px;
}
#sidebar .google{
	font:9px tahoma, tahoma, dotum;
	color:#CB5725;
	}
#main .google2{
	font:9px tahoma, tahoma, dotum;
	color:#CB5725;
	padding: 2px 2px 2px 2px;
	border:1px solid #EFEFEF;
	cursor: pointer;
	}