.font{
	font-family: "µ¸¿ò", "µ¸¿òÃ¼", "»õ±¼¸²";
	font-size: 10pt;
	text-decoration: none;
	line-height: normal;
	color: #333333;

}
.bottom_solidline{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
.right-solodline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.bottom_dashed {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding: 1px;


}
a:link {
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	font-family: "µ¸¿ò", "µ¸¿òÃ¼", "»õ±¼¸²";

}
a:visited {
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	font-family: "µ¸¿ò", "µ¸¿òÃ¼", "»õ±¼¸²";

}
a:hover {
	font-size: 10pt;
	color: #FF9900;
	text-decoration: none;
	font-family: "µ¸¿ò", "µ¸¿òÃ¼", "»õ±¼¸²";

}
a:active {
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	font-family: "µ¸¿ò", "µ¸¿òÃ¼", "»õ±¼¸²";

}
.font_blue12 {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼", "»õ±¼¸²";
	font-size: 12pt;
	color: #003399;
	text-decoration: none;
	font-weight: bolder;
}
.all_solidline {
	border: 1px solid #CCCCCC;
	font-family: "µ¸¿ò", "µ¸¿òÃ¼", "»õ±¼¸²";
	font-size: 10pt;
	color: #333333;
	text-decoration: none;

}
.bottom_dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.font_bolder {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼", "»õ±¼¸²";
	font-size: 10pt;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}
.bottom_orange {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼", "»õ±¼¸²";
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #FF9900;
	border-left: none;
}
.all_solidline_01 {
	border: 1px solid #999999;
}
.font_gray {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼", "»õ±¼¸²";
	font-size: 10pt;
	color: #CCCCCC;
	text-decoration: none;
}
.all_sky{
	border: 1px solid #3399FF;
	font-family: "µ¸¿ò", "µ¸¿òÃ¼", "»õ±¼¸²";
	font-size: 10pt;
	color: #333333;
	text-decoration: none;

}
.right_dotted {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
