a.main:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a.main:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}a.main:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #f0444b;
	text-decoration: none;
}
.w_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}
.w_font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.w_font-q {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #b21830;
}

.bg1 {
	background-image: url(../images/qa_line1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f6f6f6;
}
.bg2 {
	background-image: url(../images/qa_line2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a.page:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #555555;
	text-decoration: none;
}
a.page:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #555555;
	text-decoration: none;
}
a.page:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #f04249;
	text-decoration: none;
	font-weight: bold;
}
