*{
	padding: 0;
	margin: 0;
	/*margin: 1em;*/
}
body{
	background-color: rgb(14, 107, 194,0.1);
	border-radius: 50px;
	/*background: url('../box/images/bg.png');*/
}
.titles{
	width: 90%;
	text-align: center;
	margin-left: 5%;
	line-height: 2em;
}
.title_xy_bodys{
	text-indent: 2em;
	line-height: 1.5em;
	/*margin-left: 1em;*/
}
.title_bt{
	text-indent: 0em;
	font-weight: bold;
	line-height: 2em;
}
.xy_lk{
	width: 90%;
	text-align: right;
}