@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	}

body { 
	text-align: center; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color: #000000; 
}
#content { 
	margin-left: auto;
	margin-right: auto;
	width: 970px; 
	background-color:#ffffff; 
	text-align: left;
}
.main-menu {
	float: left;
	width: 970px;
	font-size: 11px;
	font-weight: bold;
	background: #D1D1D2 url('http://edge.halldata.com/BOB/ZH/GRPH6096.gif') left top repeat-x;
}
.main-menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 40px; 
}
.main-menu ul li {
	display: inline;
}
.main-menu A {
	color: #000000;
	display: block;
	text-decoration: none;
	float: left;
	padding: 5px 15px 6px;
	margin: 1px 15px 0 1px;
}
.main-menu A:HOVER,
.main-menu LI.selected A {
	text-decoration: none;
	color: #002F6D;
	background: #A6A9B1 url('http://edge.halldata.com/BOB/ZH/GRPH6097.gif') left top repeat-x;
}
.vert-line-bg {
	clear: both;
	width: 970px;
	height: 4px;
	font-size: 1px;
	line-height: 0;
	background: url('http://edge.halldata.com/BOB/ZH/GRPH6098.gif') left top repeat-x;
}

 div.c2 {
	background-color: #ffffff; 
	text-align: center; 
	width: 1000px;
}

 table.c1 {
	margin: 0px 15px 0px 15px;
}