#navi{
	font-size:17px;
	background-image: url(../images/title_xxx.gif);
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: bottom;
	margin-bottom: 5px;
	width: 830px;
	padding:10px 0px 8px;
}
#navi a:link , #navi a:visited{
	text-decoration:none;
	color:#12f;
	border-bottom:1px #12f dashed;
}
#navi a:hover{
	color:#f32;
	border-bottom:1px #f32 dashed;
}
#navi img{
	margin:0px 10px 0px 30px;
}
.text .area{
	background-image: url(../images/picture_image02.jpg);
	background-repeat: no-repeat;
	background-position: center right;
}
.text .face{
	float: left;
	margin:0px 15px;
}
.face .caption{
	text-align: center;
	font-size:14px;
	line-height:20px;
}
.text p{
	font-size: 14px;
	line-height: 24px;
	color: #444;
	text-indent: 14px;
	margin: 0px 25px;
}
