a { selector-dummy : expression(this.hideFocus=true);}

	img {
		border-width:0px;
	}


	body,td {
                font-size:11px; 
                font-family: Tahoma, 돋움, Times New Roman ; 
                color:#666666; 
                line-height:18px; 
                letter-spacing:0px ;

				scrollbar-face-color:#f0f0f0; 
				scrollbar-shadow-color:gray; 
				scrollbar-highlight-color:#ffffff; 
				scrollbar-3dlight-color:#ffffff; 
				scrollbar-darkshadow-color:#ffffff; 
				scrollbar-track-color:#ffffff; 
				scrollbar-arrow-color:#666666;} 

	}

a:link {
	color: #308FC9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #308FC9;
}
a:hover {
	text-decoration: underline;
	color: #308FC9;
}
a:active {
	text-decoration: none;
	color: #308FC9;

}


	.ib {
		cursor:pointer;
	}

/* 5. 입력 텍스트 */

	.text {
	        border: 1px solid #D8D4B8; 
	        background-color:#E1DFCC;	
	        height:18px; 
	        color: #666666; 
	        font-size: 11px; 
	        padding: 2px 2px 0px 4px;
	}

/* 5_1. 입력 텍스트 */

	.textarea {
	        border: 1px solid #D8D4B8; 
	        background-color:#E1DFCC;	
	        height:18px; 
	        color: #666666; 
	        font-size: 11px; 
	        padding: 2px 2px 0px 4px;
	}

/* 6. 트리 테이블 */

	.branch2 {
		font-size:11px;
		font-family:굴림;	
	}
	
	

/* 7. 트리 셀 */

	.branch3 {
		line-height:14px;
		cursor:pointer;
		height:17px;
		padding:2px 2px 0 2px;
	}

/* 8. 달력 월 표시 */

	.cal_month {
		vertical-align:top;
		height:18px;
		font-size:11px;
		font-family:verdana;
		text-align:center;
		font-weight:bold;
	        letter-spacing:0px;	
	}

/* 9. 달력 요일 표시 */

	.cal_week1 {
		text-align:center;
		font-size:10px;
		font-family:verdana;
		font-weight:bold;
	}

/* 10. 달력 일요일 표시 */

	.cal_week2 {
		color:#CC0000;
		text-align:center;
		font-size:10px;
		font-family:verdana;
		font-weight:bold;
	}

/* 11. 달력 지난 달 날짜 표시 */

	.cal_day1 {
		color:#FAFAFA;
		font-size:10px;
		font-family:verdana;
		text-align:center;
	}

/* 12. 달력 다음 달 날짜 표시 */

	.cal_day2 {
		color:#FAFAFA;
		font-size:10px;
		font-family:verdana;
		text-align:center;
	}

/* 13. 달력 이번 달 날짜 표시 */

	.cal_day3 {
		font-size:10px;
		font-family:verdana;
		text-align:center;
	}

/* 14. 달력 오늘 날짜 표시 */

	.cal_day4 {
		font-size:10px;
		font-family:verdana;
		text-align:center;
		font-weight:bold;
                background-color:eeeeee;
	}

/* 15. 달력 글쓴 날 링크 스타일 */

	A.cal_click:link {
		font-weight:bold;
	}

	A.cal_click:visited {
		font-weight:bold;
	}

	A.cal_click:hover {
		font-weight:bold;
	}

/* 16. 이미지 아래 캡션 스타일 */

	.cap1 {
		text-align:center;
		color:#300099;
		word-break:break-all;
	}

/* 16. 키워드 스타일 */

	.key1 {
		cursor:pointer;
		text-decoration:none;
		border-bottom: 1px solid gray;
	}

/* 16. 카테고리 옆 개수 스타일 */

	.c_cnt {
		font-size:10px;
		font-family:굴림;
		letter-spacing:0px;
	}

/* 17. 최신글 옆 개수 스타일 */

	.ps_cnt {
		font-size:10px;
		font-family:굴림;
		letter-spacing:0px;
		color:#308FC9;
	}

/* 18. 게시물 타이틀 스타일 */
	
	.head_title{
		font-size:15px;
		font-family:굴림;
/*		color:#FF9900;          */
 		font-weight:bold;  
		color:#364218;
/* 19. 제목내용 스타일 */
	
	.title_memo{
		font-size:8px;
		font-family:굴림;
		color:#308FC9;
		line-height:10px; 
	}

	.td_info {
		line-height:14px;
		cursor:pointer;
/*		height:17px; 
		padding:2 2 0 2;  */
	}

	.l1{
		font-size:11px;
		font-family:굴림;
		color:#272727;
/*		line-height:10px;  */ 
 		font-weight:bold;
	}

		.w_title{
		font-size:11px;
		font-family:굴림;
		color:#272727;
/*		line-height:10px;   
 		font-weight:bold; */
	}

/* 102. 배경이미지 지정 */
	.background_bg {
	background-position : left top;
	background-attachment : fixed;
	background-repeat : no-repeat;
	background-image : url(./images/t_img2.jpg);
}



/* 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;
	}*/



	.cloud1 {
  font-size : 14px;
  color : #ff6600 !important ;
  }

.cloud2 {
  font-size : 13px;
  color : #ff9900 !important ;
  }

.cloud3 {
  font-size : 10pt;
  color : #669900 !important ;
  }

.cloud4 {
  font-size : 10pt;
  color : #0099CC !important ;
  }

.cloud5 {
  font-size : 11px;
  color : #666666 !important ;
  }



 /* Puer Sky style */
/*.side_text{  padding:2 10 2 12; }*/
.side_text{  padding:2px 0 2px 0; }
.side_text2{ font-family:굴림; font-size:9pt; border-top:solid 1px #E7E7E7; padding:5px 0 2px 5px; }
.side_text3{  padding:5px 12px 5px 12px; }
.side_text4{  padding:0 10px 0 0; }

.body_title{  padding:3px 0 0 20px; }

/* 102. 배경이미지 지정 */
	.background_bg {
	background-position : left top;
	background-attachment : fixed;
	background-repeat : no-repeat;
	background-image : url(./images/t_img2.jpg);
}

/* 102_1. 테이블 배경이미지 지정 */
	.table01_bg {
	background-position : left top;
	background-attachment : fixed;
	background-repeat : no-repeat;
	background-image : url(./images/main_bg.jpg);
}

/* 103. 태그 스타일 */
	
	.tag_list{
		/*font-size:8px;*/
		font-family:돋움;
		/*color:#308FC9;
		line-height:10px; */
/* 		font-weight:bold;  */
	}
A.tag_list:link {font-family:돋움;}
A.tag_list:visited {font-family:돋움;}
A.tag_list:active {font-family:돋움;}
A.tag_list:hover {font-family:돋움;}


/* mediaLog */
.mediaLog { background:url(images/iconMedia.gif) 2px 6px no-repeat; padding:5px 2px 4px 18px; margin:3px 6px;}
.mediaLog a:link, .mediaLog a:visited { color:#666;}

/* bgm player */
#uibgmplayer { margin:3px 0 8px 2px; width:181px;}
