@charset "utf-8";


.another_category td {display:none;} /* 날짜 감추기 */ 
#tistorytoolbarid { display: none; } /* 상단 메뉴삭제 */ 
#livere_event_notice { display: none; } /* 라이브리 광고삭제 */ 
.powered_by { display: none; } /* 라이브리 광고삭제 */  

.box{
margin-bottom:20px;
}

.box a{
background:#363636;
}

.livere_articles_right_bottom {
    background: url("./images/icon.gif") no-repeat scroll -820px -342px #FFFFFF !important;
    height: 34px !important;
    left: -6px !important;
    position: absolute !important;
    top: -1px !important;
    width: 15px !important;
}

#livere_reply_list_wrapper .livere_articles_wrapper .livere_articles_body_wrapper {
    border: 1px solid #E6E6E6 !important;
    border-radius: 8px 8px 8px 8px !important;
    display: block !important;
    float: right !important;
    padding: 15px !important;
    position: relative !important;
    width: 85% !important;
}


#livereContainer {
    border: 1px dotted #808080;
    padding: 5px;
}

#livere_reply_list_wrapper {
    margin: 0 0 -30px !important;
}

/* 라이브리 작성자 크기 조정*/ 
.livere_snsIcon strong {
    color: #0F609C !important;
    font-size: 13px !important;
    font-weight: bold !important;
}


/* 라이브리 댓글 글씨 크기 조정  */ 
#livere_platform * {
    color: #666666;
    margin: 0;
    padding: 0;
    font-size: 13px;
}


@font-face{font-family: "맑은 고딕, malgun, Gulim"; src: url(./images/malgun.eot); src: local("맑은 고딕, malgun, Gulim"), url(./images/malgun.ttf) format("truetype");}

/* counter */
#sidebar .wrap_counter {overflow:hidden;width:240px;height:70px;margin-left:20px;}
#sidebar .counter {overflow:hidden;padding-bottom:7px;font-size: 15px;font-weight: bold;line-height:20px;font-family: 맑은 고딕, malgun, Gulim;clear:both;text-transform: uppercase;}
#sidebar .counter .total {float:left;width:50px;height:20px;background:url(images/txt_total1.gif) no-repeat 0 0;}
#sidebar .counter .today {float:left;width:50px;height:20px;background:url(images/txt_today1.gif) no-repeat 0 0;}
#sidebar .counter .yesterday {float:left;width:80px;height:20px;background:url(images/txt_yesterday1.gif) no-repeat 0 0;}
#sidebar .counter .counter_num {float:right;color:#E0EEFF;letter-spacing:0;line-height:15px;}


/* 하단 푸터  */ 
.newcoment {
    margin-top: 20px;
    overflow: hidden;
    width: 300px;
}


/* 라이센스 */ 
.license {
    background: url("../images/bg_license.gif") no-repeat scroll 2px 4px #151515;
    border: 1px solid #6D90A4;
    color: #F5F5F5;
    padding: 5px 25px;
}


#NoTop {
    margin-bottom: 10px;
    overflow: hidden;
    width: 300px;
    padding-top:10px;
}
#NoTop .NoLeft {
    float: left;
    width: 140px;
}
#NoTop .NoRight {
    float: left;
    width: 160px;
    padding-top:20px;

}


#Notice1 {
 padding-top:15px;
}




/* 상단 추천 */ 
#Blog1 {
    border-bottom: 2px outset #616161;
    border-top: 2px outset #616161;
    background-color: #E0FFE0;
    height: 20px;
    margin: 10px 10px 0px 0;
    padding: 6px;
    width: 639px;
}


#Blog1 .top1, .top2, .top3, .top4, .top5 {
    float: left;
 }


#Blog1 .top1 {

    height: 25px;
    width: 110px;
}

#Blog1 .top2 {

    height: 25px;
    width: 115px;
}

#Blog1 .top3 {

    height: 25px;
    width: 100px;
}

#Blog1 .top4 {

    height: 25px;
    width: 85px;
    margin-top: -1px;
}

#Blog1 .top5 {

    height: 25px;
    width: 96px;
    margin-top: 2px;
}


/* 하단 다음뷰 추천 */ 
#Blog2 {
    background: url("./images/추천2.gif") no-repeat scroll 0 0 transparent;
    height: 80px;
    margin: 0px 125px;
    border-bottom: 3px double #616161;
    padding-top: 42px;
 }

#Blog2 .top1 {
    height: 80px;
    width: 67px;
    float: left;
}

/* 하단 추천 */ 
#Blog4 {
    border-bottom: 2px outset #616161;
    border-top: 2px outset #616161;
    background-color: #E0FFE0;
    height: 20px;
    margin: -20px 10px 1px 0;
    padding: 6px;
    width: 650px;
}


#Blog4 .top1 {
    margin-left: 90px;
    height: 25px;
    float: left;
}

#Blog4 .top2 {
margin-left: 20px;
    height: 25px;
    float: left;
}

#Blog4 .top3 {
margin-left: 20px;
    height: 25px;
    float: left;
}

#Blog4 .top4 {
margin-left: 8px;
    height: 25px;
    margin-top: -1px;
    float: left;
}

#Blog4 .top5 {
margin-left: 20px;
    height: 25px;
    margin-top: 2px;
    float: left;
}

/* 하단 추천 */ 



/* 구글광고 */ 
.Blog3 {
    border: 10px outset #808080;
    clear: both;
    height: 250px;
    width:605px;
    padding: 0px;
    margin-top: 20px;
}




* {
	margin:0;
	padding:0;
	border:0;
	line-height: 180%;
	font-family:맑은 고딕, malgun, Gulim,돋움, Dotum, AppleGothic, sans-serif;
}

body {
	background-color: #000000;
	font-size:12px;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}


/* 페이징 - 현재 페이지 */
#paging span.selected	{
	color:#1040FF;
}

#paging .no-more-prev	{
	padding-left:6px;
	color:#999;
}

#paging .no-more-next	{
	padding-right:6px;
	color:#999;
}


/* 카테고리 - 이미지 버튼 */
.ib				{
	cursor:pointer;
}

/* 카테고리 - 트리 셀 */
.branch3		{
	cursor:pointer;
}


/* 카테고리 - 카테고리 옆 개수 스타일 */
.c_cnt {
       font: 11px 맑은 고딕, malgun, Gulim,verdana;
	color:#696969;
}


/* 달력 */
.cal_month		{
	font:0.95em 맑은 고딕, malgun, Gulim, Verdana, Helvetica, Arial, Gulim, sans-serif;
	height:18px;
}

.cal_week1		{
	font:0.95em 맑은 고딕, malgun, Gulim, Dotum, Arial, sans-serif;
	height:18px;
	font-weight:normal;
}

.cal_week2		{
	font:0.95em 맑은 고딕, malgun, Gulim, Dotum, Arial, sans-serif;
}

.cal_week			{}

.cal_current_week	{}

#calendar .cal_day		{
	color:#B4B4B4;
	font:10px/15px 맑은 고딕, malgun, Gulim, verdana;
	text-align:left;
}

#calendar .cal_day_sunday	{
	color:#D3BB91;
	font-weight:bold;
}

#calendar .cal_day_sunday a	{
	color:#D3BB91;
	font-weight:bold;
	text-decoration:underline;
}

.cal_day1		{
	color:#ccc;
}

.cal_day2		{
	color:#ccc;
}

.cal_day3		{
	color:#666;
}

#calendar .tt-calendar td.cal_day4		{
	color:#0000FF;
	font-weight:bold;
}

#calendar .tt-calendar td.cal_day4	a	{}

a.cal_click			{
	text-decoration:underline;
}

a.cal_click:visited	{
	text-decoration:underline;
}

a.cal_click:hover	{
	text-decoration:underline;
}


/* 종류별 코멘트 [##_rp_rep_class_##] */
.rp_general		{}

.rp_secret		{
	color:#f30;
}


/* 종류별 방명록 글 */
.guest_general	{}


/* 비밀 댓글 */
.hiddenComment	{
	background:url(images/iconSecret.gif) no-repeat;
	padding-left:20px;
	font-weight:normal;
}


/* 이미지 아래 캡션 스타일 */
.cap1 {
	color:#999;
	text-align:center;
	padding:4px 0;
	margin:0;
}


/* 그림 */
.imageblock {
	margin:5px 0;
}

.left {}

.center {}

.right {}

/* 그림 2개 배치 */
.dual			{
	margin-bottom:5px;
}


/* 그림 3개 배치 */
.triple			{
	margin-bottom:5px;
}


/* 본문 - more / less */
.moreless_fold,
.moreless_top,
.moreless_bottom {
	width:/*@post-width=*/650px/*@*/;
	color:#EE4A53;
	font:11px 맑은 고딕, malgun, Gulim, dotum;
}


.moreless_fold {
	height:22px;
	padding-top:5px;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/iconMore.png', sizingMethod='crop');
}

.moreless_fold span {
	padding:4px 0 0 90px;
	background:url(images/iconMore.png) no-repeat left top;
	display:block;
	height:27px;
}


.moreless_top {
	height:18px;
	padding-top:5px;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/iconLess.png', sizingMethod='crop');
}

.moreless_top span {
	background:url(images/iconLess.png) no-repeat left top;
	padding:4px 0 0 58px;
	display:block;
	height:23px;
}


.moreless_content	{
	margin:10px 0;
}

.moreless_bottom	{
	height:20px;
	padding-top:3px;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/iconLess2.png', sizingMethod='crop');
}

.moreless_bottom span {
	background:url(images/iconLess.png) no-repeat left top;
	padding:4px 0 0 58px;
	display:block;
	height:23px;
}


/* 키워드 */
.key1 {
	cursor: pointer;
	border-bottom: 1px dotted #ccc;
}

hr {
	display:none;
}

img {
	border:0;
}


/* 태그 */
#taglog ul,
#tagbox ul {
	text-align:justify;
}

#counter li,
#blogMenu li,
#tagbox li,
#taglog li {
	display:inline;
}

#blogMenu li,
#sidebar li,
#searchList li,
#searchRplist li,
#guestList li,
.trackback li,
.keylog li,
.commentList li {
	list-style-type:none;
}


/* 포스트 본문 마크업 */
.article ol,
.article ul,
.article il {
	padding-left:25px;
}

.article dt {
	padding-top:5px;
	text-decoration:underline;
}

.article dd {
	padding-left:25px;
	padding-bottom:5px;
}

.article code {
    background: url("./images/bg_line.gif") repeat scroll 0 0 transparent;
    border: 1px solid #616161;
    color: #111111;
    display: block;
    font: 12px Monaco,Bitstream Vera Sans Mono,Andale Mono,Lucida Console,Monospace;
    margin: 5px 0;
    overflow: auto;
    padding: 10px;
    white-space: pre;
}

.dual table td,
.triple table td {
	background-color:transparent;
}

.author {
	clear:both;
}

#blogMenu a,
#localog .info a,
.control a,
.actionTrail a,
.moreless_fold span,
.moreless_top span,
.moreless_bottom span {
	position:relative;
	cursor:pointer;
}


/* 블로그 레이아웃 margin */

#container {
	width:/*@post-width:330=*/1010px/*@*/;
	margin:0 auto;
}

/* 본문관련 */
#content {
	float:left;
	width:/*@post-width=*/650px/*@*/;
        background-color:#FFFFFF;
	overflow:hidden;
	padding: 24px;
	word-break:break-all;
}

#sidebar {
color: #CCCCCC;
	float:right;
	width:300px;
	margin-top: 0px;
	overflow:hidden;
	word-break:break-all;
	padding: 0px 5px 50px 0;
	
}


#bg_footer {
    background-color: #363636;
    border-top: 1px solid #6D90A4;
    clear: both;
}

#footer {
 background-color: #363636;
    margin: 0 auto;
    padding: 15px 0;
    width: 970px;
}


/* 해더 */



#header {
}

#header h1 {
    padding: 50px 20px 20px;
    text-align: center;
}


/* 메뉴 */
#blogMenu {
	height:42px;
	margin-bottom:10px;
	padding-left: 190px;
	padding-top: 10px;
	background-repeat:no-repeat;
	
}

#blogMenu ul li {
	float:left;
}

#blogMenu a {
	height:42px;
	margin-right:22px;
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	cursor:pointer;
	position:relative;
}

.tab_home a {
	width:80px;
	background-image:url(images/처음.png);
}
.tab_location a {
	width:80px;
	background-image:url(images/소개.png);
}

.tab_tag a {
	width:80px;
	background-image:url(images/블로그팁.png);
}

.tab_media a {
	width:73px;
	background-image:url(images/tab_media.png);
}

.tab_key a {
	width:70px;
	background-image:url(images/tab_key.png);
}



.tab_guestbook a {
	width:65px;
	background-image:url(images/tab_guestbook.png);
}

.tab_admin a {
	width:58px;
	margin-left:29px;
	background-image:url(images/tab_admin.png);
}

.tab_write a {
	width:48px;
	margin-left:29px;
	background-image:url(images/tab_write.png);
}


*html .tab_home a {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/처음.png', sizingMethod='crop');
}

*html .tab_tag a {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/블로그팁.png', sizingMethod='crop');
}

*html .tab_media a {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/tab_media.png', sizingMethod='crop');
}

*html .tab_key a {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/tab_key.png', sizingMethod='crop');
}

*html .tab_location a {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/소개.png', sizingMethod='crop');
}

*html .tab_guestbook a {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/tab_guestbook.png', sizingMethod='crop');
}

*html .tab_admin a {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/tab_admin.png', sizingMethod='crop');
}

*html .tab_write a {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/tab_write.png', sizingMethod='crop');
}


#tt-body-page .tab_home a {
	background-image:url(images/처음1.png);
}

#tt-body-location .tab_location a {
	background-image:url(images/소개1.png);
}

#tt-body-tag .tab_tag a {
	background-image:url(images/블로그팁1.png);
}

#tt-body-media .tab_media a {
	background-image:url(images/tab_media_on.png);
}

#tt-body-keylog .tab_key a {
	background-image:url(images/tab_key_on.png);
}


#tt-body-guestbook .tab_guestbook a {
	background-image:url(images/tab_guestbook_on.png);
}


*html #tt-body-page .tab_home a {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/처음1.png', sizingMethod='crop');
}

*html #tt-body-location .tab_location a {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/소개1.png', sizingMethod='crop');
}

*html #tt-body-tag .tab_tag a {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/블로그팁1.png', sizingMethod='crop');
}

*html #tt-body-media .tab_media a {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/tab_media_on.png', sizingMethod='crop');
}

*html #tt-body-keylog .tab_key a {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/tab_key_on.png', sizingMethod='crop');
}


*html #tt-body-guestbook .tab_guestbook a {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/tab_guestbook_on.png', sizingMethod='crop');
}



/* 컨텐츠 */
/* 지역로그 */
#localog h3 {
	padding-top:19px;
	padding-bottom:25px;
}

#localog h3 span {
	display:block;
	width:647px;
	height:64px;
	background:url(images/title_location.png) no-repeat;
	text-indent:-1000px;
	overflow:hidden;
}

*html #localog h3 span {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/title_location.png', sizingMethod='crop');
}


#localog .spot {
	height:20px;
	padding-left:17px;

	background:url(images/iconIndentArrow_local.png) no-repeat;
	color:#95B1B5;
	font:12px/20px 맑은 고딕, malgun, Gulim, dotum, sans-serif;
}

#localog .info {
	height:20px;
	padding-left:12px;

	background:url(images/iconIndentArrow_localinfo.png) no-repeat;
}

#localog .info a {
	color:#000000;
	font:12px/20px 맑은 고딕, malgun, Gulim, dotum, sans-serif;
}


*html #localog .spot {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/iconIndentArrow_local.png', sizingMethod='crop');
}

*html #localog .info {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/iconIndentArrow_localinfo.png', sizingMethod='crop');
}


/* 태그로그 */
#taglog h3 {
	padding-top:19px;
	padding-bottom:14px;
}

#taglog h3 span {
	display:block;
	width:52px;
	height:31px;
	background:url(images/title_tag.png) no-repeat;
	text-indent:-1000px;
	overflow:hidden;
}

*html #taglog h3 span {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/title_tag.png', sizingMethod='crop');
}

#taglog li {
	font:12px/28px 맑은 고딕, malgun, Gulim, dotum;
}

#taglog li .cloud1 {
	color:#515151;
	font-weight:bold;
}

#taglog li .cloud2 {
	color:#FFFFC0;
	font-weight:bold;
}

#taglog li .cloud3 {
	color:#E78CAE;
	font-weight:bold;
}

#taglog li .cloud4 {
	color:#7878BF;
	font-weight:bold;
}

#taglog li .cloud5 {
	color:#B9CCCF;
}


/* 방명록&댓글 */
#guestbook h3 {
	padding-top:19px;
	padding-bottom:21px;
}

#guestbook h3 span {
	display:block;
	width:647px;
	height:64px;
	background:url(images/문의소재.png) no-repeat;
	text-indent:-1000px;
	overflow:hidden;
}

*html #guestbook h3 span {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/문의소재.png', sizingMethod='crop');
}

.comment h3 {
	display:none;
}


/* 방명록&댓글 쓰기 */
.commentWrite {
	padding-bottom:20px;
}

#guestWrite .write-wrap,
.commentWrite .write-wrap {
	padding:7px 10px 9px 10px;
	border:1px solid #749AA0;
}

#guestWrite .info-write,
.commentWrite .info-write {
	width:628px;
	height:22px;
	border-bottom:1px solid #749AA0;
}


#guestWrite input,
#guestWrite label {
	vertical-align:middle;
}


#guestWrite .name input.text,
.commentWrite .name input.text {
	width:91px;
}

#guestWrite .password input.text,
.commentWrite .password input.text {
	width:91px;
}

#guestWrite .homepage input.text,
.commentWrite .homepage input.text {
	width:330px;
	margin-top: -5px;
}


#guestWrite .info-write label,
.commentWrite .info-write label {
	display:block;
	float:left;
	font-size:18px;
	line-height:18px;
	text-indent:-5000px;
	overflow:hidden;
}

#guestWrite .info-write input,
.commentWrite .info-write input {
	float:left;
}

#guestWrite .name label,
.commentWrite .name label {
	width:35px;
	margin-right:5px;
	background:url(images/txt_name.png) no-repeat;
}

#guestWrite .password label,
.commentWrite .password label {
	width:25px;
	margin:0 5px;
	background:url(images/txt_password.png) no-repeat;
}

#guestWrite .homepage label,
.commentWrite .homepage label {
	width:23px;
	margin:0 5px;
	background:url(images/txt_homepage.png) no-repeat;
}

.secretWrap {
	height:21px;
	padding-top:2px;
}

.secretWrap label {
	padding-left:42px;
	background:url(images/txt_secret.gif) no-repeat 0 4px;
}

.secretWrap label span {
	display:none;
}

*html #guestWrite .name label, *html .commentWrite .name label {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/txt_name.png', sizingMethod='crop');
}

*html #guestWrite .password label, *html .commentWrite .password label {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/txt_password.png', sizingMethod='crop');
}

*html #guestWrite .homepage label, *html .commentWrite .homepage label {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/txt_homepage.png', sizingMethod='crop');
}


input.text {
	height:18px;
	background-color:transparent;
	color:#000000;
	line-height:14px;
}

textarea {
	width:/*@post-width:-32=*/618px/*@*/;
	height:76px;
	padding:5px;background-color:#345A62;
	color:#FFFFFF;
	font-size:13px;
}


#guestWrite p.button,
.commentWrite p.button {
	width:/*@post-width=*/650px/*@*/;
}

p.button {
	margin-top:4px;
	text-align:right;
}

p.button input.submit {
	width:89px;
	height:14px;
	background:url(images/btn_write.png) no-repeat;
	text-indent:-5000px;
	vertical-align:top;
	overflow:hidden;
	cursor:pointer;
}

*html p.button input.submit {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/btn_write.png', sizingMethod='crop');
}


/* 방명록&댓글 읽기 */
#guestList {
	padding-top:20px;
}

#guestList .floatWrapper,
.commentList .floatWrapper {
	width:/*@post-width=*/650px/*@*/;
}

#guestList li,
.commentList li {
	padding-top:8px;
	border-top:1px solid #749AA0;
}

#guestList li,
.commentList li,
#guestList li a,
.commentList li a {
	font-family:맑은 고딕, malgun, Gulim, dotum;
	font-size:12px;
	line-height:19px;
}

#guestList .name,
.commentList .name,
#guestList .name a,
.commentList .name a {
	color:#0F609C;
	font-weight:bold;
	font-size:16px;
}

#guestList .date,
.commentList .date {
	color:#8AB6BC;
}

#guestList p,
.commentList p {
	padding-bottom:10px;
	color:#606060;
}

#guestList ul li .floatWrapper,
.commentList ul li .floatWrapper {
	width:/*@post-width:-22=*/628px/*@*/;
}

#guestList ul li,
.commentList ul li {
	width:/*@post-width:-22=*/628px/*@*/;
	padding-left:22px;
	background:url(images/iconIndentArrow_re.png) no-repeat;
}

*html #guestList ul li,
*html .commentList ul li {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/iconIndentArrow_re.png', sizingMethod='crop');
}

.control {
	float:right;
}

.control a {
	display:block;
	float:right;
	height:14px;
	font-size:14px;
	line-height:14px;
	text-decoration:none;
	text-indent:-5000px;
	overflow:hidden;
}

.control a.address {
	width:61px;
	background:url(images/iconAddress.png) no-repeat;
}

.control a.modify {
	width:71px;
	background:url(images/iconModify.png) no-repeat;
}

.control a.write {
	width:61px;
	background:url(images/iconWrite.png) no-repeat;
}


*html .control a.address {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/iconAddress.png', sizingMethod='crop');
}

*html .control a.modify {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/iconModify.png', sizingMethod='crop');
}

*html .control a.write {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/iconWrite.png', sizingMethod='crop');
}


/* 검색결과 */
#searchList,
#searchRplist {
	padding-top:6px;
	padding-bottom:3px;
}

#searchList h3,
#searchRplist h3 {
	width:/*@post-width:-10=*/640px/*@*/;
	height:17px;
	margin-bottom:7px;
	padding-top:4px;
	padding-left:10px;
	background:url(images/bg_actionTrail.png) no-repeat right top;
	color:#515151;
	font:12px 맑은 고딕, malgun, Gulim, dotum;
}

*html #searchList h3,
*html #searchRplist h3 {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/bg_actionTrail.png', sizingMethod='scale');
}

#searchList li,
#searchRplist li {
	clear:both;
	width:/*@post-width=*/650px/*@*/;
	padding-top:2px;
}

#searchList li,
#searchRplist li,
#searchList li a ,
#searchRplist li a {
	color:#000000;
	font:13px/16px 맑은 고딕, malgun, Gulim, dotum;
}

#searchList li a ,
#searchRplist li a {
	display:block;
	height:16px;
	padding-top:2px;
	padding-left:23px;
	background:url(images/iconList.png) no-repeat;
}

#searchList li a:visited ,
#searchRplist li a:visited {
	background:url(images/iconChecked.png) no-repeat;
}

#searchList li a ,
#searchRplist li a,
#searchList .cnt,
#searchRplist .cnt,
#searchList .name,
#searchRplist .name {
	float:left;
}

#searchList .date,
#searchRplist .date {
	float:right;
}


*html #searchList li a,
*html #searchRplist li a {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/iconList.png', sizingMethod='crop');
}

*html #searchList li a:visited,
*html #searchRplist li a:visited {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/iconChecked.png', sizingMethod='crop');
}

/* 보호글 */
.entryProtected p.floatWrapper {
	padding-top:10px;
	padding-bottom:24px;
}

.entryProtected label,
.entryProtected input {
	float:left;
	vertical-align:middle;
}

.entryProtected label {
	display:block;
	width:60px;
	height:18px;
	background:url(images/txt_protected.png) no-repeat;
	text-indent:-5000px;
	overflow:hidden;
}

.entryProtected input.text {
	height:18px;
	margin-right:5px;
	border:1px solid #749AA0;
	background-color:#345A62;
	color:#B9CCCF;
}

.entryProtected input.submit {
	width:67px;
	height:25px;
	background:url(images/btn_confirm.png) no-repeat;
	text-indent:-5000px;
	overflow:hidden;
}


*html .entryProtected label {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/txt_protected.png', sizingMethod='crop');
}

*html .entryProtected input.submit {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/btn_confirm.png', sizingMethod='crop');
}

/* 포스트 */

/*본문 제목*/
.titleWrap h2 a {
	color:/*@post-title-color=*/#12488F/*@*/;
	font-size:/*@post-title-font-size=*/22px/*@*/;
	font-family:/*@post-title-font-family=*/맑은 고딕, malgun, Gulim/*@*/;
	line-height:40px;
	font-weight: bolder;

}

/*본문 내용*/
.article {
        font: 14px 맑은 고딕, malgun, Gulim;       
        padding-top:10px;
        overflow: hidden;
	text-align: justify;
}

.article h1 {
    background: url("./images/원.gif") no-repeat scroll 0 0 #616161;
    border-bottom: 4px ridge #80FFC0;
    border-top: medium none;
    color: #FFFFFF;
    font: 20px "맑은 고딕","NanumGothic Bold","나눔고딕 Bold";
    margin: 10px 0;
    padding: 10px 10px 5px 30px;
    font-weight: bolder;
}


.article h2 {
    background: url("./images/다운로드1.png") no-repeat scroll 0 0 #FFFFF0;
    border: 1px dotted #2080D0;
    font: 16px "맑은 고딕","NanumGothic Bold","나눔고딕 Bold";
    margin: 10px 0;
    padding: 0px 0px 0px 0px;
    font-weight: bolder;
}


/*링크 색상*/
.article a {
	color:#2080D0;
}

/*마우스를 갖다 대었을 때 색상 */
.article a:hover {
         color:#30C0FF;
} 

/*방문한 링크 색상*/
.article a:visited  {color:#929292;} 




.author {
	padding:8px 0 4px 0;
	color:#B9CCCF;
	font:12px 맑은 고딕, malgun, Gulim, dotum;
	text-align:right;
}


/* 포스트 타이틀영역 */

.month-01,
.month-02,
.month-03,
.month-04,
.month-05,
.month-06,
.month-07,
.month-08,
.month-09,
.month-10,
.month-11,
.month-12 {
	width:43px;
	height:15px;
	background-repeat:no-repeat;
}

.month-01 {
	background-image:url(./images/month01.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/month01.png', sizingMethod='crop');
}

.month-02 {
	background-image:url(./images/month02.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/month02.png', sizingMethod='crop');
}

.month-03 {
	background-image:url(./images/month03.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/month03.png', sizingMethod='crop');
}

.month-04 {
	background-image:url(./images/month04.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/month04.png', sizingMethod='crop');
}

.month-05 {
	background-image:url(./images/month05.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/month05.png', sizingMethod='crop');
}

.month-06 {
	background-image:url(./images/month06.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/month06.png', sizingMethod='crop');
}

.month-07 {
	background-image:url(./images/month07.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/month07.png', sizingMethod='crop');
}

.month-08 {
	background-image:url(./images/month08.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/month08.png', sizingMethod='crop');
}

.month-09 {
	background-image:url(./images/month09.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/month09.png', sizingMethod='crop');
}

.month-10 {
	background-image:url(./images/month10.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/month10.png', sizingMethod='crop');
}

.month-11 {
	background-image:url(./images/month11.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/month11.png', sizingMethod='crop');
}

.month-12 {
	background-image:url(./images/month12.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/month12.png', sizingMethod='crop');
}


.titleWrap {
	width:/*@post-width=*/650px/*@*/;
	padding-top:0px;

}

/*본문 날짜 */
.titleWrap .dateImg {
	float:left;
	width:66px;
	height:68px;
	margin-right:12px;
	background:url(./images/bg_date.png) no-repeat;
	color:#343434;
	font:bold 23px/23px 맑은 고딕, malgun, Gulim, verdana;
	text-align:center;
}

.titleWrap .dateImg img {
	margin-top:11px;
}

.titleWrap .imgdate {
	display:none;
}

.titleWrap .title-right {
	float:left;
	width:/*@post-width:-83=*/567px/*@*/;
	padding-top:10px;
}

.titleWrap .category,
.titleWrap .category a {
	color:#FF0000;
	font:12px/18px 맑은 고딕, malgun, Gulim, dotum;
}

.titleWrap .admin,
.titleWrap .admin a {
	color:#B9CCCF;
	font:11px/14px 맑은 고딕, malgun, Gulim, verdana;
}

.titleWrap .admin span,
.titleWrap .admin  span a {
	font:11px/14px 맑은 고딕, malgun, Gulim, dotum;
}

*html .titleWrap .dateImg {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/bg_date.png', sizingMethod='crop');
}


/* 이미지 */
.imageblock img {
	border:0px solid #6D90A4;
}


/* 태그 트레일 */
.tagTrail {
	width:/*@post-width=*/650px/*@*/;
}

.tagHead {
	display:block;
	float:left;
	width:62px;
	margin-right:4px;
	height:30px;
	background:url(images/txt_tag.png) no-repeat;
	text-indent:-5000px;
	overflow:hidden;
}

.tagText {
	float:left;
	width:/*@post-width:-69=*/581px/*@*/;
	padding-top:8px;
}

.tagText,
.tagText a {
	color:#797979;
	font:12px 맑은 고딕, malgun, Gulim;
}

*html .tagHead {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/txt_tag.png', sizingMethod='crop');
}


/* 액션 트레일 */
.actionTrail {
	margin-top:5px;
}

.actionTrail,
.actionTrail a,
.actionTrail a span {
	color:#515151;
	font:bold 15px/20px 맑은 고딕, malgun, Gulim, dotum;
}

.actionTrail {
	width:/*@post-width=*/650px/*@*/;
	height:21px;
	background:url(images/bg_actionTrail.png) no-repeat left top;
}

.actionTrail .tb,
.actionTrail .rp {
	float:left;
	display:block;
	height:20px;
	background-repeat:no-repeat;
}

.actionTrail .tb {
	margin-left:8px;
	padding-left:45px;
	background-image:url(images/txt_trackback.png);
}

.actionTrail .rp {
	margin-left:25px;
	padding-left:30px;
	background-image:url(images/txt_comment.png);
}

.actionTrail .txt {
	display:none;
}


*html .actionTrail {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/bg_actionTrail.png', sizingMethod='scale');
}

*html .actionTrail .tb {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/txt_trackback.png', sizingMethod='crop');
}

*html .actionTrail .rp {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/txt_comment.png', sizingMethod='crop');
}

/* 트랙백 */
.trackback h3 {
	padding-top:7px;
	padding-bottom:6px;
	border-bottom:1px solid #749AA0;
}

.trackback h3 span {
	color:#B9CCCF;
	font:11px/11px 맑은 고딕, malgun, Gulim, dotum;
}

.trackback h3 span.txt {
	display:none;
}


.trackback ol {
	margin-top:-1px;
}

.trackback ol li {
	width:/*@post-width=*/650px/*@*/;
	padding-top:8px;
	border-top:1px solid #749AA0;
}

.trackback h4 {
	margin-right:40px;
}

.trackback h4 a {
	color:#515151;
	font:bold 12px/19px 맑은 고딕, malgun, Gulim, dotum;
}

.trackback .date,
.trackback .from {
	color:#8AB6BC;
	font:11px/19px 맑은 고딕, malgun, Gulim, verdana;
}

.trackback .name {
	font-family: 맑은 고딕, malgun, Gulim, dotum;
}

.trackback p {
	padding-bottom:10px;
	color:#B9CCCF;
	font:11px/19px 맑은 고딕, malgun, Gulim, dotum;
}

.trackback a.delete {
	float:right;
	display:block;
	width:37px;
	height:11px;
	background:url(images/iconDelete.png) no-repeat;
	text-indent:-5000px;
	overflow:hidden;
}

*html .trackback a.delete {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/iconDelete.png', sizingMethod='crop');
}


/* 페이지 */
#paging {
	margin-top:22px;
}

#paging a,
#paging a img {
	vertical-align:middle;
}

#paging .numbox a {
	padding-left:2px;
	padding-right:3px;
}

#paging {
	text-align:center;
}

/* 하단 페이지 비활성 */
#paging span,
#paging span a {
	color:#707070;
	font:bold 11px 맑은 고딕, malgun, Gulim, verdana;
}


/* 하단 메뉴 */
#footMenu,
#footMenu a {
	color:#008080;
	font:11px 맑은 고딕, malgun, Gulim, verdana;
}


#copyright {
	padding-top:30px;
	color:#2080D0;
}

#copyright,
#copyright a {
	color:#84B0BB;
	font:11px 맑은 고딕, malgun, Gulim, verdana;
}


/* 사이드바 */
#searchBox {
	width:300px;
	height:35px;
	border:1px solid #6D90A4;
	margin-top: 0px;
	float: right;
	padding:0px 0px 0px 3px;
}

#searchBox label,
#searchBox input {
	float:left;
	vertical-align:down;
}

#searchBox label {
	display:block;
	width:67px;
	height:35px;
	background:url(images/txt_search1.png) no-repeat;

	text-indent:-5000px;
	overflow:hidden;
}

#searchBox input.text {
	width:170px;
	height:31px;
	padding-top:2px;
	color:#FFFFC0;
	font:12px/12px;
}

#searchBox input.submit {
	width:40px;
	height:35px;
	background:url(images/btn_search1.png) no-repeat;
	text-indent:-5000px;
	overflow:hidden;
	float:right;
	cursor:pointer;
}

*html #searchBox label {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/txt_search1.png', sizingMethod='crop');
}

*html #searchBox input.submit {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/btn_search1.png', sizingMethod='crop');
}


.bloger-top,
.bloger-mid,
.bloger-btm {
	width:290px;
}

.bloger-top,
.bloger-btm {
	height:3px;
	font-size:0;
	background-repeat:no-repeat;
}

.bloger-top {
	background-image:url(images/bloger_top.gif);
}

.bloger-mid {
	padding:10px 0;
	background:url(images/bloger_mid.gif) repeat-y;
}

.bloger-btm {
	background-image:url(images/bloger_btm.gif);
}

.bloger-left {
	float:left;
	width:128px;
	padding-left:15px;
}

#blogImage {
	float:right;
	padding-right:15px;
}

#blogImage img {
	width:120px;
}

#blogDesc {
	padding-bottom:15px;
	color:#FFFFC0;
	font:12px/18px 맑은 고딕, malgun, Gulim, dotum;
}

#userID {
	width:128px;
	padding-top:16px;
	background:url(images/iconBy.png) no-repeat;
	color:#B9CCCF;
	font:12px/18px 맑은 고딕, malgun, Gulim, dotum;
}

*html #userID {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/iconBy.png', sizingMethod='crop');
}


/* 사이드바 타이틀 */
#sidebar .module_widget h3,
#sidebar .module_plugin h3 {
	margin:30px 0 5px;
	color:#303030;
	font:bold 14px 맑은 고딕, malgun, Gulim, dotum;
}

h3.stit {
	text-indent:-5000px;
	overflow:hidden;
}

#category h3 {
	width:120px;
	height:35px;
	margin-top:20px;
	background:url(images/stit_category.png) no-repeat;
}

#notice h3 {
	width:72px;
	height:35px;
	background:url(images/stit_notice.png) no-repeat;
}

#recentPost h3 {
	width:125px;
	height:35px;
	margin-top:20px;
	background:url(images/stit_recentpost.png) no-repeat;
}

#recentComment h3 {
	width:77px;
	height:35px;
	margin-bottom:3px;
	background:url(images/stit_recentcomment.png) no-repeat;
}

#recentTrackback h3 {
	width:97px;
	height:35px;
	margin-bottom:3px;
	background:url(images/stit_recenttrackback.png) no-repeat;
}

#link h3 {
	width:36px;
	height:35px;
	background:url(images/stit_link.png) no-repeat;
}

#archive h3 {
	width:74px;
	height:35px;
	background:url(images/stit_archive.png) no-repeat;
}


*html #category h3 {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/stit_category.png', sizingMethod='crop');
}

*html #notice h3 {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/stit_notice.png', sizingMethod='crop');
}

*html #recentPost h3 {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/stit_recentpost.png', sizingMethod='crop');
}

*html #recentComment h3 {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/stit_recentcomment.png', sizingMethod='crop');
}

*html #recentTrackback h3 {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/stit_recenttrackback.png', sizingMethod='crop');
}

*html #link h3 {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/stit_link.png', sizingMethod='crop');
}

*html #archive h3 {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/stit_archive.png', sizingMethod='crop');
}


/* 사이드바 리스트 */
.sbar-list {
padding-top: 10px;
	padding-bottom:0px;
}

/* 최근 포스트 글색상크기 */
.sbar-list li,
.sbar-list li a,
#archive li,
#archive li a,
#sidebar .module_widget li,
#sidebar .module_widget li a,
#sidebar .module_plugin li,
#sidebar .module_plugin li a {
	color:#CBCBCB;
	font: 10pt 맑은 고딕, malgun, Gulim;
	font-weight: bold;
        line-height: 1.5;
}


.sbar-list li {
	width:300px;
	padding-left:9px;
	padding-bottom:10px;
}

.sbar-list li .cnt,
#archive li .cnt {
	color:#696969;
	font: 11px 맑은 고딕, malgun, Gulim,verdana;
}

.sbar-list li a:hover {
	color:#FFFF80;
	text-decoration:none;
}

*html .sbar-list li {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/bull.png', sizingMethod='crop');
}

#archive li {
	float:left;
	display:block;
	width:96px;
	padding-bottom:2px;
}

.line-dot {

	width:290px;
	height:3px;
	background:url(images/line_dot.png) no-repeat;
	font-size:0;
}

*html .line-dot {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/line_dot.png', sizingMethod='crop');
}


/* 카테고리 */
/*1depth*/
#category ul {
	border-bottom:1px solid #6D90A4;
}

#category ul li {
	padding:1px 0 1px 0;
	border-top:1px solid #6D90A4;
}

/* 카테고리 글씨 크기*/
#category ul li a {
        display: block;
        padding: 4px;
	color:#CBCBCB;
	font: 10pt 맑은 고딕, malgun, Gulim;
	font-weight: bold;
        line-height: 1.5;
	
}

#category ul li a:hover {
	color:#FFFF80;

	text-decoration:none;
}


/*2depth*/
#category ul li ul {
	margin:0;
	border-bottom:0;
}


/*3depth*/
#category ul li ul li ul {
	margin:0;
	border-bottom:0;
}

#category ul li ul li ul li {
	border-top:0;
}

#category ul li ul li ul li a {
	display:block;
	width:162px;
	padding-left:28px;
	
}

#category ul li ul li ul li a:hover {
	
}


/*태그박스*/
#tagbox {
	padding-top:10px;
	padding-bottom:10px;

}

#tagbox h3 {
	display:none;
}

#tagbox li,
#tagbox li a {
	color:#404040;
	font:13px/20px 맑은 고딕, malgun, Gulim, dotum;
}

#tagbox li .cloud1 {
	color:#FFFFA0;
	font-weight:bold;
}

#tagbox li .cloud2 {
	color:#80FFC0;
	font-weight:bold;
}

#tagbox li .cloud3 {
	color:#008080;
	font-weight:bold;
}

#tagbox li .cloud4 {
	color:#C0C0C0;
}

#tagbox li .cloud5 {
	color:#909090;
}


/* 공지사항 */
#notice {
	padding-top:30px;
}


/* 글보관함 */
#archive {
	padding-top: 15px;
}


/* 달력 */
#calendar {
	width:288px;
	margin-top:20px;
	padding:12px 0;
	border:1px solid #5E8690;
}

#calendar .caption {
	float:left;
	width:102px;
	margin-right:10px;
	background-color:#2F5158;
}

#calendar .caption .this {
	display:block;
	height:43px;
	padding-top:24px;
	color:#A6C7CC;
	font:bold 20px/20px 맑은 고딕, malgun, Gulim, dotum;
	text-align:center;
}

#calendar .caption .prev {
	background:url(images/btn_prev.gif) no-repeat;
	padding:0 0 0 47px;
	font-size:15px;
	line-height:15px;
	text-decoration:none;
}

#calendar .caption .next {
	background:url(images/btn_next.gif) no-repeat;
	padding:0 0 0 45px;
	font-size:15px;
	line-height:15px;
	text-decoration:none;
}

#calendar .caption span {
	display:none;
}


#calendar .tt-calendar {
	float:left;
	width:170px;
}

#calendar .tt-calendar th,
#calendar .tt-calendar td,
#calendar .tt-calendar td a {
	color:#A6C7CC;
	font:11px/13px 맑은 고딕, malgun, Gulim, dotum;
	text-align:center;
}


/* 배너 */
.banner {
	padding:17px 0;
}

#adTistory,
#btnRSS {
	display:block;
	float:left;
	text-indent:-5000px;
	overflow:hidden;
}

#adTistory {
	width:120px;
	height:17px;
	margin-left:1px;
	background:url(images/tistory.png) no-repeat 0 0;
}

#btnRSS {
	width:70px;
	height:13px;
	margin-top:5px;
	margin-left:15px;
	background:url(images/rss.png) no-repeat 0 0;
}


*html #adTistory {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/tistory.png', sizingMethod='crop');
}

*html #btnRSS {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_Transparent_BlueGreen/images/rss.png', sizingMethod='crop');
}

.floatWrapper {
	display: inline-block;
}

/* PNG24 IE6 hack */
.png24 {
	tmp:expression(setPng24(this));
}


<style type="text/css">

div.bottombar{ /* bar that runs across the bottom of the menu */
height: 10px;
background: #1a1109;
}

ul.semiopaquemenu{ /* main menu UL */
font: bold 14px 맑은 고딕, malgun, Gulim ;
width: 100%;
background: #000000;
padding: 35px 0 20px 0; /* padding of the 4 sides of the menu */
margin: 0;
text-align: left; /* set value to "left", "center", or "right" to align menu accordingly */
}

ul.semiopaquemenu li{
display: inline;
}

ul.semiopaquemenu li a{
color: #BEBEBE;
padding: 6px 16px 6px 16px; /* padding of the 4 sides of each menu link */
margin-right: 20px; /* spacing between each menu link */
text-decoration: none;
}

ul.semiopaquemenu li a:hover, ul.semiopaquemenu li a.selected{
color: #FFFFE0;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjgyIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4xNiIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); /* IE9+ SVG equivalent  of linear gradients */
background: -moz-linear-gradient(top,  rgba(255,255,255,0.82) 0%, rgba(255,255,255,0.16) 100%); /* fade from white (0.82 opacty) to 0.16 opacity */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.82)), color-stop(100%,rgba(255,255,255,0.16)));
background: -webkit-linear-gradient(top,  rgba(255,255,255,0.82) 0%,rgba(255,255,255,0.16) 100%);
background: -o-linear-gradient(top,  rgba(255,255,255,0.82) 0%,rgba(255,255,255,0.16) 100%);
background: -ms-linear-gradient(top,  rgba(255,255,255,0.82) 0%,rgba(255,255,255,0.16) 100%);
background: linear-gradient(top,  rgba(255,255,255,0.82) 0%,rgba(255,255,255,0.16) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1ffffff', endColorstr='#29ffffff',GradientType=0 );
-moz-box-shadow: 0 0 5px #595959; /* CSS3 box shadows */
-webkit-box-shadow: 0 0 5px #595959;
box-shadow: 0 0 5px #595959;
padding-top: 5px; /* large padding to get menu item to protrude upwards */
padding-bottom: 35px; /* large padding to get menu item to protrude downwards */
}

</style>