@charset "utf-8";
/* CSS Document */

#app a:link {
	color: #0057ae;
	text-decoration: none;
}
#app a:visited {
	color: #0057ae;
	text-decoration: none;
}
#app a:hover {
	color: #666666;
	text-decoration: none;
}
#app1 a:link {
	color: #333333;
	text-decoration: none;
}
#app1 a:visited {
	color: #333333;
	text-decoration: none;
}
#app1 a:hover {
	color: #666666;
	text-decoration: none;
}

.style1 {
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}
.style2 {
	color: #0057ae;
	font-weight: bold;
}
.style3 {font-family: Verdana, Helvetica, Arial, sans-serif}

.num {font-family: Verdana, Helvetica, Arial, sans-serif}

.a1_tw{
	font-size:11.5px;
}
