/* 081009 Ãß°¡ ¿µ¾÷¹®ÀÇ */
.sup_subtit_bar{
	border:#e9e0e0 1pt solid; 
	background-color:#b5a689; 
	padding-top:3px; 
	text-align:center;
	color:#ffffff;
	}
.sup_tabbg {
	background-image:url(/Common/images/images/sup_desk_tbbg.gif);
	width:113px;
	height:30px;
	}

.sup_box_TLC {             
	background-image:url(/Common/Images/sup_desk_TLC.gif);     /* ¿±¾÷¹®ÀÇ box Top left corner */
	background-repeat:no-repeat;
	width:12px;
	height:9px;
	}
.sup_box_T {
	background-image:url(/Common/Images/sup_desk_T.gif);    /* ¿±¾÷¹®ÀÇ box top bg */
	background-repeat:repeat-x;
	height:9px;
	}
.sup_box_TRC {
	background-image:url(/Common/Images/sup_desk_TRC.gif);     /* ¿±¾÷¹®ÀÇ box Top right corner */
	background-repeat:no-repeat;
	width:12px;
	height:9px;
	}

.sup_box_L {             
	background-image:url(/Common/Images/sup_desk_L.gif);     /* ¿±¾÷¹®ÀÇ box left */
	background-repeat:repeat-y;
	width:12px;
	}
.sup_box_R {             
	background-image:url(/Common/Images/sup_desk_R.gif);     /* ¿±¾÷¹®ÀÇ box right */
	background-repeat:repeat-y;
	width:12px;
	}
	
	
	
.sup_box_BLC {             
	background-image:url(/Common/Images/sup_desk_BLC.gif);     /* ¿±¾÷¹®ÀÇ box Bottom left corner */
	background-repeat:no-repeat;
	width:12px;
	height:9px;
	}
.sup_box_B {
	background-image:url(/Common/Images/sup_desk_B.gif);    /* ¿±¾÷¹®ÀÇ box Bottom bg */
	background-repeat:repeat-x;
	height:9px;
	}
.sup_box_BRC {
	background-image:url(/Common/Images/sup_desk_BRC.gif);     /* ¿±¾÷¹®ÀÇ box Bottom right corner */
	background-repeat:no-repeat;
	width:12px;
	height:9px;
	}
	
.pb10 {
	padding-bottom:10px;
	}