@charset "UTF-8";
#fontChange input {
	height: 18px;
	width: 18px;
	font-size: 10px;
	background-color: #A9055E;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.readDoc1 {
	background-color: #FFF0F0;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.readDoc2 {
	padding-right: 10px;
	font-size: 14px;
	line-height: 18px;
}
.readDoc3 {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	margin-bottom: 5px;
}
.stBg1 {
	background-image: url(../../customer/images/stBg1.jpg);
	font-size: 14px;
	font-weight: bold;
	color: #993300;
	width: 565px;
	line-height: 30px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 5px;
}
#listWrap {
	width: 570px;
	margin-left: 10px;
}
.custName {
	width: 410px;
	float: left;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.custName a {
	color: #333333;
	text-decoration: none;
}
.custName a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.custPoint {
	width: 160px;
	float: left;
	height: 32px;
	text-align: right;
	line-height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
}
.pointL {
	font-weight: bold;
	font-size: 16px;
}
.stOther {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../../customer/images/stOther.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #CC3300;
	height: 26px;
	line-height: 26px;
	padding-left: 5px;
	margin-top: 3px;
}
.entryOtherNewsList {
	background-color: #F2F2F2;
	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 ul {
	margin: 0px;
	padding: 0px;
}
.entryOtherNewsList li {
	padding: 0px;
	font-size: 12px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.entryOtherNewsList li a {
	color: #666666;
	text-decoration: none;
	display: block;
	background-color: #EEEEEE;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 24px;
	height: 24px;
}
.entryOtherNewsList li a:hover {
	color: #FFFFFF;
	background-color: #FF9900;
}

