.font_bold_black {
	font-family: "돋움", "굴림", "나눔고딕";
	font-size: 12px;
	font-weight: bold;
	color: #555;
}
.font_nomal_black {
	font-family: "돋움", "굴림", "나눔고딕";
	font-size: 12px;
	font-weight: normal;
	color: #555;
}
.font_bold_blue {
	font-family: "돋움", "굴림", "나눔고딕";
	font-size: 12px;
	font-weight: bold;
	color: #09F;
}
.font_nomal_orange {
	font-family: "돋움", "굴림", "나눔고딕";
	font-size: 12px;
	font-weight: normal;
	color: #F60;
}
.font_bold_white {
	font-family: "돋움", "굴림", "나눔고딕";
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.font_11_nomal {
	font-family: "돋움", "굴림", "나눔고딕";
	font-size: 11px;
	font-weight: normal;
	color: #888;
}
.font_nomal_green {
	font-family: "돋움", "굴림", "나눔고딕";
	font-size: 11px;
	font-weight: normal;
	color: #39F;
}
.font_nomal_orange11 {
	font-family: "돋움", "굴림", "나눔고딕";
	font-size: 11px;
	font-weight: normal;
	color: #F60;
}


.padding_font_bold {
	font-family: "돋움", "굴림", "나눔고딕";
	font-size: 11px;
	font-weight: bold;
	color: #39F;
	padding-right: 15px;
	padding-left: 15px;
}


.bg_table_top {
	background-image: url(/15_recom/img/table_linebg_top.gif);
	background-repeat: repeat-x;
}
.bg_table_left {
	background-image: url(/15_recom/img/table_linebg_left.gif);
	background-repeat: repeat-y;
}
.bg_table_right {
	background-image: url(/15_recom/img/table_linebg_right.gif);
	background-repeat: repeat-y;
}
.bg_table_bottom {
	background-image: url(/15_recom/img/table_linebg_bottom.gif);
	background-repeat: repeat-x;
}
.line_dot_padding_font {
	border: 1px dotted #666;
	font-family: "돋움", "굴림", "나눔고딕";
	font-size: 12px;
	font-weight: bold;
	color: #09F;
	width: 300px;
	padding-left: 5px;
	height: 20px;
	padding-top: 4px;
}
.line_solid_padding_font {
	border: 1px solid #CCC;
	font-family: "돋움", "굴림", "나눔고딕";
	font-size: 11px;
	font-weight: normal;
	color: #666;
	width: 550px;
	padding-left: 5px;
	height: 20px;
	padding-top: 4px;
}


.top_bt_border {
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dadada;
	border-bottom-color: #dadada;
	font-family: "돋움", "굴림", "나눔고딕";
	font-size: 12px;
	font-weight: bold;
	color: #525252;
}
.font_title_bold {
	font-family: "돋움", "굴림", "나눔고딕";
	font-size: 12px;
	font-weight: bold;
	color: #525252;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.border_font_nomal {
	font-family: "돋움", "굴림", "나눔고딕";
	font-size: 11px;
	font-weight: normal;
	color: #555;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.font_nomal_bb {
	font-family: "돋움", "굴림", "나눔고딕";
	font-size: 11px;
	font-weight: normal;
	color: #333;
}
.font_bla_no {
	font-family: "돋움", "굴림", "나눔고딕";
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.font_blue_bold {
	font-family: "돋움", "굴림", "나눔고딕";
	font-size: 12px;
	font-weight: bold;
	color: #518eb9;
}
