@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(Images/bg_01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFF;
	background-attachment: fixed;
}
.ust_menu{
	color: #FFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
a.ust_menu:link {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFF;
}
a.ust_menu:visited {
	color: #FFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a.ust_menu:hover {
	color: #FFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
}
.copyright {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: right;
}
.topMenu_bg {
	background-image: url(Images/ust_bg_07.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.copyright_bg {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(Images/copyright_bg.jpg);
}
.ebusword {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-align: left;
}

