
.td_Home{
	font-size: 14px;
	color:White;/* 导航栏样式  */
}
.td_1{
	font-size: 13px;
	color:#053254;/* 导航栏样式  */
}
.td_1_1{
	font-size: 13px;
	color:Black;/* 导航栏样式  */
}

.td_2{
	font-size: 12px;
	color:Black;/* 导航栏样式  */
}
.td_2_1{
	font-size: 12px;
	color:White;/* 导航栏样式  */
}
.td_3{
	font-size: 11px;
	color:Black;/* 导航栏样式  */
}
.td_4{
	font-size: 14px;
	color:Black;/* 导航栏样式  */
	border-bottom:1px #DDDEDF dashed;
}

.hc1 {
	BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid
}
.button
{
	BACKGROUND-IMAGE: url(../images/button.jpg);
	margin: 0px;
	padding: 3px;
	height: 23px;
	width: 66px;
	border: 0px none;
	color: #000000;
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration:none;
}
a:hover
{
	color: #000000;
	text-decoration:underline;
}

a:visited 
{
	color: #053254; 
	text-decoration: none
}
a:active {
	color: #1A63AC;
}

a.a1:link {
	color:White;
	text-decoration:none;
}
a.a1:hover
{
	color: White;
	text-decoration:underline;
}
a.a1:visited 
{
	color: White; 
	text-decoration: none
}
a.a1:active {
	color: White;
}

.txt_1
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:Black;
	border-top: 0px none;
	border-right: 0px none;
	border-left: 0px none;
	} 


