@charset "UTF-8";

body{
	background-color:#000000;
	background-image:url(./images/header_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:10px;
	}
*{
	margin:0px;
	padding:0px;
	}

#hr_line{
	width:100%;
	height:1px;
	background-image:url(./images/hr_line.gif);
	background-repeat:repeat-x;
	margin-top:5px;
	margin-bottom:5px;
	}



a:link, a:visited { color:#666666; text-decoration:none;}
a:hover, a:active { color:#fff; }

	
	
#container{
	margin: 0px auto;
	width:750px;
	}
/* header */
#header{
	width:750px;
	height:113px;
	}
#left{
	float:left;
	width:515px;
	height:113px;
}
#right{
	width:235px;
	height:113px;
	float:left;
	}
#clock{
	width:235px;
	height:45px;
	}
#logo{
	margin-top:11px;
	width:235px;
	height:33px;
	}
/* header */

/*-----------------*/
/* ContentColumn s */
/*-----------------*/
#ContentColumn{
	float:left;
	width:470px;
	margin-right:45px;
	}
/* searchList s */
.searchList{
	width:470px;
	margin-bottom:10px;

}
.searchList ol{
	list-style:none;
	}
/* searchList c */

/* GuestBook Comment Write s */
#GuestBook{
	float:left;
	width:470px;
	}
.WriteBox{
	width:470px;
	height:240px;
	padding-top:17px;
	background-color:#131313;
	}
.write_line{
	width:470px;
	height:25px;
	}
.write_txt{
	float:left;
	width:68px;
	text-align:right;
	padding-right:6px;
	}
.write_box{
	float:left;
	}
.write_imput{
	float:left;
	width:470px;
	}
.submit{
	width:76px;
	float:left;
	margin-left:74px;
	margin-top:5px;
	}
/* GuestBook Comment Write c */
	
/* Comment, Guestbook list */
.guestList { 
	margin-top:10px; 
	}
p.wName { 
	margin:10px 0 4px !important;
	padding:0 !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	letter-spacing:-1px;
	}
p.wName a:link, p.wName a:visited {color:#fff;}
p.wName a:hover, p.wName a:active {color:#fff;}

.guestList ol {
	margin:10px 0px 10px 0px;
	list-style:none;
	}
	
.guestList ol li {
	position:relative;
	margin-top:10px;
	padding:5px 10px 10px 74px;
	background: #131313 url(./images/bg_blogIcon.gif) 10px 10px no-repeat;
	width:386px;
	overflow:hidden;
	}
.guestList ol li.odd {
	margin-top:10px;
	background:#0b0b0b url(./images/bg_blogIcon.gif) 10px 10px no-repeat;
	padding:5px 10px 10px 74px;
	margin-left:37px;
	width:349px;
	}
.commentList ol li p.wName img, .guestList ol li p.wName img {
	position:absolute;
	left:15px;
	background-color:#fff;
	}


/* GuestBook c */

/* entry s*/

.entry{
	font-size:10px;
	color:#999999;

	}
.entry h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	}
.entry h2 a {
	color:#ffffff;
	}
.article {
	margin-top:10px;
	margin-bottom:10px;
	padding-left:5px;
	font-size:11px;
	color:#999999;
	width:465px;
	}
.actionTrail{
	width:470px;
	margin-bottom:10px;
	text-align:right;
	font-size:10px;
	}


.titleWrap{
	padding-left:20px;
	padding-top:5px;
	background-image:url(./images/entress_box.gif);
	background-position: 5px 5px;
	background-repeat:no-repeat;
	}

.trackback h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style:normal;
	color:#666666;
	text-align:right;
	}
.trackback ol{
	background-color:#131313;
	padding: 5px 5px 5px 5px;
	margin:5px 0px 5px 0px;
	list-style:none;
	}
.comment ol{
	margin: 10px 0px 10px 0px;
	list-style:none;
	}
.comment ol li{
	position:relative;
	background: #131313 url(./images/bg_blogIcon.gif) 10px 10px no-repeat;
	padding:5px 10px 10px 74px;
	margin-top:10px;
	margin-bottom:10px;
	width:386px;
	overflow:hidden;
	}
.comment ol li.odd{
	background:#0b0b0b url(./images/bg_blogIcon.gif) 10px 10px no-repeat;
	padding:5px 10px 10px 74px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:37px;
	width:349px;
	}
.comment p.name{
	color:#FFFFFF;
	margin:10px 0 4px !important;
	padding:0 !important;
	}
.comment .control{
	float:right;
	}
/* entry c*/

.paging           { padding-top:10px;  text-align:center;  font-size:0.95em;}
.paging .numbox   { border-left:1px solid #ccc; padding-left:6px; margin-left:6px;  font:0.95em verdana;}
.paging .num      { border-right:1px solid #ccc; padding-right:8px; margin-right:5px;}

/*-----------------*/
/* ContentColumn c */
/*-----------------*/

.MidColumn{
	float:left;
	width:45px;
	height:45px;
	}

/* SideColumn */
#SideColumn{
	float:left;
	width:235px;
	}
#SideColumn .calendar{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}

#TwoColumn{
	width:235;
	}
#SideLeft{
	float:left;
	width:116px;
	}
#SideRight{
	float:left;
	width:119px;
	}
.calendar{
	background:#000000 url(./images/img_calendar.jpg) 0px 0px no-repeat;
	padding-top:25px;
	padding-bottom:25px;
	}
.category{
	background:#000000 url(images/img_categories.gif) 0px 0px no-repeat;
	padding-top:25px;
	padding-bottom:25px;
	font-size:10px;
	}
.category .branch3{
	font-size:10px;
	}

.archive{
	background:#000000 url(./images/img_archives.gif) 0px 0px no-repeat;
	padding-top:25px;
	padding-bottom:25px;
	}
.archive li{
	list-style:none;
	}
.recentPost{
	background:#000000 url(./images/img_entress.gif) 0px 0px no-repeat;
	padding-top:25px;
	padding-bottom:25px;
	}
#recentEntries li{
	list-style:none;
	}
.recentComment{
	background:#000000 url(./images/img_comment.gif) 0px 0px no-repeat;
	padding-top:25px;
	padding-bottom:25px;
	}
.recentComment li{
	list-style:none;
	}
.link{
	background:#000000 url(./images/img_bookmark.gif) 0px 0px no-repeat;
	padding-top:25px;
	padding-bottom:25px;
	}
.link ul{
	list-style:none;
	}
.counter{
	color:#333333;
	float:left;
	width:235px;
	}
.counter ul{
	list-style:none;
	}
#copyright{
	float:left;
	width:235px;
	height:17px;
	background:#000000 url(images/copyright.gif) 0px 0px no-repeat;
	}
#bottom{
	float:left;
	width:235px;
	}

/* SideColumn */


/* class s*/
.title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	}
.title a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	}
.title_img_box{
	margin-bottom:14px;
	padding: 0px 0px 0px 0px;
	}
/* class c*/


/* 달력 월 표시 */
.cal_month { 
	font-size:12px;
	color:#FFFFFF;
	height:20px; 
	font-family:tahoma;
	text-align:left;
	color:#e1cdbd;
	}
/* 달력 요일 표시 */
	.cal_week1 {font-size:100%; font-weight:normal; font-family:dotum; height:15px; text-align:center;}
/* 달력 일요일 표시 */
	.cal_week2 {font-size:100%; font-weight:normal; font-family:dotum; color: #AB3333; text-align:center;}
/* 달력 지난 달 날짜 표시 */
	.cal_day1 {	font-size:100%; font-family:tahoma; color:#000; text-align:center;}
/* 달력 다음 달 날짜 표시 */
	.cal_day2 {font-size:100%; font-family:tahoma; color: #000; text-align:center;}
/* 달력 이번 달 날짜 표시 */
	.cal_day3 {	font-size:100%; font-family:tahoma;   text-align:center;}
/* 달력 오늘 날짜 표시 */
.cal_day4{
	background-color:#333333;
	font-size:100%; 
	font-family:tahoma;
	text-align:center; 
	}
/* 달력 글쓴 날 링크 스타일 */


/*imput box setting*/
.commentWrite .text, .guestWrite .text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-image:url(images/imput_box_01.gif);
	width:120px;
	height:18px;
	border: 0px;
	color:#999999;
	}

.commentWrite .password, .guestWrite .password{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-image:url(images/imput_box_01.gif);
	width:120px;
	height:18px;
	border: 0px;
	color:#999999;
	}

.commentWrite .web, .guestWrite .web{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-image:url(images/imput_box_02.gif);
	width:234px;
	height:18px;
	border: 0px;
	color:#999999;
	}
.commentWrite textarea, .guestWrite textarea {
	background-image:url(images/txt_area.gif);
	border: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999; 
	margin-bottom:5px;
	width:379px;  
	height:100px;
	}
/*imput box setting*/

	
	

