body {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #13263a url(images/site_bg.gif);
}
#all {
	 width: 875px;
	 height: 100%;
	 border-left: 9px solid #0b1622;
	 border-right: 9px solid #0b1622;
}
#top {
	height: 119px;
}
#content {
	height: 100%;
	background: #e2eaf2;
	vertical-align: top;
	padding: 10px 20px 40px 42px;
}
.header {
	height: 30px;
	line-height: 30px;
	background: url(images/arrow.gif) no-repeat;
	font-size: 17px;
	font-weight: bolder;
	color: #296096;
	padding-left: 50px;
	margin-top: 20px;
	margin-left: -5px;
}
.site_list {
	width: 100%;
	font-size: 12px;
	color: #13263a;
}
.site_list a {
	color: #0376d3;
}
.site_list a:visited {
	color: #0376d3;
}
.site_list a:hover {
	color: #2e9df7;
}
.site_list td {
	padding: 4px;
}
.sl_h {
	font-weight: bolder;
	background: #cfdce9;
}
.sl_2 {
	background: #cfdce9;
}
.banners {
	width: 100%;
}
.banners div {
	padding-top: 2px;
}
.banners a img {
	width: 120px;
	height: 60px;
	background: url(images/loading_1.gif) no-repeat center;
	margin-bottom: 2px;
}
.gr4 {
	border: 1px solid #4c82ba;
}
.gr5 {
	border: 1px solid #0376d3;
}
.bs {
	height: 1px;
	font-size: 12px;
	width: 100%;
	color: #296096;
}
.bs td {
	vertical-align: top;
	padding: 0 10px 20px 4px;
	width: 33%;
}
.bs a {
	color: #0376d3;
}
.bs a:visited {
	color: #0376d3;
}
.bs a:hover {
	color: #2e9df7;
}
.text {
	font-size: 12px;
	color: #13263a;
	margin-top: 4px;
}
.text a {
	color: #0376d3;
}
.text a:visited {
	color: #0376d3;
}
.text a:hover {
	color: #2e9df7;
}
#footer {
	height: 130px;
	color: #a1a1a1;
	font-size: 10px;
	background: #0b1622;
	vertical-align: top;
	padding: 16px 10px 10px 32px;
}
#footer div {
	margin-left: 15px;
}
#footer a {
	color: #2e9df7;
	text-decoration: none;
}
#footer a:visited {
	color: #2e9df7;
	text-decoration: none;
}
#footer a:hover {
	color: #60b7fe;
	text-decoration: none;
}
