@charset "utf-8";
/* CSS Document */
body{
margin:0px;
padding:0px;
text-align:center;
}

a.ban_font:link{
	font-size: 12px;
	line-height: 150%;
	color: #444444;
	text-decoration: none;
}
a.ban_font:hover{
	font-size: 12px;
	line-height: 150%;
	color: #444444;
	text-decoration: none;
}
a.ban_font:visited{
	font-size: 12px;
	line-height: 150%;
	color: #444444;
	text-decoration: none;
	}
.con_font{
font-size:12px;
color:#403e3e;
line-height:150%;
}


