.navi {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	color: #393838;
}
a.navi:hover {
color: #ffffff;
}

.txt_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #737D94;
}
a.txt_footer:hover{

color: #000000;
}

.bg1 {
	background-image: url(images/img_04.jpg);
	background-repeat: repeat-x;
}
.bg2{
	background-image: url(images/tab_ver.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	padding: 15px;
	color: #393838;
}
.txt_main {
	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 14px;
	color: #393838;
}
.txt_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	color: #393838;
}
.newstxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.newstxt:hover {

	text-decoration:underline;
}
