#content_lg{
	width: 730px;
	height: 331px;
	float: right;
}
	
#content_login{
	background: #fff url('../imgs/bgLogin.jpg') no-repeat;
	height: 329px;
	width: 694px;
}
#content_login1{
	background: #fff url('../imgs/bgPro.jpg') no-repeat;
	height: 329px;
	width: 694px;
}
#content_login p{
	color: #3A81B3;
	width: 435px;
	position: relative;
	top: 10%;
	left: 220px;
	padding: 5px;
}
#content_login h3{
	color: #3A81B3;
	width: 420px;
	position: relative;
	top: 10%;
	left: 220px;
	padding: 5px;
	font-size: 1.4em;
}
#content_login table{
	color: #3A81B3;
	width: 420px;
	position: relative;
	top: 15%;
	left: 229px;
	padding: 5px;
}
#content_login p.titulo{
	font-weight: bold;
	color: #2B648C;
}
#content_login  .link  a {
	text-decoration: none;
	color: #2C658E;
}
#content_login  .link  a:hover{
	color: black;
}
#content_login1 p{
	color: #3A81B3;
	width: 435px;
	position: relative;
	top: 10%;
	left: 111px;
	padding: 5px;
}
#content_login1 h3{
	color: #3A81B3;
	width: 420px;
	position: relative;
	top: 10%;
	left: 111px;
	padding: 5px;
	font-size: 1.4em;
}
#content_login1 table{
	color: #3A81B3;
	width: 420px;
	position: relative;
	top: 15%;
	left: 111px;
	padding: 5px;
}
#content_login1 p.titulo{
	font-weight: bold;
	color: #2B648C;
}
#content_login1  .link  a {
	text-decoration: none;
	color: #2C658E;
}
#content_login1  .link  a:hover{
	color: black;
}