@charset "utf-8";
/* CSS Document */

a img { 
   border: none; 

} 
body,td,th {
	color: #163861;
	font-family: Segoe UI;
	font-size: 13px;
	line-height: 20px;
}
#container {
	height: 600px;
	width: 980px;
}
a {
	font-family: Segoe UI;
	font-size: 13px;
	color: #163861;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #163861;
}
a:hover {
	text-decoration: none;
	color: #A7A9AC;
}
a:active {
	text-decoration: none;
	color: #163861;
}
h1 {
	font-size: 16px;
	color: #163861;
}
h2 {
	font-size: 13px;
	color: #A7A9AC;
	font-weight:normal;
}
h3 {
	font-size: 16px;
	color: #A7A9AC;
}
h4 {
	font-size: 11px;
	color: #163861;
	font-weight:normal;
	line-height:11px;
}
h5 {
	font-size: 16px;
	color: #163861;
	text-align:center;
}
body {
	background-color: #163861;
}
.jump { 
font-family: Arial; 
font-size: 10pt; 
font-weight: bold; 
color: ffffff; 
background-color: ec6400; 
width: 112px; 
} 


