@charset "utf-8";
/* CSS Document */

h2 {
	margin:0px;
	padding:0px;
}
.topi {
	float:left;
	width:245px;
	padding:0;
	margin:0;
}
.topi ul {
	list-style:none;
	padding-bottom:10px;
}
.bor {
	/*height:130px;*/
	margin-top:5px;
	border:1px solid #8CCBEC;
	padding:8px 8px 0px 8px;
}
.bor ul.hr {
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:10px;
}
.topi2 {
	float:left;
	text-align:center;
	width:245px;
	padding:0;
	margin:0px 0px 0px 18px;
}
.topi2 ul {
	list-style:none;
	padding-bottom:10px;
}
.bor2 {
	height:200px;
	margin:5px auto 0px auto;
	border:1px solid #8CCBEC;
	padding-top:8px;
}
.topi3 {
	float:right;
	text-align:center;
	width:245px;
	padding:0;
	margin:0;
}
.topi3 ul {
	list-style:none;
}
.topi3 ul li.m {
	margin-bottom:10px;
}
