@charset "utf-8";
/* CSS Document */

#content .title h2 {
	display: block;
	text-indent: -9999px;
	float: right;
}
#content .title {
	padding-bottom: 0px;
	height: 70px;
	background-image: url(../images/title_knowledge.gif);
	border: 1px solid #c9c9ca;
}
.concept_description p {
	margin: 0px;
	font-size: 14px;
	line-height: 1.8;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: right;
	width: 330px;
}

.index_box {
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-bottom: 0px;
}




.knowledge_index h3 {
	text-indent: 0px !important;
	font-size: 18px;
	margin-bottom: 3px;
}
.index_box p {
	display: block;
	padding-right: 5px;
	padding-left: 220px;
}
.knowledge_index {
}
#content .content .knowledge_index li {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C6CBCE;
}
