@charset "utf-8";
/* CSS Document */


.textCenter {
	text-align:center;
}

.fs16 {
	font-size:16px;
}

.boxfix {
	overflow:hidden;
}

.linkul {
	margin:20px 0;
}
.linkul li {
	list-style:none;
	float:left;
}

.lh15 {
	line-height:1.5;
}


/* system.html
---------------------------------*/
.linebox {
	border-bottom:1px dotted #c0c0c0;
	overflow:hidden;
}


