.Right_ContTR, .Mid_ContTR, .Left_ContTR{
	background-image: url(images/Cont_TR.png);
	background-repeat: no-repeat;
	height: 2px;
	width: 1px;
}
.Right_ContTM{
	background-image: url(images/Right_Cont_TM.png);
	background-repeat: no-repeat;
	height: 2px;
	width: 720px;
}
.Mid_ContTM{
	background-image: url(images/Mid_Cont_TM.png);
	background-repeat: no-repeat;
	height: 2px;
	width: 720px;
}
.Left_ContTM{
	background-image: url(images/Left_Cont_TM.png);
	background-repeat: no-repeat;
	height: 2px;
	width: 720px;
}
.Right_ContTL, .Mid_ContTL, .Left_ContTL{
	background-image: url(images/Cont_TL.png);
	background-repeat: no-repeat;
	height: 2px;
	width: 1px;
}
.Right_ContMR, .Mid_ContMR, .Left_ContMR{
	background-image: url(images/Cont_MR.png);
	background-repeat: repeat-y;
	width: 1px;
	height: 275px;
}
.Right_ContContent, .Mid_ContContent, .Left_ContContent{
	background-image: url(images/Cont_Contant.jpg);
	background-color: #F7F4E3;
	background-repeat: repeat-x;
	width: 720px;
	padding:15px 35px 0 2px;
}
.Right_ContML, .Mid_ContML, .Left_ContML{
	background-image: url(images/Cont_ML.png);
	background-repeat: repeat-y;
	width: 1px;
	height: 275px;
}
.Right_ContBR, .Mid_ContBR, .Left_ContBR{
	background-image: url(images/Cont_BR.png);
	background-repeat: no-repeat;
	height: 6px;
	width: 1px;
}
.Right_ContBM, .Mid_ContBM, .Left_ContBM{
	background-image: url(images/Cont_BM.png);
	background-repeat: no-repeat;
	height: 6px;
	width: 720px;
}
.Right_ContBL, .Mid_ContBL, .Left_ContBL{
	background-image: url(images/Cont_BL.png);
	background-repeat: no-repeat;
	height: 6px;
	width: 1px;
}