/* CSS Document */
.login_l
{
	background-image: url(/EP/CCC/images/login_lbg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 442px;
}
.login_r
{
	background-image: url(/EP/CCC/images/login_rbg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 442px;

}
.botton{
	line-height: 14px;
	background-color: #E3E3E3;
}

