@charset "utf-8";
body {
	background-image: url(images2/body.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 65px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
ADDRESS,BLOCKQUOTE,CAPTION,CENTER,CITE,DD,DFN,DIR,DIV,DL,DT,EM,FONT,FORM,H1,H2,H3,H4,H5,H6,INPUT,KBD,LI,MENU,OL,OPTION,PRE,P,SAMP,SPAN,TITLE,TR,TD,TH,TT,UL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616161;
	font-weight: normal;
}
A:LINK,A:VISITED,A:ACTIVE {
	border:0;
	text-decoration: none;
	font-weight: bold;
	color: #1838ad;
}
A:HOVER  {
	color: #021c7b;
	text-decoration: none;
	font-weight: bold;
}
.alert {
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}
.tel {
	font-size: 14px;
	font-weight: bold;
}

