@charset "UTF-8";
/* CSS Document */
.doc1 {
	line-height: 20px;
	color: #333333;
}
.doc2 {
	line-height: 22px;
	background-image: url(../images/200/line1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 3px;
	padding-bottom: 3px;
}
.docWrap2 {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	line-height: 24px;
	color: #333333;
	padding-bottom: 10px;
	background-image: url(../images/200/line1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.docWrap3 {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	line-height: 22px;
	color: #333333;
}
.doc3 {
	line-height: 22px;
	background-image: url(../images/200/line1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 3px;
	padding-bottom: 3px;
}
.contInner h3 {
	font-weight: bold;
	color: #0093C5;
	margin-top: 5px;
}
.docWrap4 {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	line-height: 24px;
	color: #333333;
	padding-bottom: 10px;
}

