@charset "utf-8";
/* CSS Document */
<style type="text/css">

.style1 {color: #FFFFFF}
.topo_bg {
	background-image: url(../images/topo_bg_1.jpg);
	background-repeat: repeat-x;
	height: 27px;
	width: 1004px;
}
.topo_bg2 {
	padding: 1px;
	background-image: url(../images/topo_bg_2.jpg);
	width: 1004px;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	font-weight: bold;
}

</style>
