﻿.bartitle {
	font-family: "돋움", "굴림";
	font-size: 12px;
	font-weight: bold;
	color: #57A7D9;
}
.note_font {
	font-family: "돋움", "굴림";
	font-size: 12px;
	line-height: 24px;
	color: #999999;
}

/* 불교사전 상세정보 */
.dic_detail_font {
	font-family: 새바탕;
	font-size: 11pt;
	line-height: 1.5em;
	color: #999999;
}

/* 해제 */
.hejetitle {
	font-family: 새바탕;
	font-size: 11pt;
	font-weight: bold;
	color: #57A7D9;
}

/* 기타 */
.normal_text {
	font-family: 새바탕;
	font-size: 11pt;
	color: #999999;
}

.keyinfont1 {
	font-family: "돋움", "굴림";
	font-size: 12px;
	font-weight: bold;
}
.keyinfont2 {
	font-family: "새바탕", "굴림";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.keyinfont3 {color: #ED5F00}

#contentsBox {
	overflow-y: auto; 
	scrollbar-face-color:#D0D0D0;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#555555;
	scrollbar-shadow-color:#555555;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#EAEAEA;
	scrollbar-arrow-color:#FFFFFF;
}