@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(img02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.ys1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #5d5d5d;
	text-align:left
}
.ys2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #094B94;
	text-align:left;
	font-weight: bold;
	background: url(icon.gif) no-repeat left center;
	padding-left:25px;
}

.ys3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #000000;
	text-align:left
}


a.a1:link {
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a.a1:visited {
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a.a1:hover {
	text-decoration: none;
	color: #00CCFF;
	font-size: 14px;
	font-weight: bold;
}
a.a1:active {
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}


a.a2:link {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height:33px;
}
a.a2:visited {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height:33px;
}
a.a2:hover {
	text-decoration: none;
	font-size: 12px;
	color: #3c3c3c;
	font-weight: bold;
	line-height:33px;
}
a.a2:active {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height:33px;
}

.bottom {
	background-attachment: fixed;
	background-image: url(img05.gif);
	background-repeat: repeat-x;
	background-position: center top;
	color:#5D5D5D;
	font-size:12px;
	line-height:22px;
	font-family: Arial, Helvetica, sans-serif;
}
.bg2 {
	background:#FFFFFF url(img03.jpg) no-repeat center bottom;
}
