@charset "utf-8";
.big_txt {
	font-family: Calibri;
	font-size: 24px;
	color: #4E4E4E;
	text-decoration: none;
}

.head_1 {
	font-family: Calibri;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}

.txt_body {
	font-family: Calibri;
	font-size: 14px;
	color: #9e9e9e;
	text-decoration: none;
}
.txt_body_d {
	font-family: Calibri;
	font-size: 14px;
	color: #4E4E4E;
	text-decoration: none;
}


.txt_body_w {
	font-family: Calibri;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}


.big_txt_r {
	font-family: Calibri;
	font-size: 24px;
	color: #ef4130;
	text-decoration: none;
}
.head_2_r {
	font-family: Calibri;
	font-size: 20px;
	color: #ef4130;
	text-decoration: none;
}

.big_txt_b {
	font-family: Calibri;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
}
.head_2_b {
	font-family: Calibri;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
}


.txt_nav {
	font-family: Calibri;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.submit {
	font-family: Calibri;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/submit.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 179px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
