@charset "UTF-8";
/* CSS Document */

#news1_content{
	position: absolute;
	z-index: 2;
	width: 944px;
	left:50px;
	top: 200px;
	height:650px;
}

#news1_text{
	position: absolute;
	z-index: 5;
	width: 874px;
	left:30px;
	top: 83px;
}

#news1_grad_bg{
	position: absolute;
	z-index: 2;
	width: 439px;
	left:504px;
	top: 250px;
	height:400px;
	background-image: url(../images/global/grad_bgs.jpg);
	background-repeat: no-repeat;
}



#news2_content{
	position: absolute;
	z-index: 2;
	width: 944px;
	left:50px;
	top: 200px;
	height:650px;
}

#news2_text{
	position: absolute;
	z-index: 5;
	width: 874px;
	left:30px;
	top: 83px;
}

#news2_grad_bg{
	position: absolute;
	z-index: 2;
	width: 439px;
	left:504px;
	top: 250px;
	height:400px;
	background-image: url(../images/global/grad_bgs.jpg);
	background-repeat: no-repeat;
}


#news6_content{
	position: absolute;
	z-index: 2;
	width: 944px;
	left:50px;
	top: 200px;
	height:1450px;
}

#news6_text{
	position: absolute;
	z-index: 5;
	width: 874px;
	left:30px;
	top: 83px;
}

#news6_grad_bg{
	position: absolute;
	z-index: 2;
	width: 439px;
	left:504px;
	top: 1050px;
	height:400px;
	background-image: url(../images/global/grad_bgs.jpg);
	background-repeat: no-repeat;
}

