@charset "UTF-8";
/* CSS Document */



	
.news_about_wrapbox {
	position:absolute;
	left:200px;
	top:50px;
	width:675px;
	height: 247px;
	z-index:2;
	padding-top:25px;

	
	}
	
.news_wrapbox {
	position:absolute;
	left:200px;
	top:350px;
	width:675px;
	z-index:2;
	}
	
.news_small_wrapbox {
	position:relative;
	left:0px;
	width:675px;
	z-index:2;
	height: 250px;
	border-bottom:solid;
	border-width:1px;
	border-color:#999999;
	padding-top:25px;
	
	}
	
.links_small_wrapbox {
	position:relative;
	left:0px;
	width:675px;
	z-index:2;
	height: 390px;
	border-bottom:solid;
	border-width:1px;
	border-color:#999999;
	padding-top:25px;
	
	}

.links_wrapbox {
	position:absolute;
	left:200px;
	top:350px;
	width:675px;
	z-index:2;
	}

.news_text {
	font-family:Monaco, sans-serif;
	font-size:9px;
	color:#999999;
	position:absolute;
	top:25px;
	left:345px;
	width: 330px;
	z-index:5;
	clear:none;
}

.links_text {
	font-family:Monaco, sans-serif;
	font-size:9px;
	color:#999999;
	position:absolute;
	top:20px;
	left:0px;
	width: 330px;
	height: 100px;
	z-index:5;
	clear:none;
}

.news_image {
	left:0px;
	width:330px;
	z-index:6;
	clear:none;
	top:0px;
}

.news_divider {
	position:absolute;
	left:200px;
	font-family:Monaco, sans-serif;
	font-size:9px;
	color:#999999;
	padding-bottom:5px;
	padding-top:5px;
	width:675px;
	top:325px;
	border-top:solid;
	border-bottom:solid;
	border-left:none;
	border-width:1px;
	border-color:#999999;
	z-index:2;
}

.links_divider {
	position:absolute;
	left:200px;
	font-family:Monaco, sans-serif;
	font-size:9px;
	color:#999999;
	padding-bottom:5px;
	padding-top:5px;
	width:675px;
	top:325px;
	border-top:solid;
	border-bottom:solid;
	border-left:none;
	border-width:1px;
	border-color:#999999;
	z-index:2;
}
