@charset "utf-8";
.bbs {
	font-size: 10pt;
}
.bbs .text1 {
	font-size: 10pt;
}

.bbs .bodys {
	font-size: 10pt;
	line-height: 2;
}
.bbs a{
	font-size: 10pt;
	text-decoration: none;
	color: #003366;

}
.bbs a:hover {
	text-decoration: none;
	color: #FF0000;
}
