@charset "utf-8";
.text_main {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	margin-top: 1px;
	margin-bottom: 1px;
}
.text_sm {
	font-family: Tahoma;
	font-size: 10px;
	color: #B3B8C6;
}

.text_footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 8px;
}
.text_lg {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.pad_all {
	padding: 20px;
}
.photo_outline {
	border: 1px solid #FFFFFF;
}
.text_main_mar {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 8px;
}
.border_bot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3D4353;
}

