.font_yellow {
	font-size: 12px;
	color: #FFF7E7;
}
.border_notop {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F5E3C6;
	border-right-color: #F5E3C6;
	border-bottom-color: #F5E3C6;
	border-left-color: #F5E3C6;
}
.border_left {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F5E3C6;
	border-right-color: #F5E3C6;
	border-bottom-color: #F5E3C6;
	border-left-color: #F5E3C6;
}
.border_right {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F5E3C6;
	border-right-color: #F5E3C6;
	border-bottom-color: #F5E3C6;
	border-left-color: #F5E3C6;
}
.border_down {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F5E3C6;
	border-right-color: #F5E3C6;
	border-bottom-color: #F5E3C6;
	border-left-color: #F5E3C6;
}
.border_all {
	border-top: 3px solid #F7C191;
	border-right: 1px solid #B05A0E;
	border-bottom: 1px solid #B05A0E;
	border-left: 1px solid #F2A55E;
}
.border_all_content {
	background-color: #FFF4DF;
	border: 1px solid #F5E3C6;
}
.font_b_red {
	font-size: 14px;
	font-weight: bold;
	color: #834E2B;
}
.border_box {
	background-color: #FFFAF0;
	height: 334px;
	width: 180px;
	border: 1px solid #F5E3C6;
}
.font_red {
	color: #FF0000;
}
a:link {
	color: #B05A0E;
	text-decoration: none;
}
a:visited {
	color: #B05A0E;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #B05A0E;
	text-decoration: none;
}
.font_redb {
	font-weight: bold;
	color: #D2351E;
}
.font_center {
	line-height: 168%;
	font-weight: bold;
	color: #D2351E;
	text-align: center;
}
.font_big {
	font-size: 62px;
	font-weight: normal;
	color: #EB898B;
	font-family: "ºÚÌå";
}
.font_big_dm {
	font-size: 48px;
	font-weight: bold;
	color: #ED988B;
	font-family: Georgia, "Times New Roman", Times, serif;
}

