.main_body .one{
	width: 760px;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 0 auto;
	border: 1px solid #919191;
}
.one .title{
	font-family: calibri, tahoma;
	font-size: 12pt;
	font-weight: bold;
	margin: 15px 0 5px 0;
	padding: 0 0 3px 0;
	width: auto;
	border-bottom: 1px solid #cccccc;
}
.one .default{
	font-family: calibri, tahoma;
	font-size: 10pt;
	text-align: justify;
	letter-spacing: .8pt;
	line-height: 11.5pt;
	padding: 0 5px;
}