/*============================================================
   ¹è°æ¼³Á¤

.BgFixLT {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.BgReX {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
}
=============================================================*/
/*============================================================
 Å×ÀÌºí
=============================================================*/

.TableW6 {
	width: 6px;
}
.TableW7 {
	width: 7px;
}
.TableW9 {
	width: 9px;
}
.TableH4 {
	height: 4px;
}
.TableH10 {
	height: 10px;
}



/*============================================================
 ½ºÅ¸ÀÏ
=============================================================*/

.MenuStyle {
	background-color: f1deff;
	border: 1px solid #FFFFFF;
}
.DotLine {
	background-attachment: fixed;
	background: url(/img/common/dot_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 1px;
}
.bg_top02 {
	background-attachment: fixed;
	background: url(/img/common/top_bg02.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_top01 {
	background-attachment: fixed;
	/*background: url(/img/common/top_bg01.gif);*/
	background-repeat: repeat-x;
	background-position: left top;
}
.LineBottom {
	background-color: a0a0cf;
	height: 1px;
}
.LineMeta {
	background-color: 4e0a83;
	height: 1px;
}

.MDStyleB2px {
	border: 2px solid #8d57b5;
	background-color: eddff6;

}
.BProduct {
	border: 1px solid bda3d8;
}
.SubTableCenterBG {
	background-attachment: fixed;
	background: url(/img/common/bg_sub_bottom_4.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.LineTop {
	background-color: 530d87;
	height: 3px;
}

