@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg {
	background-attachment: fixed;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.ys1{color:#234B9A;font-size: 12px; line-height:22px}
.ys2{color:#454545;font-size: 12px; line-height:22px}
.ys3{color:#000;font-size: 12px; line-height:22px}
.ys4{color:#234B9A;font-size: 12px; line-height:22px}

