@charset "utf-8";
/* CSS Document */
.cont{
	padding-bottom: 25px;
}
.cont .tith2{
	font-size: 18px;
	color: #333;
	margin-bottom: 15px;
}
.tith2 img{
	margin-right: 6px;
	position: relative;
	top:-1px;
}
.cont .tith3{
	font-size: 18px;
	color: #333;
	margin-bottom: 5px;
	font-weight: normal;
}
.cont p{
	width: 800px;
	font-size: 14px;
	line-height: 26px;
	color: #333;
	padding-left: 35px;
}
.cont p span{
	font-size: 14px;
	font-weight: bold; 
}
.cont .tith4{
	font-size: 14px;
	padding-left: 35px;
	color: #333;
	line-height: 30px;
}








