#first div,
#first p,
#first span,
#first a{
	font-size: 14px;
	line-height: 24px;
}

#first #title-bar{
	margin-bottom: 20px;
}

#first .navi{
	margin-left: 5px;
}
#first .navi p{
	margin-bottom: 18px;
	font-size: 14px;
	font-weight: bold;
}
#first .sub-navi{
	margin-left: 15px;
}
#first .sub-navi p{
	color: #646464;
}
#first .item .item-title{
	margin-bottom: 4px;
	color: #820000;
}
#first .item .item-desc{
	margin-left: 23px;
	margin-bottom: 5px;
}
#first .item .item-image{
	margin-bottom: 15px;
}
#first .item .item-txt{
	font-size: 13px;
}
#first .toIndex{
	margin: 5px 0;
}
#first .div-outline{
	margin: 0 10px;
}

#first .f2 .about{
	margin-bottom: 8px;
	border-bottom: 1px dotted #000;
	padding-bottom: 8px;
}
#first .f3 .about{
	margin-bottom: 8px;
	font-weight: bold;
}


