a {
	font-size: 12px;
	text-decoration: none;
	color: #000000;

}
body {
	margin: 0px;
	background-image: url(images/body_bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	background-attachment: fixed;
	font-size: 12px;
	
}

td {
	font-size: 12px;
	text-decoration: none;
}
table {
	font-size: 12px;
}
.height {
	font-size: 12px;
	line-height: 26px;
}
.height2{
    font-size: 12px;
	line-height: 20px;
}
.a-more {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.a2 {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.height-bt {
	font-size: 12px;
	line-height: 26px;
	color:#0A246A;
}
.height-zc {
	font-size: 12px;
	line-height:18px;
}
.input{
	font-size:12px;
	
	height: 17px;
	width: 120px;
	border: 1px solid ;
	border-color:#2048C4;
}
.mytd{
	font-size: 12px;
	text-decoration: none;
	color:#FFFFFF;
}
.input2{
	font-size: 12px;
	height:15px;
	width:110px;
	border:1px solid;
	border-color:#000000;
	
}

A.ft:link{color:#1343E1;text-decoration:none}
A.ft:visited {color:#1343E1;text-decoration:none }


A.ft:hover  {color: #ff0000;text-decoration:underline}
A.ft:active{}

