@charset "utf-8";
/* CSS Document */

.title {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 15px 0px;
	border-bottom: 1px solid #BCB6A1;
	font-family:"Times New Roman", Times, serif;
	font-size: 17px;
	color:#5c5c5c;	
}

.text {
	color: #5c5c5c;
}