@charset "utf-8";
/* CSS Document */

.blue_blod-title {
	font-family: Arial, Century Gothic,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}
.h2 {
	font-family: Arial, Century Gothic,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration:none;
}
.h2:hover {
	font-family: Arial, Century Gothic,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration:none;
}
.h3{
font-family: Arial narrow, Century Gothic,Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	text-decoration:none;
	
}
.h3:hover{
font-family: Arial narrow, Century Gothic,Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	text-decoration:none;

}
.h3-h{
font-family: Arial narrow, Century Gothic,Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	text-decoration:none;

}
.ptitle{
font-family: Arial, Century Gothic,Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00000;
	text-decoration:none;
	
}
.blackh{
font-family: Arial, Century Gothic,Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;

}
.newsh{
font-family: Arial, Century Gothic,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff0000;
	text-decoration:underline;
	
}
.sl{
font-family: Arial, Century Gothic,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration:underline;
	
}
.sl:hover{
font-family: Arial, Century Gothic,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff0000;
	text-decoration:underline;

}
.copyright{
font-family: Arial, Century Gothic,Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
.suplink{
font-family: Arial, Century Gothic,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
	
}
.suplink:hover{
font-family: Arial, Century Gothic,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:underline;

}