@charset "utf-8";

td img {display: block;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}	
.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg2 {
	background-image: url(../images/bg_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Blue_sub_hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008BCC;
}
.Blue_hdg {
	font-size: 26px;
	color: #008BCC;
	line-height: 28px;
}
.Black_txt_18 {
	font-size: 18px;
	color: #000000;
	line-height: 24px;
}
.Blue_txt_14 {
	font-size: 14px;
	font-weight: bold;
	color: #008BCC;
}
.Invite_border {
	background-color: #ECF9FF;
	border: 1px dashed #028CCD;
}

