BODY {margin: 0px;}
.h_line {
background-color:#fff;
background-image:url(../../images/login/sxtc/h_line_tile_bg.png);
background-position:left bottom;
background-repeat:repeat-x;
}
td {
	font-size: 12px;
	line-height: 18px;
	color: #000;
}
a:link {
	color: #01329B;
	text-decoration: none;
	line-height: 18px;
}
a:visited {
	color: #01329B;
	text-decoration: none;
	line-height: 18px;
}
a:active {
	color:#FF6500;
	text-decoration:none;
	line-height: 18px;
}
a:hover {
	color: #FF6500;
	text-decoration: underline;
	line-height: 18px;
}
a.yellow {
	color: #F9EA00;
	text-decoration: none;
	line-height: 18px;
}
a.yellow:active {
	color: #F9EA00;
	text-decoration: none;
	line-height: 18px;
}
a.yellow:visited {
	color: #F9EA00;
	text-decoration: none;
	line-height: 18px;
}

a.yellow:hover {
	color: #FF5931;
	text-decoration: underline;
	line-height: 18px;
}

.headbg {
	background: url(../../images/login/sxtc/headbg.jpg) repeat-x;
	height:94px;
}
.fonty {
	color: #F9EA00;
}
.fonty td {
	color: #F9EA00;
}
A.footblue_12:link {
  color: #1F5A9A;
	text-decoration: none;
}
A.footblue_12:active {
	color: #1F5A9A;
	text-decoration: none;
	line-height: 18px;
}
A.footblue_12:visited {
  color: #1F5A9A;
	text-decoration: none;
}
A.footblue_12:hover {
	color: #FF6500;
	text-decoration: underline;
	line-height: 18px;
}

