@charset "UTF-8";
#entryInner h1 {
	font-size: 16px;
	background-image: url(/images/common/titleCommon.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 580px;
	padding-left: 10px;
	line-height: 34px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #333333;
	clear: both;
}
.linkCateSt {
	background-image: url(../../link/images/cateSt.jpg);
	height: 33px;
	padding-left: 25px;
	line-height: 32px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 1px;
}
.linkListWrap {
	padding: 9px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.linkFoot {
	background-image: url(../../link/images/cateFootBg.jpg);
	border: 1px solid #CCCCCC;
	text-align: right;
	padding-right: 5px;
	font-size: 12px;
	margin-top: 1px;
	margin-bottom: 20px;
}
.linkImg {
	float: left;
	width: 260px;
	display: block;
	text-align: center;
}
.linkComment {
	float: left;
	width: 270px;
	padding-left: 20px;
	display: block;
}
.linkEntryWrap {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
.linkListWrap hr {
	height: 1px;
	color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}

