@charset "utf-8";
.soong_menu_blue {
	background-color: #F3F5F2;
	background-repeat: no-repeat;
	width: 70px;
}
.soong_blank {
	width: 720px;
	padding: 0px 0px 0px 10px;
}
.soong_hori_menu {
	width: 100%;
	float: left;
	margin: 10px 0px 22px 0px;
}
.soong_top_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: auto;
	line-height: 19px;
	padding: 2px;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	border-bottom: solid 1px #999;
}
.soong_rct_logo {
	height: 80px;
	padding-bottom: 20px;
	margin-top: 20px;
}
.soong_content_ts {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #063;
	padding: 22px 10px 22px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 19px;
	text-align: justify;
	color: #333;
}
.soong_content_ts_tc {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #063;
	padding: 22px 10px 22px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 22px;
	text-align: justify;
	color: #333;
	letter-spacing: 1px;
}

.soong_content_footnote {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #063;
	padding: 22px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	color: #333;
}
.soong_content_text_head_ts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #063;
	padding-top: 30px;
	padding-bottom: 0px;
	font-weight: bold;
	float: left;
	width: 83%;
}
.soong_content_text_head_ts_tc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	color: #063;
	padding-top: 30px;
	padding-bottom: 0px;
	font-weight: bold;
	float: left;
	width: 83%;
	letter-spacing: 2px;
}
.soong_content_text_head_ts_sc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	color: #063;
	padding-top: 30px;
	padding-bottom: 0px;
	font-weight: bold;
	float: left;
	width: 100%;
	letter-spacing: 2px;
}
.soong_lang {
	float: right;
	width: 17%;
	padding-top: 43px;
}
