.subNav {
	background: #bf9f62; height: 38px; display: block;
}
.subNav a {
	width: 25%; text-align: center; color: rgb(255, 255, 255); line-height: 38px; font-size: 16px; float: left; position: relative;
}
.subNav a::after {
	top: 35%; width: 1px; height: 45%; right: 0px; position: absolute; content: ""; background-color: rgb(255, 255, 255);
}
.doc {
	margin: 6px 4%; width: 40%; padding-bottom: 10px;
}
.doc img {
	border: 1px solid rgb(238, 238, 238); border-image: none;
}
.doc span strong {
	color: rgb(164, 0, 53); font-size: 14px; font-weight: normal;
}
.doc span {
	margin: 4px 0px; height: 26px; text-align: center; line-height: 26px; display: block;
}
.content h2 {
	background: url("../images/index_h2.jpg") repeat-x; height: 32px; color: rgb(157, 1, 14); line-height: 32px; text-indent: 1em; font-size: 14px;
}
.content h2 span {
	color: rgb(51, 51, 51); font-size: 12px; font-weight: normal;
}
.content h2 span strong {
	color: rgb(255, 0, 0);
}
.btn_long {
	background: url("../images/btn_long.gif") no-repeat; width: 151px; height: 24px; color: rgb(51, 51, 51); line-height: 24px; font-weight: bold;
}
.btn_short {
	background: url("../images/btn_short.gif") no-repeat; width: 88px; height: 24px; color: rgb(255, 255, 255); line-height: 24px; font-weight: bold;
}
.nav a {
	color: rgb(0, 0, 0);
}
.nav td {
	background: url("/images/icon.gif") no-repeat center 8px;
}
.intro {
	margin: 5px 12px; line-height: 22px; text-indent: 2em;
}
.intro strong {
	color: rgb(228, 0, 127);
}
.lh22 {
	line-height: 22px;
}
.strong {
	background: rgb(228, 0, 127); padding: 3px; text-align: center; color: rgb(255, 255, 255); line-height: 24px; font-size: 14px; margin-left: 12px;
}
.D p {
	line-height: 22px; margin-left: 12px;
}
.Eadd p span {
	padding: 0px 24px;
}
.Fadd p {
	background: url("/images/icon.gif") no-repeat 5px -131px; height: 24px; line-height: 24px; padding-left: 20px; border-bottom-color: rgb(243, 243, 242); border-bottom-width: 1px; border-bottom-style: solid; display: block;
}
.Fadd strong {
	color: rgb(228, 0, 127);
}
.logo {
	padding: 2% 3%;
}
.logo img {
	margin: 0px auto; display: block;
}
