td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A5A5A5;
	line-height: 20px;
}
.line14 {
	line-height: 14px;
}

.txt10 {
	font-size: 10px;
	line-height: 16px;
}


a {  text-decoration: none; color: #CCCCCC}

a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a.white {  text-decoration: none; color: #ffffff}

a.white:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.blue {  text-decoration: none; color: #004A80}

a.blue:hover {
	color: #004A80;
	text-decoration: underline;
}
.mainbg {
	background-repeat: repeat-x;
	background-position: center top;
}
.mainbg_2 {
	background-repeat: repeat-y;
	background-position: left;
}
a.white {
text-decoration: none; color: #FFFFFF
}
a.white:hover {

	color: #CCCCCC;
	text-decoration: underline;
}
.red_tit {
	font-size: 14px;
	font-weight: bold;
	color: #BD0000;
}
.mainbg_norepeat {

	background-repeat: no-repeat;
	background-position: center top;
}

