#content{
	width: 902px;
	height: 500px;
	margin: 0;
}

#content_left{
overflow: hidden;
}
h1{
	font-size: 30px;
	color: #222666;
	text-align: left;
	line-height: 11px;
}

h2{
	font-size: 18px;
	color: #bd1c1a;
	text-align: left;
	line-height: 11px;
}

h3{
	font-size: 12px;
	color: #222666;
	text-align: right;
	line-height: 14px;
	font-weight: normal;
	line-height: 8px;
}

p{
	font-size: 14px;
	color: #222666;
	text-align: left;
	line-height: 14px;
}

a{
	font-size: 14px;
	color: #222666;
	text-align: left;
	line-height: 14px;
}

#content_left{
	width: 440px;
	height: 490px;
	float: left;
	margin-left: 40px;
}

#content_right{
	margin-top: 20px;
	float: right;
	width: 412px;
	height: 484px;
	background: url(../images/modnoticias.jpg) no-repeat right bottom;
}
