td {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
a:link {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 13px;
	color: #171717;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	color: #FF9900;
	text-decoration: none;
}
a:active {
	font-size: 13px;
	color: #171717;
	text-decoration: none;
}

a.bai:link {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
a.bai:visited {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
a.bai:hover {
	font-size: 13px;
	color: #CCFFFF;
	text-decoration: none;
}
a.bai:active {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}

a.bai1:link {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
a.bai1:visited {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
a.bai1:hover {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.bai1:active {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}

a.bai2:link {
	font-size: 12px;
	color: #07309C;
	text-decoration: none;
}
a.bai2:visited {
	font-size: 12px;
	color: #07309C;
	text-decoration: none;
}
a.bai2:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a.bai2:active {
	font-size: 12px;
	color: #07309C;
	text-decoration: none;
}

.white {
	font-size: 12px;
	color: #FFFFFF;
}
.black {
	font-size: 12px;
	color: #0F0F0F;
}

.box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.box1 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	border-right-width: 1px;
	border-right-color: #666666;
}
.about {
	font-size: 13px;
	line-height: 25px;
	color: #000000;
}
.red {
	font-size: 12px;
	color: #990000;
}
.textblack {
	font-size: 13px;
	color: #232323;
}

.gray {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
.titl {
	font-size: 14px;
	color: #000066;
	font-weight: 600;
}
.input {
	border: 1px solid #999999;
}
.bottom {
	font-size: 10px;
	line-height: 20px;
}

