@charset "utf-8";
.bg_t {
	background-image: url(images/bg_t.jpg);
	background-repeat: repeat-x;
}
.bg_left {
	background-image: url(images/left.jpg);
	background-repeat: repeat-y;
}
.bg_l {
	background-image: url(images/ln.jpg);
	background-repeat: repeat-y;
}

.bor_rb {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CEC9BC;
	padding-top: 15px;
}
.bor_b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CEC9BC;
}

.pad_l {
	padding-left: 20px;
	padding-right: 20px;
}
.pad_t {
	padding-top: 15px;
}
.pad_t2 {
	padding-top: 10px;
}

.pad_b {
	padding-bottom: 4px;
}

.text_main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #2F170B;
	margin-top: 16px;
	margin-bottom: 16px;
}
.text_sm {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #644A3D;
	margin-top: 8px;
	margin-bottom: 8px;
}
.text_bul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2F170B;
	margin-top: 3px;
	margin-bottom: 3px;
}



.text_foot {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F190C;
	margin-top: 8px;
	margin-bottom: 8px;
}



.text_foot2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #51616E;
	margin-top: 8px;
	margin-bottom: 8px;
}
.text_ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2F170B;
	text-decoration: underline;
}
.text_whi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #F1EEDD;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.text_whi2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F1EEDD;
	line-height: 22px;
	padding-right: 10px;
	padding-left: 10px;
}


.outline {
	border: 1px solid #CEC9BC;
}
