@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #bc9836;
	text-decoration: none;
	background-color: #232323;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	text-align: center;
	width: 100%;
	vertical-align: top;
}
.page-left {
	background-image: url(img/des/page-back.png);
	background-repeat: repeat-y;
	text-align: right;
	width: 14px;
}
.page-right {
	background-image: url(img/des/page-right.png);
	background-repeat: repeat-y;
	text-align: left;
	width: 14px;
}
.header {
	background-image: url(img/des/header-back.png);
	background-repeat: no-repeat;
	height: 253px;
	width: 1100px;
	background-position: center top;
}
.text-title1-m {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #BC9836;
}
.text-title1-e {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #D5B86A;
}
.text-title1-d {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #E3D09F;
}
.text1-m {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #BC9836;
}
.text1-e {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #D5B86A;
}
.text1-d {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #E3D09F;
}

.text2-m {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #BC9836;
}
.text2-e {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #D5B86A;
}
.text2-d {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #E3D09F;
}
