a.set1:link {text-decoration: none; color: #979696}
a.set1:visited {text-decoration: none; color: #979696}
a.set1:active {text-decoration: none; color: #979696}
a.set1:hover {text-decoration: underline; color: #cc0000}

a.set2:link {text-decoration: none; color:#5b5b5b}
a.set2:visited {text-decoration: none; color:#5b5b5b}
a.set2:active {text-decoration: none; color:#5b5b5b}
a.set2:hover {text-decoration: none; color:#5b5b5b}

a.npmedia:link {text-decoration: none; color: #000000}
a.npmedia:visited {text-decoration: none; color: #000000}
a.npmedia:active {text-decoration: none; color: #000000}
a.npmedia:hover {text-decoration: underline; color: #990000}



.homepage_bg {
	width:1280px;
 	height:1024px;
   	background-color:#00a4de;
	background-image:url("images/homepage_bg.jpg");
  	background-repeat:no-repeat;
	background-position: center;
	position: absolute;
	left: 50%;
	top:0;
	margin-left: -640px;
	z-index:1;
}
.homepage_frame_01 {

	width:1270px;
 	height:274px;
	background-image:url("images/homepage_frame_002.png"); 
  	background-repeat:no-repeat;
	background-position: center;
	position: absolute;
	left: 50%;
	top:0;
	margin-left: -640px;
	z-index:2;

}

.homepage_frame_02-5 {

	width:1270px;
 	height:750px;
	background-image:url("images/homepage_frame_02-5.png"); 
  	background-repeat:no-repeat;
	background-position: center;
	position: absolute;
	left: 50%;
	top: 274px;
	margin-left: -640px;
	z-index:3;
}
.homepage_news {

	width:1270px;
 	height:274px;
	background-image:url("images/homepage_news.png"); 
  	background-repeat:no-repeat;
	background-position: center;
	position: absolute;
	left: 50%;
	top:0;
	margin-left: -640px;
	z-index:5;

}
.logo {

	width:1270px;
 	height:1024px;
	background-image:url("");
  	background-repeat:no-repeat;
	background-position: center;
	position: absolute;
	left: 50%;
	top:0;
	margin-left: -640px;
	z-index:50;
}


