body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.box1{
	height: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
}
.box2{
	height: 15px;
	font-size: 12px;
	border: 1px solid #666666;
}
.t1{
	font-size: 12px;
	line-height: 20px;
	color: #0066CC;
	text-decoration: none;
 }
.txt1{
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
 }
.txt2{
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
 }
.more{
	font-size: 12px;
	line-height: 20px;
	color: red;
	text-decoration: none;
 }
a.more:hover{
	font-size: 12px;
	line-height: 20px;
	color: #FF6600;
	text-decoration: underline;
}
.txt4{
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	text-decoration: none;
 }
a.txt4:hover{
	font-size: 12px;
	line-height: 24px;
	color: 333333;
	text-decoration: underline;
}
.txt5{
	font-size: 12px;
	line-height: 24px;
	color: #274c84;
	text-decoration: none;
 }
a.txt5:hover{
	font-size: 12px;
	line-height: 24px;
	color:#FF3300;
	text-decoration: none;
}
.txt6{
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
 }
a.txt6:hover{
	font-size: 12px;
	line-height: 20px;
	color: red;
	text-decoration: underline;
}
.txt7{
	font-size: 12px;
	line-height: 20px;
	color: #D0D857;
	text-decoration: none;
 }
a.txt7:hover{
	font-size: 13px;
	line-height: 20px;
	color: D0D857;
	text-decoration: underline;
}
.txt8{
	font-size: 14px;
	line-height: 20px;
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
a.txt8:hover{
	font-size: 14px;
	line-height: 20px;
	color: red;
	font-weight: bold;
	text-decoration: none;
}