@charset "utf-8";
/* CSS Document */
a {
	font-size: 10px;
	color: #FF9900;
}

.uniWidth {
	width: 800px;
	margin: 0 auto;
}


.title {
	width: 90px;
	}
	
.txt {
	width: 670px;
	line-height: 140%;
}
