@charset "utf-8";
*{margin:0px;padding:0px;}
img{border:0px;}
ul,li{list-style-type:none;}
body{font-size: 14px;}
.clear{clear:both;}
.tb_center{margin:0px auto;}
a {text-decoration:none; }
a:hover {text-decoration:underline; }

.hnav:link{
	color: #000;
	text-decoration: none;
}
.hnav:visited{
	color: #000;
	text-decoration: none;
}
.hnav:hover{
	color: #46498e;
	text-decoration: none;
}
