.news-div {
	text-align: left; font-family: Arial,Helvetica,sans-serif;
}
.news-div p {
	margin: 15px 0px; text-align: left; color: rgb(0, 0, 0); line-height: 24px; text-indent: 28px; font-size: 14px;
}
.news-div p.cap {
	font-weight: bold;
}
.news-div p.subtitle {
	margin: 15px 0px; color: rgb(0, 51, 153); text-indent: 0px; font-size: 18px; font-weight: normal;
}
.news-div .pat-center {
	text-align: center;
}
.news-div .pat-left {
	margin: 10px; float: left;
}
.news-div .pat-center p {
	margin: 2px auto 10px; text-align: center; color: rgb(138, 138, 138); line-height: 20px; text-indent: 0px; font-size: 12px;
}
.news-div .pat-left p {
	margin: 2px auto 10px; text-align: center; color: rgb(138, 138, 138); line-height: 20px; text-indent: 0px; font-size: 12px;
}
.news-div p.mini {
	margin: 2px auto; color: rgb(138, 138, 138); line-height: 20px; font-size: 12px;
}
.news-div p.cap-faq {
	margin: 25px 0px 15px; color: rgb(0, 51, 153); text-indent: 0px; font-size: 18px; font-weight: normal;
}
.news-div p.notice {
	margin: 2px auto; color: rgb(255, 140, 0); line-height: 20px; font-size: 14px;
}
.news-div p.cap-function-intro {
	color: rgb(255, 140, 0);
}
.news-div p.tableTitle {
	margin: 5px 0px; text-align: center; color: rgb(51, 51, 204); text-indent: 0px; font-size: 22px; font-weight: bold;
}
table.svc-table {
	margin: 10px auto; padding: 0px; width: 695px; text-align: center; font-size: 14px; border-collapse: collapse;
}
table.svc-table td {
	padding: 5px; border: 1px solid rgb(46, 103, 218); color: rgb(0, 0, 0); font-size: 16px;
}
table.svc-table th {
	margin: 0px; padding: 5px 2px 5px 8px; border: 1px solid rgb(46, 103, 218); color: rgb(255, 255, 255); background-color: rgb(107, 144, 218);
}
table.svc-table caption {
	padding: 5px; text-align: center; font-size: 18px;
}
table.svc-table .w300 {
	width: 300px;
}
table.svc-table .w100 {
	width: 100px;
}
table.blank-table {
	margin: 10px auto; padding: 0px; width: 695px; text-align: left; font-size: 14px; border-collapse: collapse;
}
table.blank-table td {
	padding: 5px; border: 0px currentColor; color: rgb(0, 0, 0); font-size: 16px;
}
table.blank-table th {
	padding: 5px; border: 0px currentColor; color: rgb(255, 255, 255); font-size: 16px; background-color: rgb(107, 144, 218);
}
.news-div ol.list-step {
	margin: 5px 0px; color: rgb(0, 0, 0); line-height: 24px; text-indent: 28px; font-size: 14px; list-style-type: decimal; list-style-position: inside;
}
.news-div ol.list-step li {
	margin: 5px 0px; color: rgb(0, 0, 0); line-height: 24px; text-indent: 28px; font-size: 14px; list-style-type: decimal; list-style-position: inside;
}
.news-div ul.list-step {
	margin: 5px 0px; color: rgb(0, 0, 0); line-height: 24px; text-indent: 28px; font-size: 14px; list-style-type: square; list-style-position: inside;
}
.news-div ul.list-step li {
	margin: 5px 0px; color: rgb(0, 0, 0); line-height: 24px; text-indent: 28px; font-size: 14px; list-style-type: square; list-style-position: inside;
}
.tools-min-slide-warp {
	border: 1px solid rgb(204, 204, 204); text-align: center; position: relative;
}
.tools-min-slide-contents {
	padding: 5px; text-align: center; overflow: hidden; cursor: pointer;
}
.tools-min-slide-contents div {
	color: rgb(138, 138, 138); line-height: 20px; font-size: 12px; display: none; position: absolute;
}
.tools-min-slide-contents div img {
	margin: 0px; padding: 0px; border: 0px currentColor;
}
.tools-min-slide-tabs {
	position: absolute; z-index: 100;
}
.tools-min-slide-tabs a {
	background: url("/images/bullet.png") no-repeat 0px 0px; margin: 3px; width: 8px; height: 8px; text-decoration: none; float: left; display: block;
}
.tools-min-slide-tabs a:hover {
	background-position: 0px -8px;
}
.tools-min-slide-tabs a.current {
	background-position: 0px -16px;
}
.tools-min-forward {
	background: url("/images/hori_large.gif") no-repeat; width: 30px; height: 30px; text-indent: -9999em; font-size: 1px; display: none; z-index: 100; cursor: pointer;
}
.tools-min-backward {
	background: url("/images/hori_large.gif") no-repeat; width: 30px; height: 30px; text-indent: -9999em; font-size: 1px; display: none; z-index: 100; cursor: pointer;
}
.tools-min-forward {
	background-position: 0px -30px; clear: right; position: absolute;
}
.tools-min-forward:hover {
	background-position: -30px -30px;
}
.tools-min-forward:active {
	background-position: -60px -30px;
}
.tools-min-backward {
	position: absolute;
}
.tools-min-backward:hover {
	background-position: -30px 0px;
}
.tools-min-backward:active {
	background-position: -60px 0px;
}
.tools-min-disabled {
	visibility: hidden !important;
}
span.color-deep-magenta {
	color: rgb(204, 0, 204);
}
span.color-deep-orange {
	color: rgb(255, 140, 0);
}
.news-div .left {
	float: left;
}
.news-div .right {
	float: right;
}
.news-div .clear {
	clear: both;
}
.news-div .clear-left {
	clear: left;
}
.news-div .clear-right {
	clear: right;
}
