/* CSS Document */

body {
  margin: 0px;
  padding: 0px;
}

h1 {
	font-size: 14px;
	line-height: 120%;
	margin: 0px;
	color:#4594D3;
	font-weight: normal;
}

a:link{color:#4594D3; text-decoration: underline;}
a:visited{color:#4594D3; text-decoration: underline;}
a:hover{color:#4594D3; text-decoration: underline;}
a:active{color:#4594D3; text-decoration: underline;}

#footer a:link{color:#000000; text-decoration: underline;}
#footer a:visited{color:#000000; text-decoration: underline;}
#footer a:hover{color:#000000; text-decoration: underline;}
#footer a:active{color:#000000; text-decoration: underline;}

.font10-120 {
	font-size: 10px;
	line-height: 120%;
}
.font10-140 {
	font-size: 10px;
	line-height: 140%;
}
.font10-160 {
	font-size: 10px;
	line-height: 160%;
}
.font12-120 {
	font-size: 12px;
	line-height: 120%;
}
.font12-140 {
	font-size: 12px;
	line-height: 140%;
}
.font12-160 {
	font-size: 12px;
	line-height: 160%;
}
.font12-180 {
	font-size: 12px;
	line-height: 180%;
}
.font14-120 {
	font-size: 14px;
	line-height: 120%;
}
.font14-140 {
	font-size: 14px;
	line-height: 140%;
}
.font14-160 {
	font-size: 14px;
	line-height: 160%;
}
.font14-180 {
	font-size: 14px;
	line-height: 180%;
}
.font16-120 {
	font-size: 16px;
	line-height: 120%;
}
.font16-140 {
	font-size: 16px;
	line-height: 140%;
}
.font16-160 {
	font-size: 16px;
	line-height: 160%;
}
.font18-120 {
	font-size: 18px;
	line-height: 120%;
}
.font18-140 {
	font-size: 18px;
	line-height: 140%;
}
.font18-160 {
	font-size: 18px;
	line-height: 160%;
}
.font16-bold {
	font-size: 16px;
	font-weight: bold;
}
.font18-bold {
	font-size: 18px;
	font-weight: bold;
}

.su {
	font-size: 12px;
	line-height: 160%;
	color: #CC0000;
}
.su a:link {color:#CC0000;	text-decoration:underline;}
.su a:visited{color:#CC0000; text-decoration: underline;}
.su a:hover{color:#CC0000; text-decoration: underline;}
.su a:active{color:#CC0000; text-decoration: underline;}

.wd {
	font-size: 12px;
	line-height: 160%;
	color: #000000;
}
.wd a:link {color:#000000;	text-decoration:underline;}
.wd a:visited{color:#000000; text-decoration: underline;}
.wd a:hover{color:#000000; text-decoration: underline;}
.wd a:active{color:#000000; text-decoration: underline;}


.sa {
	font-size: 12px;
	line-height: 160%;
	color: #0033CC;
}
.sa a:link {color:#0033CC;	text-decoration:underline;}
.sa a:visited{color:#0033CC; text-decoration: underline;}
.sa a:hover{color:#0033CC; text-decoration: underline;}
.sa a:active{color:#0033CC; text-decoration: underline;}

.err {
	font-size: 10px;
	color: #FF0000;
}

.attention {
	font-size: 12px;
	color: #FF0000;
}

.qa_theme {
	font-size: 12px;
	line-height: 160%;
	color: #11356C;
	font-weight: bold;
}

.qa_q {
	font-size: 12px;
	line-height: 160%;
	color: #FF6600;
	font-weight: bold;
}

.qa_a {
	font-size: 12px;
	line-height: 160%;
	color: #FFFFFF;
	font-weight: bold;
}

.qa_qtxt {
	font-size: 12px;
	line-height: 160%;
	color: #666666;
	font-weight: bold;
}

.qa_atxt {
	font-size: 12px;
	line-height: 160%;
	color: #666666;
	font-weight: normal;
}
