.cnt_botline {
	background-color: #FFFFFF;
	height: 10px;
	background-image: url(../images/botline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.cnt_lftline {
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BACAE4;
	width: 10px;
}
.cnt_ll {
	background-image: url(../images/m_cnr_ll.gif);
	background-repeat: no-repeat;
	float: left;
}
.cnt_lr {
	background-image: url(../images/m_cnr_lr.gif);
	background-repeat: no-repeat;
	float: right;
}
.cnt_mid {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
.cnt_mid2 {
	background-image: url(../images/m_uppmid.gif);
	vertical-align: top;
	background-position: bottom;
}
.cnt_mid_lobby {
	background-color: #FFFFFF;
}
.cnt_rghtline {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BACAE4;
	width: 10px;
}
.cnt_slope {
	background-image: url(../images/m_cnr_slope.gif);
	background-repeat: no-repeat;
}
.cnt_ul {
	background-image: url(../images/m_cnr_ul.gif);
	background-repeat: no-repeat;
	float: left;
}
.cnt_ur {
	background-image: url(../images/m_cnr_ur.gif);
	background-repeat: no-repeat;
	float: right;
}
.cnt_uppline {
	background-color: #FFFFFF;
	height: 10px;
	background-image: url(../images/upline.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.cnt_ur2 {
	background-image: url(../images/m_cnr_ur2.gif);
	height: 39px;
	width: 10px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.cnt_ul2 {
	background-image: url(../images/m_cnr_ul2.gif);
	width: 10px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.cnt_center_content {
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BACAE4;
	border-left-color: #BACAE4;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.cnt_center_login {
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BACAE4;
	border-left-color: #BACAE4;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
