.p5 {
	padding-right: 5px;
	padding-left: 5px;
}
.p10 {
	padding-right: 5px;
	padding-left: 5px;
}
.p15 {
	padding-right: 15px;
	padding-left: 15px;
}

.txtNs {
	letter-spacing:0px;
}
.txt1s {
	font-family: tahoma, "µ¸¿ò", "¸¼Àº °íµñ";
	font-size: 12px;
	line-height: 150%;
	letter-spacing:-1px;
	color: #555555;
}


.colorBlack {
	color: #000000;
}
.colorBlue1 {
	color: #0066cc;
}

