@charset "utf-8";
@import url(global.css);
@import url(global2.css);
#MainNav .nav .a {
	background-image: url(../images/bg8_2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#nav1 .b a {
	background-image: url(../images/bt1_b.gif);
}
#nav1 .b a:hover {
	background-image: url(../images/bt1_b.gif);
}
#st1 {
	margin-bottom: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fdebd8;
	padding-bottom: 50px;
}

