@charset "UTF-8";

#pageNaviNews {
	width: 100%;
	color: #006699;
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
}
#pageNaviNews a {
	color: #666666;
	text-decoration: none;
}
#pageNaviNews a:hover {
	text-decoration: underline;
}
#newsTitle {
	font-size: 16px;
	color: #006699;
	line-height: 18px;
	letter-spacing: 1px;
	font-weight: bold;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0099CC;
	border-bottom-color: #0099CC;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../../topics/images/titleBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#listWrap {
	width: 570px;
	margin-left: 10px;
	margin-bottom: 20px;
}
.entryWrap {
	margin-top: 5px;
}
.entryData {
	width: 120px;
	float: left;
	text-align: right;
	font-size: 14px;
	margin-top: 6px;
	line-height: 18px;
}
.entryTitle {
	width: 415px;
	float: left;
	font-size: 14px;
	margin-top: 6px;
	line-height: 18px;
}
.entryIcon {
	float: left;
	width: 35px;
}
.stOther {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../../customer/images/stOther.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #0099CC;
	height: 26px;
	line-height: 26px;
	padding-left: 5px;
	margin-top: 3px;
}
.entryOtherNewsList {
	background-color: #E8F4FF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	width: 208px;
	margin-bottom: 10px;
}
.entryOtherNewsList div {
	padding: 0px;
	font-size: 12px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.entryOtherNewsList div a {
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 16px;
}
.entryOtherNewsList div a:hover {
	color: #FF6600;
}
#docWrap h2 {
	font-size: 14px;
	line-height: 33px;
	font-weight: bold;
	color: #006699;
	background-image: url(../../topics/images/stBg.jpg);
	letter-spacing: 5px;
	padding-left: 10px;
	margin-top: 20px;
}
