@charset "utf-8";
.font1 {
	font-size: 12px;
	line-height: 20px;
	color: #666;
}
.font2 {
	font-size: 12px;
	line-height: 20px;
	color: #484848;
}

a.imgs:hover {
	border: 3px solid #fe9e0c
}
a.imgs:visited {
	border: 3px solid #fe9e0c
}
a.img:link {
	border: 3px solid #fe9e0c
}
a.imgs:active {
	border: 3px solid #fe9e0c
}
.font3 {
	font-size: 14px;
	line-height: 20px;
	color: #484848;
}
