a:link {color: #00F;text-decoration: none;}
a:visited {color: #00F;text-decoration: none;}
a:hover {color: #F60;text-decoration: underline;}
.wrap980 .location {
	clear: both;
	float: left;
	width: 980px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.wrap980 .searcher {
	background-color: #F6F6F6;
	clear: both;
	float: left;
	width: 978px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	border: 1px solid #E5E5E5;
	background-image: url(../images/dl/helpSystem/zoomIn.gif);
	background-repeat: no-repeat;
	background-position: 20px 15px;
	line-height: 35px;
	padding: 10px 0;
}
.wrap980 .searcher .searcher_input {
	height: 20px;
	line-height:20px;
	font-size: 14px;
	width: 280px;
}

.wrap980 .searcher .searcher_btn {
	background:url(../images/dl/helpSystem/hlpSearcher_btn.gif) no-repeat top;
	border:none;
	height: 27px;
	width: 92px;
	cursor: pointer;
}
.wrap980 .searcher .searcher_tel {
	font-weight: normal;
	width: 420px;
	color: #C00;
	float:right;
	line-height:35px;
	font-size:14px;
}
.flowWrap {
	clear: both;
}
.flowWrap .title {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	line-height: 25px;
	padding: 5px 0px 3px 20px;
	border-bottom: solid 1px #EFEFEF;
	background-image: url(../images/dl/helpSystem/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 9px;
}
.flowWrap .content {
	margin:5px 0px 5px 0px;
	text-align: center;
}
.typeWrap {
	clear: both;
}
.typeWrap .title {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	line-height: 25px;
	padding: 5px 0px 3px 20px;
	border-bottom: solid 1px #EFEFEF;
	background-image: url(../images/dl/helpSystem/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 9px;
}
.typeWrap .contentWrap {
	clear: both;
}
.typeWrap .contentWrap .oneline {
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	width: 747px;
}
.typeWrap .contentWrap .oneline .oneblock {
	width: 350px;
}
.typeWrap .contentWrap .oneline h3 {
	font-size: 14px;
	color: #FFF;
	text-align: center;
	line-height: 25px;
	font-weight: bold;
	background-color: #5386FD;
	cursor: default;
}
.typeWrap .contentWrap .oneline h3 a:link {
	color:#FFF;
}
.typeWrap .contentWrap .oneline h3 a:visited {
	color:#FFF;
}
.typeWrap .contentWrap .oneline h3 a:hover {
	color:#FFF
}
.typeWrap .contentWrap .oneline ul {
	margin: 5px;
	overflow: hidden;
}
.typeWrap .contentWrap .oneline ul li {
	font-size: 12px;
	line-height: 14px;
	float: left;
	padding: 0 6px;
	border-right: solid 1px #CCC;
	margin: 5px 0;
	white-space:nowrap;
	width: auto;
	height: 14px;
}
.typeWrap .contentWrap .oneline ul li a:link {
	color:#00C;
}
.typeWrap .contentWrap .oneline ul li a:visited {
	color:#00C;
}
.typeWrap .contentWrap .oneline ul li a:hover {
	color:#00C;
}
.clear-l {
	clear: left;
}
.clear-r {
	clear: right;
}
.clear-b {
	clear: both;
}

.typeWrap .contentWrap .oneline .more {
	background-image: none;
	text-align: right;
}
.dlHotQuestion {
	border: 1px solid #A5DFF8;
	background-color: #F3FBFF;
	margin: 0px 0px 10px 0px;
}
.dlHotQuestion h4 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5DFF8;
	padding: 3px 0 3px 10px;
	line-height: 25px;
}
.dlHotQuestion .contentWrap ul {
	background-color: #FFF;
	padding: 10px;
	overflow: hidden;
}
.dlHotQuestion .contentWrap ul li {
	background-image: url(../images/arrow_07.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	white-space:nowrap;
	text-overflow: ellipsis;
	padding: 3px 0 3px 8px;
	overflow:hidden;
	width: 195px;
}
.dlHotQuestion .contentWrap a:link {
	color:#009;
}
.dlHotQuestion .contentWrap a:visited {
	color:#009;
}
.dlHotQuestion .contentWrap a:hover {
	color:#F60;
}
.box {
	border: 1px solid #A5DFF8;
}

.box h3 {
	font-size: 14px;
	font-weight: bold;
	color: #124289;
	padding-left: 15px;
	line-height: 27px;
	background-image: url(../images/message_t_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px -1px;
	height: 27px;
}
.box .cat {
	clear: both;
	width: 100%;
}

.box .cat h3 {
	background-image:url(../images/catCutIcon.gif);
	border-bottom: none;
	background-repeat: no-repeat;
	background-position: 5px 8px;
	background-color: #F0F7FD;
	color: #333;
	padding-left: 5px;
	text-indent: 15px;
	cursor: pointer;
	border-top: solid 1px #A5DFF8;
}
.box .cat .cat-content {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	clear: both;
	width: 100%;
}
.box .cat .cat-content ul {
	padding: 5px;
	overflow: hidden;
}
.box .cat .cat-content ul li {
	text-indent: 25px;
	background-image: url(../images/leafCatIcon.gif);
	background-repeat: no-repeat;
	background-position: 15px 8px;
}
.box .cat .cat-content ul li .on {
	font-weight: bold;
}
.list {
	clear: both;
	overflow:hidden;
}
.list h3 {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #666;
	text-indent: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background: url(../images/dl/helpSystem/icon_arrow.gif) no-repeat 3px 5px;
}
.box .cat .close {
	background-image: url(../images/catPlusIcon.gif);
	background-repeat:no-repeat;
	background-position:5px 8px;
}

.list .list-content ul {
	padding: 5px;
	line-height: 22px;
	overflow: hidden;
}
.list .list-content ul li {
	background-image: url(../images/arrow_02.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	text-indent: 25px;
	border-bottom: dashed 1px #C0C0C0;
}
.list .list-content ul li a:hover {
	color: #00C;
}

.list .list-page {
	text-align: right;
	height: 20px;
	float: right;
	width: 100%;
	padding:2px 0;
	clear: both;
}
.list .list-page ul li {
	display: inline;
}
.list .list-page ul .img a:link {
	background-image: none;
	padding: 0px;
	border: none;
}
.list .list-page ul .img a:visited {
	background-image: none;
	padding: 0px;
	border: none;
}
.list .list-page ul .img a:hover {
	background-image: none;
	padding: 0px;
	border: none;
}



.list .list-page ul li a:link {
	border: 1px solid #CCC;
	line-height: 14px;
	height: 14px;
	padding: 0 6px;
	color: #333;
}
.list .list-page ul li a:visited {
	border: 1px solid #CCC;
	line-height: 14px;
	height: 14px;
	padding: 0 6px;
	color: #333;
}
.list .list-page ul li a:hover {
	line-height: 14px;
	height: 14px;
	padding: 0 6px;
	color: #FFF;
	text-decoration: none;
	background-color: #F60;
	border: solid 1px #F60;
}
.list .detail-content {
	padding: 5px;
	clear: both;
	font-size: 12px;
	line-height: 25px;
	overflow:hidden;
}
.list .returnLastPage {
	text-align: right;
	padding: 10px;
	border-top: dashed 1px #CCC;
}
