@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background:url(/i/ground.jpg) #4B92CA;
	background-repeat:repeat-x;
	background-position:top;
}

div#top1 {
	float:left;
}

div#rnd1 {
	float:left;
}

div#rnd2 {
	float:left;
}

div#topground {
	clear:both;
	width:780px;
	height:35px;
	background:url(/i/topground.jpg);
}

div#nav {
	padding:0 3px 0 0;
}

div#nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

div#nav ul li {
}

div#nav ul li a {
	text-decoration:none;
	color:#666;
}

div#nav ul .sub_0 {
	text-decoration:none;
	color:#666;
	text-indent:10px;
}

div#content {
	width:615px;
	line-height:16px;
}

div#content a {
	text-decoration:none;
	color:#2D2F7A;
}

div#content h1 {
	margin:0;
	padding:0;
	color:#fff;
	font-size:13px;
}

div#content h2 {
	margin:0;
	padding:0;
	color:#fff;
	font-size:12px;
}

div#bottom {
	background:url(/i/bottom.jpg);
	width:780px;
	height:29px;
}

#galtable {
	width:580px;

}

#galtable th {
	background:#4A93CA;
	color:#fff;

}
