@charset "utf-8";
#kb_top_txt a{
	font-family: Tahoma;
	font-size: 14px;
	color: #fff;
	text-decoration: underline;
}
#kb_top_txt a:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
.kb_right_other ul{
	padding-left: 30px;
	padding-top: 10px;
}
.kb_right_other ul li{
	margin-bottom: 10px;
}

#kb_search {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ded4d4;
	border-left-color: #ded4d4;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	color: #000;
	line-height: 12px;
}
#kb_search .float{
	margin-right: 20px;
	width: 420px;
}
#kb_search .input_kb{
	height: 20px;
}
#kb_search input{
	margin-top: 4px;
}
.kb_txt{
	padding-left: 6px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#kb_main{
	background-image: url(../images/knowledgebase/kb_15.gif);
	background-repeat: no-repeat;
	height: 30px;
	font-size: 14px;
	padding-left: 30px;
	padding-top: 6px;
	font-weight: bolder;
	color: #000;
}
#kb_main_txt {
	padding-right: 16px;
	padding-left: 16px;
	overflow: auto;
	height: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#kb_main_txt ul{
	margin: 0px;
	padding: 0px;
	clear: both;
}

#kb_main_txt ul li{
	float: left;
	width: 282px;
	background-image: url(../images/knowledgebase/kb_18.gif);
	list-style-type: none;
	padding-left: 25px;
	background-repeat: no-repeat;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-bottom: 2px;
}
#kb_main_txt a:link, #kb_main_txt a:visited, #kb_main_txt a:active {
	font-size: 12px;
	color: #900;
	text-decoration: underline;
	font-weight: bolder;
}
#kb_main_txt a:hover {
	font-size: 12px;
	color: #900;
	text-decoration: none;
	font-weight: bolder;
}

.kb_other{
	background-color: #e8e8e8;
	padding-top: 6px;
	padding-right: 14px;
	padding-bottom: 12px;
	padding-left: 14px;
	margin-top: 15px;
}
.kb_other ul{
}

.kb_other ul li{
	list-style-type: none;
	padding-left: 25px;
	background-repeat: no-repeat;
	margin-top: 4px;
	margin-bottom: 4px;
	background-image: url(../images/knowledgebase/kb_24.gif);
}

.kb_other .tit{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cac8c8;
	font-size: 14px;
	font-weight: bolder;
	color: #000;
	padding-left: 15px;
	margin-bottom: 6px;
}
.button_kb {
	background-image: url(../images/knowledgebase/kb_35.gif);
	background-repeat: repeat-x;
	height: 19px;
	border: 1px solid #aeaeae;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 2px;
	margin-top: 6px;
}
.button_kb a {
	font-size: 14px;
	color: #900;
	font-weight: bolder;
	text-decoration: none;
}
.button_kb a:hover {
	font-size: 14px;
	color: #900;
	font-weight: bolder;
	text-decoration: underline;
}
.kb_other_white{
	padding-top: 6px;
	padding-right: 14px;
	padding-bottom: 12px;
	padding-left: 14px;
	margin-top: 15px;
	color:#000;
}
.kb_other_white .tit{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cac8c8;
	font-size: 14px;
	font-weight: bolder;
	color: #900;
	padding-left: 15px;
	margin-bottom: 6px;
}

.kb_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cac8c8;
	margin-top: 10px;
	margin-bottom: 15px;
}

