.style17 {
	color: #FF0000;
	font-weight: bold;
}


#appoutline h3 {
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../dazai/img/icon.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	height: 16px;
	padding-left: 15px;
}
.more {
	padding-top: 10px;
}
.name {
	font-size: 13px;
	line-height: 1em;
	display: block;
	width: 215px;
	float: right;
	padding-top: 27px;
}
.name span{
	font-size: 10px;
}
.txt {
	font-size: 11px;
	padding-top: 10px;
	line-height: 18px;
	width: 300px;
}
.more .read {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}
.section .more .left {
	float: left;
	width: 300px;
	margin-right: 15px;
}
.section .more .right {
	float: right;
	width: 300px;
}
.more .authphoto {
	display: block;
	float: left;
	height: 78px;
	width: 80px;
	margin-right: 5px;
}
#appoutline .section {
	padding-bottom: 20px;
}

