body1 {
	background-color : #E1E3E6;
}

a {
	color: #71757E;
	font-size : 13px;
}

.main {
	background-image: url("/img/bg_1st.gif");
	background-repeat : repeat-x;
}
.main td {
	font-size: 16px;
}

a.s { color: #6D6E71; font-size: 9px;}
a.s:link, a.s:active, a.s:visited { text-decoration: none;}
a.s:hover { text-decoration : underline;}

