html, body { 
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, san-serif;
}

.txt12 {
	font-size: 12px;
	color: #333333;
}
.txt12bk {
	font-size: 12px;
	color: #000000;
}
.txt12w {
	font-size: 12px;
	color: #ffffff;
}
.txt12h {
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}
.txt14 {
	font-size: 14px;
	color: #333333;
}
.txt14h {
	font-size: 14px;
	color: #ffffff;
}
a.txt14h:link {
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
}
a.txt14h:visited {
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
}
a.txt14h:hover {
	font-size: 14px;
	text-decoration: none;
	color: #ffcc33;
}

.txt12_foot {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.txt12_gray {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.txt12bl_l:link {
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	color: #003399;
}
a.txt12bl_l:visited {
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	color: #003399;
}
a.txt12bl_l:hover {
	font-size: 12px;
	line-height: normal;
	text-decoration: underline;
	color: #003399;
}

a.txt10bl_l:link {
	font-size: 10px;
	line-height: normal;
	text-decoration: none;
	color: #003399;
}
a.txt10bl_l:visited {
	font-size: 10px;
	line-height: normal;
	text-decoration: none;
	color: #003399;
}
a.txt10bl_l:hover {
	font-size: 10px;
	line-height: normal;
	text-decoration: underline;
	color: #003399;
}
a.newslink:link {
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	color: #333333;
}
a.newslink:visited {
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	color: #333333;
}
a.newslink:hover {
	font-size: 12px;
	line-height: normal;
	text-decoration: underline;
	color: #333333;
}

.tyutitle {
	font-size: 14px;
	color: #333333;
	border-left:solid #003399 4px;
	border-bottom:dotted #666666 1px;
	padding-left:7px;
	line-height:18px;
	height:18px;
	font-weight:bold;
}.txt10 {

	font-size: 10px;
	color: #333333;
}
